fdroiddata/metadata/com.dot.gallery.yml

59 lines
1.6 KiB
YAML
Raw Normal View History

2023-10-27 13:42:59 +00:00
Categories:
- Graphics
License: Apache-2.0
AuthorName: IacobIonut
AuthorEmail: paulionut2003@gmail.com
SourceCode: https://github.com/IacobIonut01/Gallery
IssueTracker: https://github.com/IacobIonut01/Gallery/issues
Changelog: https://github.com/IacobIonut01/Gallery/releases
AutoName: Gallery
RepoType: git
Repo: https://github.com/IacobIonut01/Gallery
Binaries: https://github.com/IacobIonut01/Gallery/releases/download/%v-%c/Gallery-%v-%c-nomaps.apk
Builds:
- versionName: 2.0.0
versionCode: 20070
commit: 7f0271d946fff196c672c05373dfa921d5c8c2e7
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2023-11-02 05:52:23 +00:00
- versionName: 2.0.0
versionCode: 20079
commit: 682e612452681c9d9d43e5db83f5e20db7242b90
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2023-11-02 08:04:03 +00:00
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
2023-11-02 05:52:23 +00:00
2023-12-01 05:30:55 +00:00
- versionName: 2.0.1
versionCode: 20111
2023-12-03 15:32:15 +00:00
disable: https://github.com/IacobIonut01/Gallery/issues/277
2023-12-01 05:30:55 +00:00
commit: dc40803f6ab29a81e99bde4c24385cc5f96b6208
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
2023-10-27 13:42:59 +00:00
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
AutoUpdateMode: Version
UpdateCheckMode: Tags
2023-12-01 05:30:55 +00:00
CurrentVersion: 2.0.1
CurrentVersionCode: 20111