Skip to content

A fork of LatinIME (by Google for Android), targeting marginalised languages that also deserve first-class status on mobile operating systems.

License

Notifications You must be signed in to change notification settings

M1Al3x/giellakbd-android

 
 

Repository files navigation

giellakbd-android

A fork of LatinIME (by Google for Android), targeting marginalised languages that also deserve first-class status on mobile operating systems.

Build Status

Building

It is highly recommended to use Divvun's kbdgen tool to generate any keyboards.

You will need to add an app/gradle.local file with the following template:

ext.app = [
    storeFile: "./some.keystore",
    keyAlias: "some key alias",
    packageName: "com.example",
    versionCode: 1,
    versionName: "0.0.0"
]

License

Apache 2 license. See LICENSE.

About

A fork of LatinIME (by Google for Android), targeting marginalised languages that also deserve first-class status on mobile operating systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 73.5%
  • Kotlin 26.5%