mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Bring back app.mlauncher.yml
This commit is contained in:
parent
9c8ac8e4d8
commit
adc1d5f251
1 changed files with 11 additions and 36 deletions
|
|
@ -10,37 +10,6 @@ Translation: https://crowdin.com/project/mlauncher
|
|||
Changelog: https://github.com/DroidWorksStudio/mLauncher/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: mLauncher
|
||||
Description: |-
|
||||
<b>NOTE:</b> The app repo has been archived as the developer continues work on https://f-droid.org/packages/app.easy.launcher/ instead.
|
||||
|
||||
Forked from <a href="https://github.com/tanujnotes/Olauncher">Olauncher</a>. Minimal and clean.
|
||||
|
||||
Removed clutter, like ads and links.
|
||||
You can rename apps in the app-drawer (Renaming apps on the home screen is already supported. Just long-click on an app on the home screen and start typing.)
|
||||
We have added a lot more options for gestures on the home screen.
|
||||
Gestures are now:
|
||||
* Swiping up, down, left, right
|
||||
* Clicking on the clock
|
||||
* Clicking on the Date
|
||||
Possible actions now include:
|
||||
* Open specified app
|
||||
* Display app list
|
||||
* Locking the screen
|
||||
* Show Recent opened apps
|
||||
* Opening the notification drawer
|
||||
* Opening the quick settings
|
||||
* Power Dialog
|
||||
* Take A Screenshot
|
||||
* Disable Gesture
|
||||
You can also position the clock independently of the home apps.
|
||||
Change alignment of apps in app-drawer independent from homescreen.
|
||||
Change font size of sections of the homescreen independent of each other.
|
||||
Removed internet permission. You never know what an app developer wants to know about you.
|
||||
Lock settings behind biometrics (toggle)
|
||||
Added the ability to report crashing via email.
|
||||
Added the ability to view app usage time.
|
||||
|
||||
A lot of people have translated the app to the following languages. Many thanks to you all.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/DroidWorksStudio/mLauncher.git
|
||||
|
|
@ -254,10 +223,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 170
|
||||
commit: 38ef31541e8237e2c9d677dc25b98c50946d9db6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.6.9
|
||||
CurrentVersionCode: 169
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 170
|
||||
|
|
|
|||
Loading…
Reference in a new issue