mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'master' into 'master'
Update com.anpmech.launcher to 1.1.1 See merge request fdroid/fdroiddata!7764
This commit is contained in:
commit
91d54f1ebc
1 changed files with 17 additions and 8 deletions
|
|
@ -6,6 +6,7 @@ IssueTracker: https://github.com/KeikaiLauncher/KeikaiLauncher/issues
|
|||
Changelog: https://github.com/KeikaiLauncher/KeikaiLauncher/releases
|
||||
|
||||
AutoName: Keikai Launcher
|
||||
Summary: A fast, minimalistic and lightweight search-based launcher
|
||||
Description: |
|
||||
A fast, minimalistic and lightweight search-based launcher.
|
||||
|
||||
|
|
@ -14,13 +15,14 @@ Description: |
|
|||
notification or by long pressing/swiping up the home button.
|
||||
|
||||
It is an active fork of https://f-droid.org/packages/com.hayaisoftware.launcher which brings many fixes
|
||||
and improvements:
|
||||
|
||||
* Vector images
|
||||
* Screen orientation change and better scaling on larger devices
|
||||
* Application management from the home screen
|
||||
* Support for Android's UsageStats subsystem (API 21+)
|
||||
* and more
|
||||
and improvements
|
||||
<ul>
|
||||
<li>Vector images</li>
|
||||
<li>Screen orientation change and better scaling on larger devices</li>
|
||||
<li>Application management from the home screen</li>
|
||||
<li>Support for Android's UsageStats subsystem (API 21+)</li>
|
||||
<li>and more</li>
|
||||
</ul>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/KeikaiLauncher/KeikaiLauncher
|
||||
|
|
@ -33,5 +35,12 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: 1.1.1
|
||||
versionCode: 10101
|
||||
commit: 1.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue