Merge branch 'master' of git://gitorious.org/f-droid/fdroiddata
This commit is contained in:
commit
9d533fe778
|
@ -11,7 +11,7 @@ This application will display a popup window for Missed Calls, Text Messages, Ca
|
||||||
It is extremely customizable with many options to suit your needs and style.
|
It is extremely customizable with many options to suit your needs and style.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:svn
|
||||||
Repo:http://droid-notify.googlecode.com/svn/trunk
|
Repo:http://droid-notify.googlecode.com/svn/trunk
|
||||||
|
|
||||||
Build Version:2.20,27,707,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
|
Build Version:2.20,27,707,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
|
||||||
|
@ -24,9 +24,9 @@ Build Version:3.4,37,!No source code - https://code.google.com/p/droid-notify/is
|
||||||
Build Version:3.7,40,!No source code
|
Build Version:3.7,40,!No source code
|
||||||
Build Version:3.12,45,!No source code
|
Build Version:3.12,45,!No source code
|
||||||
Build Version:3.17,50,!No source code for libraries
|
Build Version:3.17,50,!No source code for libraries
|
||||||
Build Version:3.19,52,1028,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Android-Color-Picker@5d697049fb,\
|
Build Version:3.19,52,1028,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Android-Color-Picker$$@' project.properties
|
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:3.19
|
Current Version:3.19
|
||||||
|
|
39
metadata/com.menny.android.anysoftkeyboard.txt
Normal file
39
metadata/com.menny.android.anysoftkeyboard.txt
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
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:
|
||||||
|
* Multi languages keyboard support via external packages
|
||||||
|
* Completion dictionaries for multiple languages
|
||||||
|
* Also completes your typed words from your contacts names (in Android 2.0+)!
|
||||||
|
* Multitouch support
|
||||||
|
* Extension keyboard (swipe your finger all the way up out of the keyboard)
|
||||||
|
* Voice Input support (Android 2.2+)
|
||||||
|
* Gesture support:
|
||||||
|
** Swipe left or right to switch layouts
|
||||||
|
** Swipe up to shift
|
||||||
|
** Swipe down to close the keyboard
|
||||||
|
* Theme support (comes with 3 skins)
|
||||||
|
* Built-in user dictionary words editor
|
||||||
|
|
||||||
|
There are many language packs and themes available as apk's on the website. There are instructions
|
||||||
|
on the [https://code.google.com/p/softkeyboard/wiki/HowToCreateLanguagePack wiki] for creating a pack from
|
||||||
|
the source code: it involves editing the keyboard layout xml file and adding a dictionary. There is
|
||||||
|
full code for these three: Hebrew, Czech and Sindhi.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
||||||
|
|
||||||
|
Build Version:20120814-eye-candy,76,! doesn't build
|
||||||
|
Build Version:20120905-eye-candy,77,7d8efbabd4,buildjni=yes,srclibs=AnySoftKeyboard-API@db2031c74f,\
|
||||||
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||||
|
|
||||||
|
Update Check Mode:Market
|
||||||
|
Current Version:20120814-eye-candy
|
||||||
|
Current Version Code:76
|
||||||
|
|
Loading…
Reference in a new issue