Merge branch 'patch-1' into 'master'
Update com.menny.android.anysoftkeyboard.txt to v1.8-r6 * Quite a few bug fixes, some related to shift states. * Tuned up the English dictionary. * Now showing Greek alphabets in long-press popups. * Localization update: FR, BE. More here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/milestones/1.8-r6 See merge request !1829
This commit is contained in:
commit
b491624f3d
|
@ -157,11 +157,19 @@ Build:1.8.195,1520
|
||||||
rm=app/src/main/res/raw/words_1.dict
|
rm=app/src/main/res/raw/words_1.dict
|
||||||
preassemble=:makeEnglishDictionary
|
preassemble=:makeEnglishDictionary
|
||||||
|
|
||||||
|
Build:1.8.253,1578
|
||||||
|
commit=1.8-r6
|
||||||
|
subdir=app
|
||||||
|
init=sed -i -e '/fabric/d' -e '/canaryCompile/,+2d' ../build.gradle build.gradle
|
||||||
|
gradle=yes
|
||||||
|
rm=app/src/main/res/raw/words_1.dict
|
||||||
|
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.195
|
Current Version:1.8.253
|
||||||
Current Version Code:1520
|
Current Version Code:1578
|
||||||
|
|
Loading…
Reference in a new issue