Skip to content

Releases: Helium314/HeliBoard

HeliBoard 3.6-beta2

19 Nov 03:04

Choose a tag to compare

HeliBoard 3.6-beta2 Pre-release
Pre-release

Changes since 3.6-beta1:

  • fix problems with default dictionary locale selection, by @eranl (#2063)
  • adjust input flags from Firefox forks to match other browsers so the usual workarounds for issue with JavaScript work
  • other minor fixes

HeliBoard 3.6-beta1

16 Nov 15:46

Choose a tag to compare

HeliBoard 3.6-beta1 Pre-release
Pre-release

Changes since 3.5:

  • add inline emoji search, started with :, by @eranl (#1660)
  • optionally remember language / subtype per app, by @eranl (#1815, #596)
  • add haptic feedback for long press, by @devycarol (#2025, #1859)
  • improvements for haptic feedback, by @devycarol (#2025, #2021)
  • add haptic feedback to clipboard toolbar keys, by @ShortTimeNoSee (#2035, #2024)
  • disable default long-press haptic on clipboard entries, by @ShortTimeNoSee (#2034, #2026)
  • unpinned clipboard contents now survive app restart
  • optionally display pinned clipboard entries last instead of first, by @eranl (#1903, #1902, #1976)
  • keep clipboard / emoji enabled when switching input fields, by @eranl (#2069, #2068)
  • add optional emoji and clipboard bottom rows with action key, by @eranl (#2081)
  • add button for dismissing inline suggestions, by @eranl (#1900, #681)
  • adjust suggestion bar spacing, by @eranl (#1906. #1904)
  • add Bengali Khipro, by @qomarhsn (#1917, #1177)
  • add Mirandese, by @Shunnuo (#1899)
  • adjust Ukrainian diacritics, by @rdsq / @Quantom2 (#1849)
  • disable internal handling of hardware keyboards (various issues about physical keyboard since 3.3, though some of them have been fully fixed)
  • require a minimum distance before showing suggestion popup on upwards swipe (#2029)
  • fix typed history sometimes not saved when app is closed (#2065)
  • links to dictionaries now directly go to the file instead of the Codeberg page for the file
  • improve popup key parsing for simple layout
  • fix unable to access settings after hiding app icon in Android 9 and older (#1956)
  • various minor fixes and improvements, by @eranl, @Fjara-h, and me

HeliBoard 3.5

19 Oct 05:36

Choose a tag to compare

Changes since 3.5-beta1:

  • vibrate on space and delete swipe if enabled, by @eranl (#1867)
  • newly added languages in dictionaries screen now show up immediately instead of requiring to exit and re-open the screen
  • stability improvements

HeliBoard 3.5-beta1

13 Oct 19:14

Choose a tag to compare

HeliBoard 3.5-beta1 Pre-release
Pre-release

Changes since 3.4:

(beta for 3.4 would have been clearly necessary, sorry)

HeliBoard 3.4

09 Oct 20:43

Choose a tag to compare

Changes since 3.3:

(no beta this time, should not be necessary)
Sorry for being barely available recently, this may still continue for a while / improve slowly.

HeliBoard 3.3

06 Sep 13:52

Choose a tag to compare

Changes since 3.3-beta1:

  • fix shift state update when moving cursor (#1869)
  • fix suggestions when typing before a word, by @eranl (#1863, #1534)
  • fix randomly failing time-dependent test, by @eranl (#1914)
  • fix issues with emoji key popups, by @eranl (#1790)

HeliBoard 3.3-beta1

19 Aug 20:10

Choose a tag to compare

HeliBoard 3.3-beta1 Pre-release
Pre-release

Changes since 3.2:

  • capitalize suggestions when pressing shift, by @eranl (#1807, #540, #783, #1800)
  • add keycodes for broadcasting intents, by @lurebat (#1675)
  • optionally display emoji descriptions on longpress in emoji view, by @eranl (#1542), only works with new emoji dictionaries
  • optionally show punctuation suggestions when next-word suggestions are enabled, by @eranl (#1801)
  • enable internal hardware keyboard handling (again) and fix full screen overlay occurring in some apps (#702, #1455)
  • add "hide keyboard" option on vertical space swipe, by @eranl (#1781, #1759)
  • add latin subtype, by @eranl (#1749, #1169)
  • consistent vertical offset for popups, by @eranl (#1722, 1698)
  • allow turning off emoji suggestions when adding an emoji dictionary, by @eranl (#1744)
  • avoid showing no or duplicate suggestions, by @eranl (#1788, #1774, #1824)
  • adjust TLD popup order, by @eranl (#1668, #1640)
  • improve behavior of "always use middle suggestion", by @eranl (#1797)
  • improve detection of words at cursor, by @eranl (#1814)
  • fix missing emojis in split keyboard, by @eranl (#1721, #1717)
  • fix newly added dictionaries not loaded, by @eranl (#1756, #1601)
  • fix switching back after switching language on app request, by @eranl (#1798)
  • fix license link, by @zyachel (#1817)
  • fix alignment of popup keys, by @eranl (#1789, #1786)
  • remove emojis that are not supposed to be used on their own, by @eranl (#1680)
  • show previously missing toolbar settings when main toolbar is hidden, but clipboard toolbar is not, by @eranl (#1808, #1802)
  • more aggressive apk size optimization
  • fix problems with the hide keyboard keycode (#1719)
  • don't crash when Android refuses to add word to user dictionary (#1735)
  • fix issues with blacklist (#1475)
  • fix backspace behavior with some emojis (#1760, #1600)
  • remove optional emoji key from tablet functional keys (#1702)

HeliBoard 3.2

11 Jun 20:10
79726f1

Choose a tag to compare

Changes since 3.2-beta1:

  • mostly fixes for changes in 3.2-beta1
  • Disable emoji view animation according to system setting, by @eranl (#1694, #1696)
  • make KeyCode.IME_HIDE_UI work (#1272)
  • show keyboard when adding new word to personal dictionary (#1663)
  • don't add single words with AddToPersonalDictionary setting (#1605)
  • some minor improvements and fixes

HeliBoard 3.2-beta1

07 Jun 21:14

Choose a tag to compare

HeliBoard 3.2-beta1 Pre-release
Pre-release

Changes since 3.1:

  • add toolbar modes (allows hiding toolbar), by @eranl / @codokie (#374, #838, #1606)
  • add some missing emoji variants, by @eranl (#1622)
  • improve subtype screen and dictionary dialog, by @BlackyHawky (#1516, #1648, #1656)
  • fix colors when forcing dark mode, by @fakerat (#582, #1671)
  • move most of the portrait / landscape scale settings into a dialog (preparation for adding separate scale settings for folded / unfolded, #1063)
  • remove translations of strings marked as non-translatable, initiated by @RHJihan (#1651)
  • fix next-screen arrow direction for RTL languages, by @eranl (#1665, #1667)
  • fix proper loading of Hebrew locale on Android 15, by @eranl (#1669)
  • reduce minimum height scale (#1647)
  • have at least a basic keyboard when library doesn't work at all
  • some internal overhauls
  • minor bug fixes

HeliBoard 3.1

31 May 08:33

Choose a tag to compare

Changes since 3.1-beta1:

  • block single-letter suggestions from emoji dictonary (seems to be an issue in the native library, they are marked with not_a_word), by @eranl (#1643)
  • fix incorrect tab indicator when swiping between emoji categories, by @eranl (#1642, #1645)
  • fix language switch button (#1608)
  • fix crashes introduced in beta1 (#801, #1614)
  • hide debug info for suggestions when suggestions are not shown, by @eranl (#1644)
  • hide TLD popup hint in numpad layout (#1640)
  • reduce toolbar key size again (#1621)
  • minor fixes