From eff64001756de587f54476e77bedd91824cd0211 Mon Sep 17 00:00:00 2001 From: Menny Even Danan Date: Wed, 6 Jul 2016 19:30:36 +0000 Subject: [PATCH] Update com.menny.android.anysoftkeyboard.txt to pre-build the English dictionary for packaging. --- .../com.menny.android.anysoftkeyboard.txt | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/metadata/com.menny.android.anysoftkeyboard.txt b/metadata/com.menny.android.anysoftkeyboard.txt index b1f42423db..3201753901 100644 --- a/metadata/com.menny.android.anysoftkeyboard.txt +++ b/metadata/com.menny.android.anysoftkeyboard.txt @@ -3,11 +3,12 @@ License:Apache2 Web Site:https://anysoftkeyboard.github.io Source Code:https://github.com/AnySoftKeyboard/AnySoftKeyboard Issue Tracker:https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues -Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9989122 +Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDYBGNUNMMN94&lc=US&item_name=AnySoftKeyboard Auto Name:AnySoftKeyboard Summary:Alternative keyboard Description: +Alternative on-screen keyboard for multiple languages. * Multi-language keyboard support via external packages (English as standard) * Completion dictionaries for multiple languages * Multitouch support @@ -17,7 +18,8 @@ Description: * Built-in user dictionary words editor * Optional 16-key English keyboard * Cursor movement soft-keys that can also be mapped to hardware keys -* Supports x86 and MIPS natively +* Supports ARM, x86 and MIPS natively +* Voice-input There are many language packs and themes available as apks on the website. We will try and publish any that have source xml and attribution/licence for the @@ -112,12 +114,17 @@ Build:1.2.20140705,140 gradle=yes rm=res/raw/words_1.dict +Build:1.8-r1,1418 + commit=1.8-r1 + gradle=yes + rm=src/main/res/raw/words_1.dict + preassemble=makeEnglishDictionary + Maintainer Notes: -* Remove third party repos since they're only needed for testCompile -* "gradle clean" builds all the groovy stuff for some reason, so we have to clean up after it +* Generates english dictionary binary (src/main/res/raw/words_1.dict) from source files (under `english_dictionary` folder) . Auto Update Mode:None Update Check Mode:None -Current Version:Unknown -Current Version Code:140 +Current Version:1.8-r1 +Current Version Code:1418