mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
mlauncher - archive
This commit is contained in:
parent
3d585f0e6e
commit
f5b170dded
1 changed files with 34 additions and 2 deletions
|
|
@ -10,6 +10,37 @@ 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
|
||||
|
|
@ -225,7 +256,8 @@ Builds:
|
|||
|
||||
AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.6.9
|
||||
CurrentVersionCode: 169
|
||||
|
|
|
|||
Loading…
Reference in a new issue