mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'lightlauncher' into 'master'
New App: Light-Android-Launcher Closes rfp#694 See merge request fdroid/fdroiddata!3638
This commit is contained in:
commit
3d6b515fad
1 changed files with 36 additions and 0 deletions
36
metadata/com.github.postapczuk.lalauncher.yml
Normal file
36
metadata/com.github.postapczuk.lalauncher.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-2.0-only
|
||||||
|
WebSite: https://github.com/postapczuk/Light-Android-Launcher
|
||||||
|
SourceCode: https://github.com/postapczuk/Light-Android-Launcher
|
||||||
|
|
||||||
|
Summary: Lightweight app launcher
|
||||||
|
Description: |-
|
||||||
|
Configurable, super lightweight app launcher with a low memory usage and
|
||||||
|
small install size.
|
||||||
|
|
||||||
|
Inspired by Light Phone, but leaves you access to all apps, by just one
|
||||||
|
swipe.
|
||||||
|
|
||||||
|
There are no trackers, no ads, and no device permissions. There is only
|
||||||
|
Open Source Code, available on GPLv2 license.
|
||||||
|
|
||||||
|
Its a fork of [https://github.com/Collinux/minimalist-launcher Minimalist
|
||||||
|
Launcher by Collunux]. Created because there is no favourite apps in the
|
||||||
|
main repo.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/postapczuk/Light-Android-Launcher
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: '1.0'
|
||||||
|
subdir: LaLauncher
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue