Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.
/ HeliBoard Public archive
forked from Helium314/HeliBoard

Customizable and privacy-conscious open-source keyboard

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
LICENSE-Apache-2.0
CC-BY-SA-4.0
LICENSE-CC-BY-SA-4.0
Notifications You must be signed in to change notification settings

Quantom2/HeliBoard

 
 

HeliBoard

HeliBoard is a privacy-conscious and customizable open-source keyboard, based on AOSP / OpenBoard. Does not use internet permission, and thus is 100% offline.

This fork of HeliBoard is closed 'cause of merging pull request into baze Heliboard, soon this changes will become publick with release of 3.0, and this repository no longer needed.

Remember to uninstall this version before installing general Heliboard 'cause they signed with different signatures!

Get it on F-Droid Get APK from GitHub Get it on IzzyOnDroid

Table of Contents

Features

  • Add dictionaries for suggestions and spell check
    • build your own, or get them here, or in the experimental section (quality may vary)
    • additional dictionaries for emojis or scientific symbols can be used to provide suggestions (similar to "emoji search")
    • note that for Korean layouts, suggestions only work using this dictionary, the tools in the dictionary repository are not able to create working dictionaries
  • Customize keyboard themes (style, colors and background image)
    • can follow the system's day/night setting on Android 10+ (and on some versions of Android 9)
    • can follow dynamic colors for Android 12+
  • Customize keyboard layouts (only available when disabling use system languages)
  • Customize special layouts, like symbols, number, or functional key layout
  • Multilingual typing
  • Glide typing (only with closed source library ☹️)
    • library not included in the app, as there is no compatible open source library available
    • can be extracted from GApps packages ("swypelibs"), or downloaded here (click on the file and then "raw" or the tiny download button)
  • Clipboard history
  • One-handed mode
  • Split keyboard (only available if the screen is large enough)
  • Number pad
  • Backup and restore your settings and learned word / history data

For FAQ and more information about the app and features, please visit the wiki

Contributing ❤

Reporting Issues

To-do

Planned features and improvements:

  • Improve support for modifier keys (alt, ctrl, meta and fn), some ideas:
    • keep modifier keys on with long press
    • keep modifier keys on until the next key press
    • use sliding input
  • Less complicated addition of new keyboard languages (e.g. #519)
  • Additional and customizable key swipe functionality
    • Some functionality will not be possible when using glide typing
  • Add and enable emoji dictionaries by default (if available for language)
  • Clearer / more intuitive arrangement of settings
    • Maybe hide some less used settings by default (similar to color customization)
  • Make use of the .com key in URL fields (currently only available for tablets)
    • With language-dependent TLDs
  • Bug fixes

What will not be added:

  • Dictionaries for more languages (you can still download them)
  • Anything that requires additional permissions, unless there is a very good reason

License

HeliBoard (as a fork of OpenBoard) is licensed under GNU General Public License v3.0.

Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

See repo's LICENSE file.

Since the app is based on Apache 2.0 licensed AOSP Keyboard, an Apache 2.0 license file is provided. The icon is licensed under Creative Commons BY-SA 4.0. A license file is also included.

Credits

About

Customizable and privacy-conscious open-source keyboard

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
LICENSE-Apache-2.0
CC-BY-SA-4.0
LICENSE-CC-BY-SA-4.0

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 39.9%
  • C++ 33.5%
  • Kotlin 26.0%
  • Other 0.6%