Update Indic Keyboard to 25.0.5 (25)

See merge request !2153
This commit is contained in:
relan 2017-04-20 15:12:21 +00:00
commit a9d82519a8

View file

@ -1,27 +1,28 @@
Categories:Writing Categories:Writing
License:Apache-2.0 License:Apache-2.0
Web Site:https://github.com/smc/Indic-Keyboard/blob/HEAD/README.md Web Site:https://gitlab.com/smc/Indic-Keyboard/blob/HEAD/README.md
Source Code:https://github.com/smc/Indic-Keyboard Source Code:https://gitlab.com/smc/Indic-Keyboard
Issue Tracker:https://github.com/smc/Indic-Keyboard/issues Issue Tracker:https://gitlab.com/smc/Indic-Keyboard/issues
Auto Name:Indic Keyboard Auto Name:Indic Keyboard
Summary:AOSP Keyboard with Indic language support Summary:AOSP Keyboard with Indic language support
Description: Description:
AOSP based keyboard with support for 16+ Indic languages and multiple input Indic Keyboard is a versatile keyboard for Android users who wish to use Indic
methods for each language: direct input (characters mapped to keys), inscript and Indian languages to type messages, compose emails and generally prefer to
and transliteration. use them in addition to English on their phone. You can use this application to
type anywhere in your phone that you would normally type in English.
Though support for Indian languages was already available in some phones, Languages Supported - Assamese (অসমীয়া), Arabic (العَرَبِيةُ‎‎), Bengali /
Android officially started support with Jellybean (4.1) version. Device need to Bangla (বাংলা), Burmese (ဗမာ) / Myanmar, English, Gujarati (ગુજરાતી), Hindi
haave font and rendering support for the keyboard to work. (हिन्दी), Kannada (ಕನ್ನಡ), Kashmiri (کأشُر), Malayalam (മലയാളം), Manipuri /
Methei (মৈতৈলোন্), Maithili (मैथिली), Marathi (मराठी), Mon (ဘာသာ မန်;), Nepali
This keyboard requires Android 4.1+. (नेपाली), Oriya (ଓଡ଼ିଆ), Punjabi / Gurmukhi (ਪੰਜਾਬੀ), Sanskrit (संस्कृत).
Santali (संताली). Sinhala / Sinhalese (සිංහල). Tamil (தமிழ்), Telugu (తెలుగు),
THIS APP INCLUDES UNVERIFIED BINARY FILES -- DO NOT INSTALL! Urdu (اردو)
. .
Repo Type:git Repo Type:git
Repo:https://github.com/smc/Indic-Keyboard Repo:https://gitlab.com/smc/indic-keyboard.git
Build:1.1,13 Build:1.1,13
disable=make ucm happy disable=make ucm happy
@ -64,14 +65,20 @@ Build:2.0.4,24
gradle=yes gradle=yes
rm=java/libs/armeabi.jar rm=java/libs/armeabi.jar
Build:2.0.5,25
commit=v2.0.5
subdir=java
submodules=yes
gradle=yes
build=$$NDK$$/ndk-build -e "APP_ABI=armeabi-v7a" -e "APP_CFLAGS += -w" -C ../native/jni && \
mv ../native/libs/* jniLibs/
Maintainer Notes: Maintainer Notes:
* needs testing * needs testing
* dictionary binaries? * dictionary binaries?
* java/libs/armeabi.jar? contains libjni_latinime.so
* nativ/ && ndk-build fails
. .
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:2.0.4 Current Version:2.0.5
Current Version Code:24 Current Version Code:25