diff --git a/metadata/net.youapps.transport.yml b/metadata/net.youapps.transport.yml new file mode 100644 index 0000000000..57b55a9470 --- /dev/null +++ b/metadata/net.youapps.transport.yml @@ -0,0 +1,41 @@ +AntiFeatures: + NonFreeNet: + en-US: Most sources for public transport data are not libre. + de: Die meisten Quellen für ÖPNV-Daten sind nicht frei verfügbar. +Categories: + - Navigation + - Public Transport Map & Timetable +License: GPL-3.0-only +AuthorName: You Apps +WebSite: https://you-apps.net +SourceCode: https://github.com/you-apps/TransportYou +IssueTracker: https://github.com/you-apps/TransportYou/issues +Translation: https://hosted.weblate.org/projects/you-apps +Changelog: https://github.com/you-apps/TransportYou/releases + +AutoName: Transport You + +RepoType: git +Repo: https://github.com/you-apps/TransportYou.git +Binaries: https://github.com/you-apps/TransportYou/releases/download/v%v/app-release.apk + +Builds: + - versionName: '1.1' + versionCode: 1 + commit: f50ed845575a61ee844df47d532a1447dcb558c3 + 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: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 1