mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App : com.akslabs.cloudgallery
This commit is contained in:
parent
2e8fc52242
commit
5d61d912f4
1 changed files with 36 additions and 0 deletions
36
metadata/com.akslabs.cloudgallery.yml
Normal file
36
metadata/com.akslabs.cloudgallery.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Rely on Telegram servers for photo backup
|
||||
Categories:
|
||||
- Gallery
|
||||
- Graphics
|
||||
License: Apache-2.0
|
||||
AuthorName: AKS Labs
|
||||
AuthorEmail: akslabs.tech@gmail.com
|
||||
SourceCode: https://github.com/AKS-Labs/CloudGallery
|
||||
IssueTracker: https://github.com/AKS-Labs/CloudGallery/issues
|
||||
|
||||
AutoName: Chitralaya
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AKS-Labs/CloudGallery
|
||||
Binaries: https://github.com/AKS-Labs/CloudGallery/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: 8cd5409ee4f9ff97bbabc86f5aa8c702417a8672
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: f0a783ebe9ed903874e99ce35f7d10897f9909a0e3826883bdd83755704ed5b5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue