2012-09-18 11:15:04 +00:00
|
|
|
Category:System
|
|
|
|
License:Apache2
|
|
|
|
Web Site:http://code.google.com/p/softkeyboard/
|
|
|
|
Source Code:https://github.com/AnySoftKeyboard
|
|
|
|
Issue Tracker:http://code.google.com/p/softkeyboard/issues/list
|
|
|
|
Donate:http://code.google.com/p/softkeyboard/
|
|
|
|
|
|
|
|
Summary:Alternative keyboard
|
|
|
|
Description:
|
2012-10-03 11:15:53 +00:00
|
|
|
* Multi-language keyboard support via external packages
|
2012-09-18 11:15:04 +00:00
|
|
|
* Completion dictionaries for multiple languages
|
2012-10-03 11:15:53 +00:00
|
|
|
* Also completes your typed words from your contacts' names (in Android 2.0+)!
|
2012-09-18 11:15:04 +00:00
|
|
|
* Multitouch support
|
|
|
|
* Extension keyboard (swipe your finger all the way up out of the keyboard)
|
|
|
|
* Voice Input support (Android 2.2+)
|
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
|
2012-09-18 11:15:04 +00:00
|
|
|
* Theme support (comes with 3 skins)
|
|
|
|
* 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
|
|
|
|
2012-10-03 11:15:53 +00:00
|
|
|
There are many language packs and themes available as apks on the website. There are instructions
|
2012-09-18 11:26:10 +00:00
|
|
|
on the [https://code.google.com/p/softkeyboard/wiki/HowToCreateLanguagePack wiki] for creating a pack from
|
2012-10-03 11:15:53 +00:00
|
|
|
the source code: it involves editing the keyboard layout xml file and adding a dictionary. Only a couple
|
|
|
|
of the addon packs have their full source code published.
|
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
|
2012-09-19 17:45:52 +00:00
|
|
|
|
2012-11-28 11:32:42 +00:00
|
|
|
Auto Update Mode:None
|
2012-09-18 11:15:04 +00:00
|
|
|
Update Check Mode:Market
|
2013-02-04 01:50:06 +00:00
|
|
|
Current Version:20130203-skinny-eye-candy
|
|
|
|
Current Version Code:91
|
2012-09-18 11:15:04 +00:00
|
|
|
|