Giter Site home page Giter Site logo

bluemix / openboard-iq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openboard-team/openboard

2.0 0.0 0.0 85.06 MB

to include Iraqi dialect suggestions

License: GNU General Public License v3.0

Shell 0.06% Ruby 0.02% C++ 34.86% Java 55.68% Kotlin 9.02% Makefile 0.36%

openboard-iq's Introduction

OpenBoard

100% FOSS keyboard, based on AOSP.

GitHub Workflow Status GitHub release (latest by date) GitHub Release Date GitHub commits since latest release (by date) Translation status Matrix

Get it on F-Droid Get it on Google Play

Community chat

Join our [matrix] channel here.

Matrix QR Code

Contribute

Translate OpenBoard

You can help in translating OpenBoard in your language through our Weblate project. Translation status

Create a dictionary

You can use this tool to create a dictionary. You need a wordlist, as described here. The output .dict file must be put in res/raw, its wordlist in dictionnaries.

For your dictionnary to be merged, you need to provide the wordlist you used, as well as its license if any.

APK Development

Linux

Install java:

sudo pacman -S jdk11-openjdk jre11-openjdk jre11-openjdk-headless

Install Android SDK:

sudo pacman -S snapd
sudo snap install androidsdk

Configure your SDK location in your ~/.bash_profile or ~/.bashrc:

export ANDROID_SDK_ROOT=~/snap/androidsdk/current/AndroidSDK/

Compile the project. This will install all dependencies, make sure to accept licenses when prompted.

./gradlew assembleDebug

Connect your phone and install the debug APK

adb install ./app/build/outputs/apk/debug/app-debug.apk

Generate KeyboardTextsTable.java

Make your modifications in tools/make-keyboard-text/src/main/resources/values-YOUR LOCALE.

Generate the new version of KeyboardTextsTable.java:

./gradlew tools:make-keyboard-text:makeText

Credits

openboard-iq's People

Contributors

dslul avatar majeurandroid avatar tkterris avatar rhjihan avatar noscirep avatar helium314 avatar sandsturm avatar trev0r-sta avatar kojid0 avatar bardock88 avatar alexandrius avatar dotsensei avatar zmni avatar rustzz avatar boffire avatar derhagen avatar chuckmichael avatar smarquespt avatar bluemix avatar qw123wh avatar jnnkb avatar intxgo avatar telema93 avatar milotype avatar toniz4 avatar sdwolfz avatar altonss avatar comradekingu avatar giwrgosmant avatar thecrowned avatar

Stargazers

Miran Kamal avatar Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.