mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 13:24:53 +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
|
Changelog: https://github.com/KeikaiLauncher/KeikaiLauncher/releases
|
||||||
|
|
||||||
AutoName: Keikai Launcher
|
AutoName: Keikai Launcher
|
||||||
|
Summary: A fast, minimalistic and lightweight search-based launcher
|
||||||
Description: |
|
Description: |
|
||||||
A fast, minimalistic and lightweight search-based launcher.
|
A fast, minimalistic and lightweight search-based launcher.
|
||||||
|
|
||||||
|
|
@ -14,13 +15,14 @@ Description: |
|
||||||
notification or by long pressing/swiping up the home button.
|
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
|
It is an active fork of https://f-droid.org/packages/com.hayaisoftware.launcher which brings many fixes
|
||||||
and improvements:
|
and improvements
|
||||||
|
<ul>
|
||||||
* Vector images
|
<li>Vector images</li>
|
||||||
* Screen orientation change and better scaling on larger devices
|
<li>Screen orientation change and better scaling on larger devices</li>
|
||||||
* Application management from the home screen
|
<li>Application management from the home screen</li>
|
||||||
* Support for Android's UsageStats subsystem (API 21+)
|
<li>Support for Android's UsageStats subsystem (API 21+)</li>
|
||||||
* and more
|
<li>and more</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/KeikaiLauncher/KeikaiLauncher
|
Repo: https://github.com/KeikaiLauncher/KeikaiLauncher
|
||||||
|
|
@ -33,5 +35,12 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 1.1.1
|
||||||
|
versionCode: 10101
|
||||||
|
commit: 1.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue