From b1a284d82c0ef1cd7166c1dfbffc018d38a53a09 Mon Sep 17 00:00:00 2001 From: osfans Date: Thu, 20 Dec 2018 16:22:04 +0800 Subject: [PATCH] New App: Trime --- metadata/com.osfans.trime.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.osfans.trime.yml diff --git a/metadata/com.osfans.trime.yml b/metadata/com.osfans.trime.yml new file mode 100644 index 0000000000..c83046d8a0 --- /dev/null +++ b/metadata/com.osfans.trime.yml @@ -0,0 +1,32 @@ +Categories: + - Writing +License: GPL-3.0-or-later +WebSite: https://github.com/osfans/trime +SourceCode: https://github.com/osfans/trime +IssueTracker: https://github.com/osfans/trime/issues +Donate: https://raw.githubusercontent.com/osfans/trime/develop/osfans_alipay.png + +AutoName: Trime +Summary: Chinese IME with Rime Input Method Engine + +RepoType: git +Repo: https://github.com/osfans/trime + +Builds: + - versionName: 3.1.2 + versionCode: 20181224 + commit: 3.1.2 + subdir: app + submodules: true + gradle: + - yes + scandelete: + - app/src/main/jni/libiconv/tests + - app/src/main/jni/librime/thirdparty/bin/curl.exe + - app/src/main/jni/boost/libs/fiber/examples/cuda/single_stream + - app/src/main/jni/boost/libs/fiber/examples/cuda/multiple_streams + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 3.1.2 +CurrentVersionCode: 20181224