220 lines
8.6 KiB
Plaintext
220 lines
8.6 KiB
Plaintext
Categories:Writing
|
|
License:Apache-2.0
|
|
Web Site:https://anysoftkeyboard.github.io
|
|
Source Code:https://github.com/AnySoftKeyboard/AnySoftKeyboard
|
|
Issue Tracker:https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDYBGNUNMMN94&lc=US&item_name=AnySoftKeyboard
|
|
|
|
Auto Name:AnySoftKeyboard
|
|
Summary:Alternative keyboard
|
|
Description:
|
|
Alternative on-screen keyboard for multiple languages.
|
|
|
|
* Multi-language keyboard support via external packages (English as standard)
|
|
* Completion dictionaries for multiple languages
|
|
* Multitouch support
|
|
* Extension keyboard (swipe your finger all the way up out of the keyboard)
|
|
* Gesture support: swipe left or right to switch layouts; swipe up to shift; swipe down to close the keyboard
|
|
* Theme support (comes with several skins)
|
|
* Emoji keyboard plus emoji tag search - type ":emoji_name"
|
|
* Built-in user dictionary words editor
|
|
* Optional 16-key English keyboard
|
|
* Cursor movement soft-keys that can also be mapped to hardware keys
|
|
* Supports ARM, x86 and MIPS natively
|
|
* Voice-input
|
|
|
|
We will try to publish any language packs and themes that have source xml and
|
|
attribution/licence for the dictionaries. For more info see the f-droid.org
|
|
[http://f-droid.org/forums/topic/anysoftkeyboard-language-packs-layouts-plans/#post-6408
|
|
forum topic].
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
|
|
|
Build:20120528,74
|
|
commit=d6c2f7448
|
|
srclibs=AnySoftKeyboard-API@78768bc479
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
|
buildjni=yes
|
|
|
|
Build:20120814-eye-candy,76
|
|
disable=doesn't build
|
|
commit=unknown - see disabled
|
|
srclibs=AnySoftKeyboard-API@78768bc479
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
|
buildjni=yes
|
|
|
|
Build:20130106-eye-candy,85
|
|
commit=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 https://softkeyboard.googlecode.com/svn-history/r544/trunk/project/dict_creation/makedict_Linux && \
|
|
wget https://github.com/AnySoftKeyboard/AnySoftKeyboardTools/blob/HEAD/makedict/makedict.jar?raw=true -O makedict.jar && \
|
|
chmod +x makedict_Linux && \
|
|
./makedict_Linux dict/words.xml
|
|
buildjni=yes
|
|
|
|
Build:20130222-skinny-eye-candy,95
|
|
commit=50daad0b0a
|
|
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
buildjni=yes
|
|
|
|
Build:20130501-skinny-eye-candy-post-birthday,98
|
|
commit=6f51b8a9d
|
|
srclibs=AnySoftKeyboard-API@2c864957,AnySoftKeyboardTools@73e9a09496
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
buildjni=yes
|
|
|
|
Build:20130528,102
|
|
commit=72fd519
|
|
srclibs=AnySoftKeyboard-API@8d8a958e17,AnySoftKeyboardTools@73e9a09496
|
|
prebuild=sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
buildjni=yes
|
|
|
|
Build:20130709,106
|
|
commit=f1ba2de
|
|
srclibs=AnySoftKeyboard-API@30851236d7,AnySoftKeyboardTools@73e9a09496
|
|
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
buildjni=yes
|
|
|
|
Build:20130807,107
|
|
disable=not published
|
|
commit=unknown - see disabled
|
|
|
|
Build:20130919,111
|
|
commit=2a68963f
|
|
srclibs=AnySoftKeyboard-API@30851236d7,AnySoftKeyboardTools@73e9a09496
|
|
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
buildjni=yes
|
|
|
|
Build:20131101,114
|
|
disable=no longer uses ant, prebuilts
|
|
commit=82538d456f8
|
|
srclibs=AnySoftKeyboard-API@08b452ff4,AnySoftKeyboardTools@73e9a09496
|
|
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
buildjni=yes
|
|
|
|
Build:1.2.20140705,140
|
|
disable=build words dict from source, no idea what version name/code it is
|
|
commit=1.5-r4.1
|
|
gradle=yes
|
|
rm=res/raw/words_1.dict
|
|
|
|
Build:1.8.84,1409
|
|
commit=1.8-r1
|
|
init=sed -i -e '/fabric/d' -e '/canaryCompile/,+2d' build.gradle
|
|
gradle=yes
|
|
rm=src/main/res/raw/words_1.dict
|
|
preassemble=makeEnglishDictionary
|
|
|
|
Build:1.8.133,1458
|
|
disable=broken subdir
|
|
commit=1.8-r3
|
|
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
|
|
|
|
Build:1.8.146,1471
|
|
commit=1.8-r4
|
|
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
|
|
|
|
Build:1.8.190,1515
|
|
disable=weird version/vc-issue
|
|
commit=1.8-r5.1
|
|
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
|
|
|
|
Build:1.8.195,1520
|
|
commit=1.8-r5.2
|
|
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
|
|
|
|
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
|
|
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
|
|
|
|
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
|
|
|
|
Build:1.8.401,1726
|
|
commit=1.8-r7.1
|
|
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 && \
|
|
sed -i -e '/crashlytics/,$d' build.gradle
|
|
preassemble=:makeEnglishDictionary
|
|
|
|
Build:1.8.503,1828
|
|
commit=1.8-r8
|
|
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_*.dict
|
|
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle && \
|
|
sed -i -e '/crashlytics/,$d' build.gradle
|
|
preassemble=:makeEnglishDictionary
|
|
|
|
Build:1.8.585,1910
|
|
commit=1.8-r9
|
|
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_*.dict
|
|
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle && \
|
|
sed -i -e '/crashlytics/,$d' build.gradle
|
|
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)
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:None
|
|
Current Version:1.8.585
|
|
Current Version Code:1910
|