Update indickeyboard

This commit is contained in:
Jishnu 2017-04-20 15:12:18 +00:00 committed by relan
parent 32fd1cac1d
commit 5486967b28

View file

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