From 7c9753a8164ad0f3c1abafbfd4ea5d08808ca89e Mon Sep 17 00:00:00 2001 From: Nicolas Centa Date: Sun, 2 Jun 2019 10:09:16 +0000 Subject: [PATCH] New app: Sumatora --- ...ng.sumatora.android.sumatoradictionary.yml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/org.happypeng.sumatora.android.sumatoradictionary.yml diff --git a/metadata/org.happypeng.sumatora.android.sumatoradictionary.yml b/metadata/org.happypeng.sumatora.android.sumatoradictionary.yml new file mode 100644 index 0000000000..9621f0acdd --- /dev/null +++ b/metadata/org.happypeng.sumatora.android.sumatoradictionary.yml @@ -0,0 +1,32 @@ +Categories: + - Reading +License: GPL-3.0-or-later +AuthorName: Nicolas Centa +AuthorEmail: nicolas.centa@gmail.com +WebSite: https://github.com/HappyPeng2x/SumatoraDictionary +SourceCode: https://github.com/HappyPeng2x/SumatoraDictionary +IssueTracker: https://github.com/HappyPeng2x/SumatoraDictionary/issues + +AutoName: Sumatora +Summary: Offline Japanese dictionary +Description: |- + Sumatora has the following distinctive features: + * very fast search and display of exact term/term at the beginning/term included + * bookmarks and bookmark export/import + * search selected text in applications using contextual menu (or sharing). + +RepoType: git +Repo: https://github.com/HappyPeng2x/SumatoraDictionary + +Builds: + - versionName: 0.3.4 + versionCode: 11 + commit: fdroid-v0.3.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version fdroid-v%v +UpdateCheckMode: Tags ^fdroid-v +CurrentVersion: 0.3.4 +CurrentVersionCode: 11