diff --git a/metadata/com.iatfei.tsconverter.yml b/metadata/com.iatfei.tsconverter.yml new file mode 100644 index 0000000000..8bff765365 --- /dev/null +++ b/metadata/com.iatfei.tsconverter.yml @@ -0,0 +1,34 @@ +Categories: + - Writing +License: GPL-3.0-or-later +AuthorName: Fei Kuan +AuthorEmail: apps@iatfei.com +AuthorWebSite: https://iatfei.com/ +SourceCode: https://github.com/fei0316/OpenCC-android-app +IssueTracker: https://github.com/fei0316/OpenCC-android-app/issues +Changelog: https://github.com/fei0316/OpenCC-android-app/releases + +RepoType: git +Repo: https://github.com/fei0316/OpenCC-android-app +Binaries: https://github.com/fei0316/OpenCC-android-app/releases/download/%v/app-release.apk + +Builds: + - versionName: 3.0.2 + versionCode: 17 + commit: fcc0ec3ab763765493bf9e3230cc724e921b6c75 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + scanignore: + - app/src/main/res/raw/charmap.bin + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 + fix-newlines '$$OUT$$' 'META-INF/services/*' + +AllowedAPKSigningKeys: 528e150d891a19e5bb49de930ba62c3d697684fcf8bd04113bff70a530b0a88f + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 3.0.2 +CurrentVersionCode: 17