46 lines
982 B
YAML
46 lines
982 B
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/renyuneyun/FLock
|
|
IssueTracker: https://github.com/renyuneyun/FLock/issues
|
|
|
|
AutoName: FLock
|
|
Description: |-
|
|
Shows a floating lock screen button.
|
|
|
|
Software lockscreen button can help you get rid of worrying about your physical
|
|
button's life. Floating button can keep you in your working app and don't need
|
|
to go back to home screen in order to lock your screen.
|
|
|
|
Long-clicking would send your custom Broadcast/Intent.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/renyuneyun/FLock
|
|
|
|
Builds:
|
|
- versionName: 0.3.1
|
|
versionCode: 4
|
|
commit: v0.3.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.4.1
|
|
versionCode: 6
|
|
commit: v0.4.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.4.3
|
|
versionCode: 8
|
|
commit: v0.4.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.4.3
|
|
CurrentVersionCode: 8
|