mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-25 11:22:20 +00:00
upgrade version, update translations and changelog
This commit is contained in:
parent
252b435fd3
commit
f859e80aca
11 changed files with 565 additions and 109 deletions
|
@ -1 +1,20 @@
|
|||
|
||||
* new icon by @FabianOvrWrt with contributions from @the-eclectic-dyslexic (#517, #592)
|
||||
* more customizable space bar trackpad and language switch by @arcarum (#486)
|
||||
* add % to shift symbols layout (#568, #428)
|
||||
* improve behavior when language switch key is set to switch both language and keyboard
|
||||
* show links to existing dictionaries when adding a dictionary
|
||||
* add Kaitag layout by @alkaitagi (#519)
|
||||
* add Probhat layout by @fahimscirex (#489)
|
||||
* optionally reverse toolbar order for RTL languages by @codokie (#557, #574)
|
||||
* allow customizing special layouts (numpad, phone, ...)
|
||||
* still experimental, as the base layouts may change
|
||||
* updated spellchecker.xml to include locales where dictionaries are available, but not included in app
|
||||
* update translations (thanks to all translators!)
|
||||
* upgrade ndk by @Syphyr (#560)
|
||||
* upgrade inline autofill code by @arcarum (#595)
|
||||
* fix issue with toolbar key dialog (#505)
|
||||
* fix issue with turkish layout (#508)
|
||||
* fix wrong switch states when rotating in customize colors screen (#563)
|
||||
* fix issue with recent emojis not loading (#527)
|
||||
* fix issue with numbers not appearing in certain fields (#585)
|
||||
* some minor fixes
|
||||
|
|
|
@ -16,7 +16,7 @@ Features:
|
|||
</ul>
|
||||
<li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li>
|
||||
<li>Multilingual typing</li>
|
||||
<li>Glide typing (_only with closed source library_ ☹️)</li>
|
||||
<li>Glide typing (<i>only with closed source library</i> ☹️)</li>
|
||||
<ul>
|
||||
<li>library not included in the app, as there is no compatible open source library available</li>
|
||||
<li>can be extracted from GApps packages ("<i>swypelibs</i>"), or downloaded <a href="https://github.com/erkserkserks/openboard/tree/46fdf2b550035ca69299ce312fa158e7ade36967/app/src/main/jniLibs">here</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue