mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: com.example.photoswooper
This commit is contained in:
parent
808498f8f7
commit
9240d9fe2b
1 changed files with 37 additions and 0 deletions
37
metadata/com.example.photoswooper.yml
Normal file
37
metadata/com.example.photoswooper.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Gallery
|
||||
- Graphics
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: Loowiz
|
||||
AuthorEmail: loowiz@envs.net
|
||||
AuthorWebSite: https://loowiz.envs.net
|
||||
SourceCode: https://codeberg.org/Loowiz/PhotoSwooper
|
||||
IssueTracker: https://codeberg.org/Loowiz/PhotoSwooper/issues
|
||||
Liberapay: loowiz
|
||||
|
||||
AutoName: PhotoSwooper
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/Loowiz/PhotoSwooper.git
|
||||
Binaries: https://codeberg.org/Loowiz/PhotoSwooper/releases/download/%v/photoswooper-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2025.8.3
|
||||
versionCode: 9
|
||||
commit: c8ce6db53a5bd6f809db193ea37fdd67a26e28d4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: fa90940dd5a6b6c5f729efd02ffca1da2413f4b30063f8cfd509b446305314b4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2025.8.3
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue