* translated to Turkish, Italian, German, French, Brazilian Portuguese, Ukrainian
* aligned the text to the left, for improved readability
* fixed an incorrect link
* added Thai language
* the SoftKeyNumber now displays abbreviated letter list when there are too many letters on a single key
* updated the language validation rules to detect single letters in Asian languages
* added a 'no space between words' language YAML option
---------
Co-authored-by: sspanak <doftor.livain@gmail.com>
* Add support for Catalan.
* updated the dictionary validation rules to accomodate the Catalan middle dot
* updated the language list for F-Droid and Google Play
---------
Co-authored-by: sspanak <doftor.livain@gmail.com>
* the manual is converted from markdown to HTML during build time
* The user manual is now included in the application. The Help section will no longer attempt to open it from Github
* fixed punctuation mistakes in the manual
* added a command palette hotkey;
* removed the Settings, Add Word and Change Keyboard hotkeys
* added a compact command palette at the bottom
* big refactoring: cleaned up the IME module, added UiHandler and cleaned up the MainViews
* documentation update
* added Status Icon info to the manual
* replaced the featureGraphic.png with a .jpg in attempt to fix it not appearing on F-droid
* README update
* added complete installation instructions
* grammar and spelling corrections
Dictionary with frequencies taken from OpenBoard and cleaned up from
non-Croatian words.
Rest of the words without frequency taken from Rječnik hrvatskih jezika
(https://github.com/gigaly/rjecnik-hrvatskih-jezika).
fixed custom ABC string not being displayed
simplified the Arabic numbers code
simplified displaying the Arabic question mark on the virtual keyboard
Arabic numbers are properly displayed on the virtual keyboard
injected word frequencies and sorted the dictionary
updated the readme