Update com.menny.android.anysoftkeyboard.txt to pre-build the English dictionary for packaging.

This commit is contained in:
Menny Even Danan 2016-07-06 19:30:36 +00:00 committed by Menny Even Danan
parent 72b2f79ca5
commit eff6400175

View file

@ -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