Giter VIP home page Giter VIP logo

openboard'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's People

Contributors

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openboard's Issues

Different package name

Is your feature request related to a problem? Please describe.
Can't install it allongside official OpenBoard (system-wide)

Describe the solution you'd like
Just adding gesture in the package name or anything

Describe alternatives you've considered
Changing the name of the keyboard/project

Additional context

No internet connection

Describe the bug
App cannot connect to internet. Network connection is disabled and cannot be enabled (grayed out).

To Reproduce
Steps to reproduce the behavior:

  1. Go to "about OpenBoard" app.
  2. Click on Data and WiFi
  3. Scroll down to Allow internet conncetion

Expected behavior
Ability to allow internet connection.

Smartphone (please complete the following information):

  • Device: Samsung Galaxy S10e
  • OS: LineageOS for MicroG 19.1

continue the development

Hello!
given the slow development state of the openboard application, wouldn't it be a good idea to resume development here?
to add new features for example such as the addition of the material you or the emoji search
I tell myself that it's already started well and that it will be enough to continue
by renaming the application, for example, by depositing it on GitHub
unfortunately I don't know how to code and therefore could not actively participate in this project
Thanks again for all your hard work!
(the application has become essential for me :)

Change descrption: this fork is plainly not 100% FOSS

Project description still says "100% FOSS" which is plainly not true of this fork, given that it includes google's proprietary swipe lib.

Should say something like "Partly proprietary, partly FOSS keyboard" or your alternative choice of wording.

Probably needs updating in more than one place -- e.g. github description, readme, internal about page, etc. Haven't checked exactly where.

swipe/glide feature

Hi,

Openboard does not allow me typing via swipe on GrapheneOS on Pixel 4a. I was wondering if this feature is available.

Thanks!

Edit: I realized that I installed the Google Play version of this keyboard which is not this fork. I am now trying to compile it as described in README but ran into the following error:

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings

Any pointers/guidance will be greatly appreciated.

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.