Merge branch 'feature/org.zimmob.zimlx' into 'master'
New app: ZimLX See merge request fdroid/fdroiddata!3724
This commit is contained in:
commit
d7e0cb9ca2
64
metadata/org.zimmob.zimlx.yml
Normal file
64
metadata/org.zimmob.zimlx.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue