From adc1d5f251ba54cc340c49ae9260062e61e06879 Mon Sep 17 00:00:00 2001 From: Wayne Wesley Date: Fri, 7 Feb 2025 09:38:05 +0000 Subject: [PATCH] Bring back app.mlauncher.yml --- metadata/app.mlauncher.yml | 47 +++++++++----------------------------- 1 file changed, 11 insertions(+), 36 deletions(-) diff --git a/metadata/app.mlauncher.yml b/metadata/app.mlauncher.yml index 24a53242ef..6f9bf1a233 100644 --- a/metadata/app.mlauncher.yml +++ b/metadata/app.mlauncher.yml @@ -10,37 +10,6 @@ Translation: https://crowdin.com/project/mlauncher Changelog: https://github.com/DroidWorksStudio/mLauncher/blob/HEAD/CHANGELOG.md AutoName: mLauncher -Description: |- - NOTE: The app repo has been archived as the developer continues work on https://f-droid.org/packages/app.easy.launcher/ instead. - - Forked from Olauncher. 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