Merge branch 'rootlesspixellauncher' into 'master'

Newapp: Rootless Pixel Launcher

Closes rfp#1093

See merge request fdroid/fdroiddata!5423
This commit is contained in:
Licaon_Kter 2019-09-08 21:33:28 +00:00
commit 53da9b7492
2 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,44 @@
Categories:
- System
- Theming
License: Apache-2.0
AuthorName: Amir Zaidi
AuthorEmail: azaidi@live.nl
WebSite: http://www.reddit.com/u/AmirZ
SourceCode: https://github.com/amirzaidi/Launcher3
IssueTracker: https://github.com/amirzaidi/Launcher3/issues
Changelog: https://github.com/amirzaidi/Launcher3/releases
AutoName: Rootless Pixel Launcher
Description: |-
''Pixel Launcher'' is a close to AOSP launcher that only changes the
necessary code to allow for small extensions and backporting to older
Android versions. If you want a more feature packed launcher use Nova,
Action or Lawnchair. ''Pixel Launcher'' is focused on simplicity and rock
solid stability.
Features include:
* Search bar at the bottom
* Wallpaper based theme selection
* Regular Icon Packs
* Adaptive Icon Packs, such as my Google Icons
* Icon Shape selection on Android 8.0
For Pixel users, theres also a
[https://github.com/amirzaidi/launcher3magisk/releases Magisk version].
RepoType: git
Repo: https://github.com/amirzaidi/Launcher3.git
Builds:
- versionName: 3.9.1
versionCode: 30911
commit: Pixel-v3.9.1
gradle:
- aosp
AutoUpdateMode: Version Pixel-v%v
UpdateCheckMode: Tags Pixel-v.*[0-9]$
CurrentVersion: 3.9.1
CurrentVersionCode: 30911

View file

@ -0,0 +1 @@
Launcher3 with Pixel Launcher features