2012-09-18 11:15:04 +00:00
|
|
|
Category:System
|
|
|
|
License:Apache2
|
|
|
|
Web Site:http://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
|
2012-09-18 11:15:04 +00:00
|
|
|
Donate:http://code.google.com/p/softkeyboard/
|
|
|
|
|
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
|
|
|
|
|
2012-09-20 10:04:07 +00:00
|
|
|
Build Version:20120528,74,d6c2f7448,buildjni=yes,srclibs=AnySoftKeyboard-API@78768bc479,\
|
2012-09-19 17:45:52 +00:00
|
|
|
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
|
2013-01-31 15:49:23 +00:00
|
|
|
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
|
2013-03-12 19:16:59 +00:00
|
|
|
Build Version:20130222-skinny-eye-candy,95,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
|
2013-05-03 11:24:56 +00:00
|
|
|
Build Version:20130501-skinny-eye-candy-post-birthday,98,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
|
2013-06-04 08:27:36 +00:00
|
|
|
Build Version:20130528,102,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
|
2013-08-14 11:06:45 +00:00
|
|
|
Build Version:20130709,106,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 Version:20130807,107,!not published
|
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
|
|
|
|
Build Version:20130919,111,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
|
2013-08-14 11:06:45 +00:00
|
|
|
|
|
|
|
# Tags are at menny/AnySoftKeyboard
|
2012-11-28 11:32:42 +00:00
|
|
|
Auto Update Mode:None
|
2013-07-30 12:36:28 +00:00
|
|
|
#Update Check Mode:Market
|
2013-08-14 11:06:45 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2013-09-21 02:04:59 +00:00
|
|
|
Current Version:20130919
|
|
|
|
Current Version Code:111
|
2012-09-18 11:15:04 +00:00
|
|
|
|