Update AnySoftKeyboard to 1.9-r3

You can now set the default skin-tone for emojis #expressYourself. Android 7+.
Clipboard is now synced with outside changes. Long-press PASTE for the list.
Various bug fixes.
Updated localization: BE, CA, EU, NB, SC, TR.
More here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/milestone/85
This commit is contained in:
Menny Even Danan 2018-06-04 20:45:22 +00:00 committed by Marcus Hoffmann
parent 2d70e45fe6
commit 513f95905c
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View file

@ -245,6 +245,18 @@ Build:1.9.1117,3692
ndk=r14b
preassemble=:makeEnglishDictionary
Build:1.9.1944,4519
commit=1.9-r3-fdroid
subdir=app
init=sed -i -e '/fabric/d' -e '/canaryImplementation/d' ../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$$' -e '/crashlytics/,$d' build.gradle
scandelete=buildSrc,app/src/debug
ndk=r14b
preassemble=:makeEnglishDictionary
Maintainer Notes:
* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
@ -254,5 +266,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Auto Update Mode:None
Update Check Mode:None
Current Version:1.9.1117
Current Version Code:3692
Current Version:1.9.1944
Current Version Code:4519