mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
New app: Chinese Converter
This commit is contained in:
parent
b112190eb3
commit
8a5868fc4d
1 changed files with 34 additions and 0 deletions
34
metadata/com.iatfei.tsconverter.yml
Normal file
34
metadata/com.iatfei.tsconverter.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue