Update com.menny.android.anysoftkeyboard.txt

* Language key will be shown only if you have more than one layout enabled.
* Emojis are no longer popups, but their own keyboard. Plus, long press to get various skin tones (if available).
* For Android 7.1 - you now have Launcher shortcuts.
* Some bug fixes.
* YABTU.
* Localization update: BE, UK, FR, TR, and SL.
This commit is contained in:
Menny Even Danan 2016-12-24 01:47:42 +00:00
parent a17ca0a885
commit 7b426dbcc0

View file

@ -167,11 +167,21 @@ Build:1.8.253,1578
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
preassemble=:makeEnglishDictionary
Build:1.8.329,1654
commit=1.8-r7
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_1.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)
.
Auto Update Mode:None
Update Check Mode:None
Current Version:1.8.253
Current Version Code:1578
Current Version:1.8.329
Current Version Code:1654