update anysoftkeyboard, with dictionary built from source
This commit is contained in:
parent
e3d5b5e498
commit
7543e39378
|
@ -33,9 +33,14 @@ Build Version:20120528,74,d6c2f7448,buildjni=yes,srclibs=AnySoftKeyboard-API@787
|
|||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
Build Version:20120814-eye-candy,76,! doesn't build,buildjni=yes,srclibs=AnySoftKeyboard-API@78768bc479,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
Build Version:20130106-eye-candy,85,a7723e1db5,srclibs=AnySoftKeyboard-API@b21d8907,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict && \
|
||||
wget http://softkeyboard.googlecode.com/svn-history/r544/trunk/project/dict_creation/makedict_Linux && \
|
||||
wget https://github.com/AnySoftKeyboard/AnySoftKeyboardTools/blob/master/makedict/makedict.jar?raw=true \
|
||||
-O makedict.jar && chmod +x makedict_Linux && ./makedict_Linux dict/words.xml,buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
#need to replace default bottom row preference to "Regular" from "Classic (no mic)" to avoid anti-feature
|
||||
Update Check Mode:Market
|
||||
Current Version:20130106-eye-candy
|
||||
Current Version Code:85
|
||||
|
|
Loading…
Reference in a new issue