diff --git a/metadata/org.zimmob.zimlx.yml b/metadata/org.zimmob.zimlx.yml new file mode 100644 index 0000000000..82be54e4a3 --- /dev/null +++ b/metadata/org.zimmob.zimlx.yml @@ -0,0 +1,64 @@ +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/otakuhqz/ZimLX +IssueTracker: https://github.com/otakuhqz/ZimLX/issues + +Summary: Powerful launcher with smart features to make your device easy to use +Description: |- + Open Source and free Launcher for Android based on + [[ch.deletescape.lawnchair.plah]] and [[com.benny.openlauncher]]. + + '''Main Features''' + + Desktop: + * Row and Columns config + * Three indicator Style mode + * Minibar support with custom color configuration + + Dock: + * Two rows support + * Background Size + + App Drawer: + * Row and Columns configuration + * Vertical Layout + * Hide Apps + * Label Size and color configuration + * Custom Scrollbar + * Most used apps support and configuration (5 or 10) + * Widgets by long click + + Appearance: + * Theme Color Change + * Theme Black, Dark and Light + * Icon Size + * Icon Pack support + * Icon Shape support + + Folder: + * Show notification counts in folder + + Notifications: + * Icon Badge support in apps and Folder + * Icon badge color configuration. + +RepoType: git +Repo: https://github.com/otakuhqz/ZimLX + +Builds: + - versionName: 0.4.4 + versionCode: 2707 + commit: v0.4.4 + subdir: app + gradle: + - flavorDefault + prebuild: sed -i -e '/debuggable/d' build.gradle + +MaintainerNotes: Update checks don't work because the version name and code are stored + in a separate version.properties file. + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 0.4.4 +CurrentVersionCode: 2707