2013-11-02 00:16:14 +00:00
|
|
|
Categories:System
|
2012-09-18 11:15:04 +00:00
|
|
|
License:Apache2
|
2014-08-05 10:33:06 +00:00
|
|
|
Web Site:https://anysoftkeyboard.github.io
|
2013-03-29 22:24:11 +00:00
|
|
|
Source Code:https://github.com/AnySoftKeyboard/AnySoftKeyboard
|
|
|
|
Issue Tracker:https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues
|
2014-07-10 18:28:39 +00:00
|
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9989122
|
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 && \
|
2014-08-14 17:10:59 +00:00
|
|
|
wget https://github.com/AnySoftKeyboard/AnySoftKeyboardTools/blob/HEAD/makedict/makedict.jar?raw=true -O makedict.jar && \
|
2013-11-03 11:02:43 +00:00
|
|
|
chmod +x makedict_Linux && \
|
|
|
|
./makedict_Linux dict/words.xml
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:20130222-skinny-eye-candy,95
|
|
|
|
commit=50daad0b0a
|
2014-03-08 04:36:21 +00:00
|
|
|
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
2013-11-03 11:02:43 +00:00
|
|
|
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
|
2014-03-08 04:36:21 +00:00
|
|
|
srclibs=AnySoftKeyboard-API@2c864957,AnySoftKeyboardTools@73e9a09496
|
2013-11-03 11:02:43 +00:00
|
|
|
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
|
2014-03-08 04:36:21 +00:00
|
|
|
srclibs=AnySoftKeyboard-API@8d8a958e17,AnySoftKeyboardTools@73e9a09496
|
2013-11-03 11:02:43 +00:00
|
|
|
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
|
2014-03-08 04:36:21 +00:00
|
|
|
srclibs=AnySoftKeyboard-API@30851236d7,AnySoftKeyboardTools@73e9a09496
|
2013-11-03 11:02:43 +00:00
|
|
|
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
|
2014-03-08 04:36:21 +00:00
|
|
|
srclibs=AnySoftKeyboard-API@30851236d7,AnySoftKeyboardTools@73e9a09496
|
2013-11-03 11:02:43 +00:00
|
|
|
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
|
2014-03-08 04:36:21 +00:00
|
|
|
srclibs=AnySoftKeyboard-API@08b452ff4,AnySoftKeyboardTools@73e9a09496
|
2013-11-05 11:06:23 +00:00
|
|
|
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
|
|
|
|
2014-08-09 23:38:14 +00:00
|
|
|
Build:1.2.20140705,125
|
2014-08-16 15:51:25 +00:00
|
|
|
disable=won't build without words_1.dict binary
|
2014-07-10 18:28:39 +00:00
|
|
|
commit=v125
|
2014-08-16 15:51:25 +00:00
|
|
|
patch=gradle_cleanup_125.diff
|
2014-08-26 11:30:35 +00:00
|
|
|
gradle=yes
|
2014-08-16 15:51:25 +00:00
|
|
|
rm=res/raw/words_1.dict
|
2014-08-26 11:30:35 +00:00
|
|
|
prebuild=sed -i -e 's/version utils\.Utils\..*$/version "1.2.20140705"/g' build.gradle
|
|
|
|
scandelete=buildSrc,src/main/jniLibs
|
2014-08-16 15:51:25 +00:00
|
|
|
build=rm -r buildSrc/build && \
|
|
|
|
mv temp_jni jni && \
|
|
|
|
sed -i 's/BUILD_STATIC_LIBRARY/BUILD_SHARED_LIBRARY/' jni/*/Android.mk && \
|
|
|
|
$$NDK$$/ndk-build && \
|
|
|
|
mv libs src/main/jniLibs
|
2014-08-09 23:38:14 +00:00
|
|
|
|
|
|
|
Maintainer Notes:
|
2014-08-16 15:51:25 +00:00
|
|
|
Patch gets rid of:
|
|
|
|
* sonatype.org repo
|
|
|
|
* testCompile stuff that we don't need and which would be pulled from sonatype
|
|
|
|
* missing property files that would break the build
|
|
|
|
* Usage of completely unnecessary plugins like idea and android-sdk-manager
|
|
|
|
|
|
|
|
Stuff we have to take care of manually:
|
|
|
|
* jni is in temp_jni for some reason
|
|
|
|
* upstream clearly built src/main/jniLibs/*.so with BUILD_SHARED_LIBRARY
|
|
|
|
* For some reason he put the binaries in src/main/jniLibs, so we have to move them
|
|
|
|
* "gradle clean" builds all the groovy stuff for some reason, so we have to clean up after it
|
2014-08-09 23:38:14 +00:00
|
|
|
.
|
2014-07-10 18:28:39 +00:00
|
|
|
|
2012-11-28 11:32:42 +00:00
|
|
|
Auto Update Mode:None
|
2014-07-10 18:28:39 +00:00
|
|
|
Update Check Mode:Tags
|
2014-03-08 04:36:21 +00:00
|
|
|
Current Version:Unknown
|
2015-04-04 02:29:18 +00:00
|
|
|
Current Version Code:140
|
2012-09-18 11:15:04 +00:00
|
|
|
|