68 lines
1.3 KiB
YAML
68 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- System
|
||
|
License: Apache-2.0
|
||
|
AuthorName: Marco Seguri
|
||
|
SourceCode: https://github.com/seguri/lock
|
||
|
IssueTracker: https://github.com/seguri/lock/issues
|
||
|
|
||
|
AutoName: Lock
|
||
|
Description: |-
|
||
|
Very fast shortcut to lock the screen (just launch the app).
|
||
|
|
||
|
Realized for FAST launcher to be able to lock the screen searching for "lk" app
|
||
|
(it will isolate this app as the only one containing "l" and "k" in its name).
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/seguri/lock
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.0.1
|
||
|
versionCode: 2
|
||
|
commit: 1.0.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.1.0
|
||
|
versionCode: 3
|
||
|
commit: 1.1.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
|
||
|
'ExtraTranslation' } }" >> build.gradle
|
||
|
|
||
|
- versionName: 1.1.1
|
||
|
versionCode: 4
|
||
|
commit: 1.1.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.1
|
||
|
versionCode: 7
|
||
|
commit: 1.3.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.3
|
||
|
versionCode: 9
|
||
|
disable: lintVitalRelease fails
|
||
|
commit: 1.3.3
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.4
|
||
|
versionCode: 10
|
||
|
commit: 1.3.4
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.3.4
|
||
|
CurrentVersionCode: 10
|