Update com.menny.android.anysoftkeyboard.txt

* Much improved English dictionary.
* More than a few bug fixes.
* Localization update: FR, SL, BE and all new EU (Basque).

More here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/milestones/1.8-r8
This commit is contained in:
Menny Even Danan 2017-01-16 02:58:56 +00:00
parent d30cf53bd8
commit 840b0f2ba5

View file

@ -187,11 +187,21 @@ Build:1.8.401,1726
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
preassemble=:makeEnglishDictionary
Build:1.8.503,1828
commit=1.8-r8
subdir=app
init=sed -i -e '/fabric/d' -e '/canaryCompile/,+2d' ../build.gradle build.gradle
gradle=yes
forceversion=yes
rm=app/src/main/res/raw/words_*.dict
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
preassemble=:makeEnglishDictionary
Maintainer Notes:
* Generates english dictionary binary (src/main/res/raw/words_1.dict) from source files (under `english_dictionary` folder)
* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
.
Auto Update Mode:None
Update Check Mode:None
Current Version:1.8.329
Current Version Code:1654
Current Version:1.8.503
Current Version Code:1828