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:
parent
a17ca0a885
commit
7b426dbcc0
|
|
@ -167,11 +167,21 @@ Build:1.8.253,1578
|
||||||
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
|
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
|
||||||
preassemble=:makeEnglishDictionary
|
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:
|
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_1.dict) from source files (under `english_dictionary` folder)
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.8.253
|
Current Version:1.8.329
|
||||||
Current Version Code:1578
|
Current Version Code:1654
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue