* 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
* 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