Unexpected-Keyboard/srcs
Jules Aguillon bf31872955 Handle configuration change quickly
setInputView() was not called when the view was re-created through
refresh_config(). Also, the refresh_config() function was not able to
properly set the current layout.

Now keep the default layout (_localeTextLayout) and the current non-text
layout (if any, _currentSpecialLayout) separately to be able to refresh
them later.

setInputView() is called everytime the view is created instead of by
onStartInputView() specifically.

The setting activity now save the preferences to the protected storage
in onStop() instead of listening for onSharedPreferenceChanged.
2022-12-11 21:57:40 +01:00
..
juloo.common Correct displayed value when cancelling settings modification 2022-03-21 00:39:40 +01:00
juloo.keyboard2 Handle configuration change quickly 2022-12-11 21:57:40 +01:00
special_font Improve glyph of accent_bar 2022-11-26 23:05:55 +01:00