2013-11-02 00:16:14 +00:00
|
|
|
Categories:System
|
2012-09-18 11:15:04 +00:00
|
|
|
License:Apache2
|
2014-01-31 01:41:47 +00:00
|
|
|
Web Site:https://code.google.com/p/softkeyboard
|
2013-03-29 22:24:11 +00:00
|
|
|
Source Code:https://github.com/AnySoftKeyboard/AnySoftKeyboard
|
|
|
|
Issue Tracker:https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues
|
2014-01-31 01:41:47 +00:00
|
|
|
Donate:https://code.google.com/p/softkeyboard
|
2012-09-18 11:15:04 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:AnySoftKeyboard
|
2012-09-18 11:15:04 +00:00
|
|
|
Summary:Alternative keyboard
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
* Multi-language keyboard support via external packages (English as standard)
|
2012-09-18 11:15:04 +00:00
|
|
|
* Completion dictionaries for multiple languages
|
|
|
|
* Multitouch support
|
|
|
|
* Extension keyboard (swipe your finger all the way up out of the keyboard)
|
2012-09-19 17:45:52 +00:00
|
|
|
* Gesture support: swipe left or right to switch layouts; swipe up to shift; swipe down to close the keyboard
|
2013-03-12 19:16:59 +00:00
|
|
|
* Theme support (comes with several skins)
|
2012-09-18 11:15:04 +00:00
|
|
|
* Built-in user dictionary words editor
|
2012-10-03 11:15:53 +00:00
|
|
|
* Optional 16-key English keyboard
|
|
|
|
* Cursor movement soft-keys that can also be mapped to hardware keys
|
2012-12-13 13:32:24 +00:00
|
|
|
* Supports x86 and MIPS natively
|
2012-09-18 11:15:04 +00:00
|
|
|
|
2013-03-19 21:33:10 +00:00
|
|
|
There are many language packs and themes available as apks on the website.
|
|
|
|
We will try and publish any that have source xml and attribution/licence for the
|
2013-04-09 21:38:55 +00:00
|
|
|
dictionaries. For more info see the f-droid.org
|
2013-03-21 17:55:14 +00:00
|
|
|
[http://f-droid.org/forums/topic/anysoftkeyboard-language-packs-layouts-plans/#post-6408 forum topic].
|
2012-09-18 11:15:04 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
|
|
|
|
2013-11-03 11:02:43 +00:00
|
|
|
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 && \
|
2014-01-31 01:51:41 +00:00
|
|
|
wget https://softkeyboard.googlecode.com/svn-history/r544/trunk/project/dict_creation/makedict_Linux && \
|
2013-11-03 11:02:43 +00:00
|
|
|
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
|
|
|
|
|
|
|
|
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 && \
|
2013-11-05 11:06:23 +00:00
|
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
2013-11-03 11:02:43 +00:00
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:20130807,107
|
|
|
|
disable=not published
|
|
|
|
commit=unknown - see disabled
|
|
|
|
|
2013-10-06 12:14:10 +00:00
|
|
|
#Note that there is a 110 version for Android 1.5, but the F-Droid client no
|
|
|
|
#longer supports that anyway, so there seems little point in building it
|
2013-11-03 11:02:43 +00:00
|
|
|
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 && \
|
2013-11-05 11:06:23 +00:00
|
|
|
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:20131101,114
|
2013-11-07 15:39:50 +00:00
|
|
|
disable=no longer uses ant, prebuilts
|
2013-11-05 11:06:23 +00:00
|
|
|
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
|
2013-11-03 11:02:43 +00:00
|
|
|
buildjni=yes
|
2013-08-14 11:06:45 +00:00
|
|
|
|
2012-11-28 11:32:42 +00:00
|
|
|
Auto Update Mode:None
|
2013-08-14 11:06:45 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2014-01-14 04:00:07 +00:00
|
|
|
Current Version:1.2.
|
|
|
|
Current Version Code:121
|
2012-09-18 11:15:04 +00:00
|
|
|
|