HeliBoard, a privacy-conscious open-source Android keyboard based on AOSP/now-unmaintained OpenBoard, is now available on F-Droid

HeliBoard keyboard is an improved fork of the now-unmaintained OpenBoard keyboard. It does not require internet permission, allowing it to be used 100% offline.

Features

  • Add dictionaries for suggestions and spell check

    • Build your own, or access 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 cannot 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 system languages)

  • 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
  • Clipboard history

  • One-handed mode

  • Split keyboard (only available if the screen is large enough)

  • Number pad

  • Backup and restore your learned word/history data

Hidden Functionality

Features that may go unnoticed, and further potentially useful information

  • Long-pressing the Clipboard Key (the optional one in the suggestion strip) pastes system clipboard contents.
  • Long-pressing keys in the suggestion strip toolbar pins them to the suggestion strip.
  • Long-press the Comma-key to access Clipboard View, Emoji View, One-handed Mode, Settings, or Switch Language:
    • Emoji View and Language Switch will disappear if you have the corresponding key enabled;
    • For some layouts, it’s not the Comma-key, but the key at the same position (e.g. it’s q for Dvorak layout).
  • When incognito mode is enabled, no words will be learned, and no emojis will be added to recents.
  • Sliding key input: Swipe from shift or symbol key to another key. This will enter a single uppercase key or symbol and return to the previous keyboard.
  • Hold shift or symbol key, press one or more keys, and then release shift or symbol key to return to the previous keyboard.
  • Long-press a suggestion in the suggestion strip to show more suggestions, and a delete button to remove this suggestion.
  • Swipe up from a suggestion to open more suggestions, and release on the suggestion to select it.
  • Long-press an entry in the clipboard history to pin it (keep it in clipboard until you unpin).
  • Swipe left in clipboard view to remove an entry (except when it’s pinned)
  • Select text and press shift to switch between uppercase, lowercase, and capitalize words
  • You can add dictionaries by opening the file
    • This only works with content-uris and not with file-uris, meaning that it may not work with some file explorers.
  • Debug mode / debug APK
    • Long-press a suggestion in the suggestion strip twice to show the source dictionary.
    • When using debug APK, you can find Debug Settings within the Advanced Preferences, though the usefulness is limited except for dumping dictionaries into the log.
      • For a release APK, you need to tap the version in About several times, then you can find debug settings in Advanced Preferences.
      • When enabling Show suggestion infos, suggestions will have some tiny numbers on top showing some internal score and source dictionary.
    • In the event of an application crash, you will be prompted whether you want the crash logs when you open the Settings.
    • When using multilingual typing, the space bar will show a confidence value used for determining the currently used language.
  • For users doing manual backups with root access: Starting at Android 7, some files and the main shared preferences file are not in the default location because the app is using device-protected storage. This is necessary so the settings and layout files can be read before the device is unlocked, e.g., at boot. The files are usually located in /data/user_de/0/<package_id>/, though the location may depend on the device and Android version.

Planned features and improvements:

  • Customizable functional key layout
    • Will likely result in having the same functional key layout for alphabet and symbols layouts
  • Support for alt, ctrl, meta and fn (#479)
  • 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
  • Ability to enter all emojis independent of Android version (optional, #297)
  • (limited) support for customizing all internally used colors
  • 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)
  • Customizable currency keys
  • Customizable clipboard toolbar keys (#513, #403)
  • Ability to export/import (share) custom colors
  • Make use of the .com key in URL fields (currently only available for tablets)
    • With language-dependent TLDs
  • Internal cleanup (a lot of over-complicated and convoluted code)
  • (optionally?) move toolbar key pinning to a setting, so long press actions on unpinned toolbar keys are available
  • Bug fixes

What will not be added:

  • Material 3 (not worth adding 1.5 MB to app size)
  • Dictionaries for more languages (you can still download them)
  • Anything that requires additional permissions
lascapi,
@lascapi@jlai.lu avatar

Select text and press shift to switch between uppercase, lowercase, and capitalize words

I love it 🤩🤩

Yerbouti,

It’s great, but how can I install the glide library? I can’t see any link…

Matthew,

Here’s a link to the open board github where I downloaded it. If you don’t want to take my word for it you can find it linked on heliboard github, the link just didn’t get copied from their readme.

Yerbouti,

Thanks!

HerrBeter,

I only miss the smiley button

moon,

We’re in 2024 and you don’t think 1.5mb extra package size is worth it for better polish and a user experience?

jose1324,

Yeah, what the hell lol

Finalsolo963,

+1 for heliboard, been using it for a while and its a great replacement for Openboard.

Smokeless7048,

I would love to switch off gboard, but really need it to support the following:

seamless switching between spanish and english (for duolingo) Emoji support some form of Gifboard.

Anyone know if this supports that?

laughterlaughter,

No, no lo sé.

benneti,

Under advanced you can enable swipe to change language. Then you can swipe up from space to cycle through your languages. I find it quick enough. No idea about gifs but holding return you can insert emojis.

raptore39,

I cannot believe how responsive this keyboard is. Absolutely love it and I have multilingual typing enabled. The swiping is also incredibly smooth after loading the library they suggested. Stunning

cupcakezealot,
@cupcakezealot@lemmy.blahaj.zone avatar

deleted_by_author

  • Loading...
  • mraow_,

    It’s additional because the recommended gesture typing libraries (I believe it’s one made by Google?) are closed-source, so an open-source project wouldn’t be able to share them within the repository or release and keep the open-source label because a component would be closed-source.

    There are open-source gesture typing libraries out there but they’re such a bother to set up I just accept the proprietary software. In HeliBoard it took me a few moments to have it going.

    Adanisi,
    @Adanisi@lemmy.zip avatar

    Huh, I had no idea OpenBoard was discontinued

    Pyotr, (edited )

    Looks like a perfect board to migrate to…

    Any plans to add Colemak layouts? I know I’m in the minority here, but its what I’m used to!

    Edit: tapping on the language lets me add it! Perfect!

    stepanzak,

    Definitely check out the Hidden functionality part of the readme (it’s also in this post’s body)

    Carighan,
    @Carighan@lemmy.world avatar

    This is amazing. Switched from SwiftKey, it has much better customizability and I love how emojis are shown really large in the picker (a bit too large in fact, but much better than the teensy tiny ones in SwiftKey).

    At this point I’d only wish for two things, and they’re both quite minor, and one slightly bigger thing:

    • (Super minor) Remove the language text on the spacebar if only one dictionary is enabled.
    • (Minor) Either allow scaling of emoji and kaomoji in the picker, or scale them down regardless. In fact Kaomoji break across lines looking kinda fucked due to how big they are.
    • (Probably bigger) A search field in the emoji picker
    stepanzak,

    Emoji search is planned and for now, you can add additional dictionary for emoji suggestions in the top bar. Here’s how

    Carighan,
    @Carighan@lemmy.world avatar

    Oh awesome! TY!

    MNByChoice, (edited )

    I am surprised at how much more responsive my phone is now. GBoard wad 495 MiB, HeliBoard is nearly 34 MiB. (No idea how much was loaded into RAM.)

    Edit: I am aware of the cognitive bias of newness. My phone has 3 GiB of RAM, so it is possible there was a real impact.

    viking,
    @viking@infosec.pub avatar

    Looks awesome! Is a Chinese input method in the works, by any chance? I’m still using Swype & Dragon that has been removed from google play 5 years ago as there is so far no decent alternative, and especially not in the FOSS space.

    beeng,

    Anybody know how deep keyboard history is? I’d like something like 10+

  • All
  • Subscribed
  • Moderated
  • Favorites
  • android@lemmy.world
  • PowerRangers
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • hgfsjryuu7
  • Youngstown
  • InstantRegret
  • slotface
  • khanakhh
  • rosin
  • ngwrru68w68
  • kavyap
  • tsrsr
  • tacticalgear
  • Leos
  • cisconetworking
  • everett
  • vwfavf
  • GTA5RPClips
  • osvaldo12
  • Durango
  • mdbf
  • modclub
  • tester
  • cubers
  • ethstaker
  • normalnudes
  • anitta
  • All magazines