* added Korean language
* fokin context no more messing up everything in the InputModes
* no more unnecessary textField and inputType passing in the InputModes
* a single source of truth for the InputMode kind
* ModePredictive -> ModeWords
* no more db queries to increase the priority of emojis and special chars
* Korean virtual keypad
* more consistent displaying of the ABC string
* sorted out the labels of 1-key and 0-key in numeric modes
* documentation update
* new dictionary format that supports syllabaries
* optimized the dictionary build cache significantly to truly build only the changed language files
* code style fixes
* added a dictionary size property
* new language selection screen
* added a language search field
* SettingsStore now return a copy of the enabled languages to prevent accidental overwriting of the original settings object