2013-12-15 23:27:30 +00:00
|
|
|
Categories:System
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:http://www.tnhh.net/2013/04/02/sophia-ime-easter-awesomeness.html
|
|
|
|
Source Code:https://github.com/htruong/sophia_oss
|
|
|
|
Issue Tracker:https://github.com/htruong/sophia_oss/issues
|
|
|
|
|
|
|
|
Auto Name:Sophia keyboard
|
|
|
|
Summary:Android Latin keyboard
|
|
|
|
Description:
|
|
|
|
Keyboard based on AOSP Latin IME, built entirely with Android SDK/NDK.
|
2014-02-02 18:43:11 +00:00
|
|
|
For Vietnamese users, Sophia Vietnamese IME automatically adds tone-marks
|
|
|
|
to your Vietnamese input.
|
2013-12-15 23:27:30 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/htruong/sophia_oss.git
|
|
|
|
|
|
|
|
Build:1.0.6,6
|
|
|
|
commit=caab7
|
|
|
|
subdir=latinime
|
|
|
|
update=.;../inputmethodcommon;../support-v4
|
|
|
|
prebuild=sed -i '11s/8/11/g' AndroidManifest.xml
|
|
|
|
build=mkdir -p libs && \
|
|
|
|
cd ../inputmethodcommon && \
|
|
|
|
ant release && \
|
|
|
|
cd .. && \
|
|
|
|
cp inputmethodcommon/bin/classes.jar latinime/libs/inputmethodcommon.jar && \
|
|
|
|
cd support-v4 && \
|
|
|
|
ant release && \
|
|
|
|
cd .. && \
|
2014-02-02 18:43:11 +00:00
|
|
|
cp support-v4/bin/classes.jar latinime/libs/android-support-v4.jar
|
2013-12-15 23:27:30 +00:00
|
|
|
buildjni=yes
|
|
|
|
|
2013-12-16 14:20:27 +00:00
|
|
|
Maintainer Notes:
|
2014-02-02 18:43:11 +00:00
|
|
|
It's possible Gingerbread support will appear in next version, so remove the
|
2013-12-16 14:20:27 +00:00
|
|
|
manifest patch
|
|
|
|
.
|
|
|
|
|
2013-12-15 23:27:30 +00:00
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
2014-02-10 04:13:17 +00:00
|
|
|
Current Version:1.0.10
|
|
|
|
Current Version Code:10
|
2013-12-15 23:27:30 +00:00
|
|
|
|