All releases are mostly development versions. They can be used, but may contain confusing or unnecessary settings. Settings may be removed or reset on updates. Consider all releases as beta quality at best.
This is a version of OpenBoard with some of the open PRs merged, and some more work I never finished because the OpenBoard devs stopped responding.
The added functionality has not been tested a lot, so be prepared for bugs or unexpected behavior.
Notable changes:
- Debug version can be installed along OpenBoard
- Allow users to add and replace built-in dictionaries
- dictionaries are available at https://github.com/Helium314/openboard/tree/new/dictionaries/dict
- Add multi-lingual typing
- Allow loading an external library to enable gesture typing
- working: google libraries with gesture typing, library from https://github.com/openboard-team/openboard/tree/57d33791d7674e3fe0600eddb72f6b4317b5df00 when built for
com.android.inputmethod.latin
- working: google libraries with gesture typing, library from https://github.com/openboard-team/openboard/tree/57d33791d7674e3fe0600eddb72f6b4317b5df00 when built for
- Allow adjusting keyboard colors
- Suggestion improvements / fixes
- Remove suggestions by long pressing on suggestion strip while the more suggestions popup is open
- Optionally add typed words to system personal dictionary
- Use contacts for suggestions (enable in spell checker settings)
- new since v2
- Add Unicode 15 emojis
- Fix issues with emoji deletion
- More correct currency symbol on main keyboard
- Improved user-defined theming and navigation bar colors
- Experimental (hopefully better) dictionaries for download at https://github.com/Helium314/openboard/tree/new/dictionaries/experimental/dict, though currently only for few languages
- Minor improvements / adjustments in many places