57 lines
1.4 KiB
YAML
57 lines
1.4 KiB
YAML
|
Categories:
|
||
|
- Theming
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/devmil/PaperLaunch
|
||
|
IssueTracker: https://github.com/devmil/PaperLaunch/issues
|
||
|
|
||
|
AutoName: PaperLaunch
|
||
|
Description: |-
|
||
|
PaperLaunch is a side launcher. Tired of hopping back to your home screen to
|
||
|
launch that one app while you are inside another one? Have you used a side
|
||
|
launcher and
|
||
|
|
||
|
* are frustrated because you have to do multiple gestures to launch the app?
|
||
|
* activate it accidentally by touching the activation zone and immediately launch the app that happens to be on that spot?
|
||
|
* do you miss the ability to define a folder structure in that launcher?
|
||
|
|
||
|
Then PaperLaunch is the perfect side launcher for you. Try it!
|
||
|
|
||
|
PaperLaunch is open source! You can find it on GitHub.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/devmil/PaperLaunch.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.0.6
|
||
|
versionCode: 6
|
||
|
commit: release_1.0.6
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.0.8
|
||
|
versionCode: 10
|
||
|
commit: release_1.0.8
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.0.9
|
||
|
versionCode: 11
|
||
|
commit: release_1.0.9
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.0.10
|
||
|
versionCode: 12
|
||
|
commit: release_1.0.10
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version release_%v
|
||
|
UpdateCheckMode: Tags ^release_
|
||
|
CurrentVersion: 1.0.10
|
||
|
CurrentVersionCode: 12
|