Unexpected-Keyboard/res/layout
Jules Aguillon 4669192a01 Refactor: Don't define extra keys in xml
The current approach is hard to maintain, for example the last key
"autofill" was not displayed.

This implements a PreferenceGroup that contains the check boxes for
every extra keys without involving listing the preferences in
settings.xml.

A custom layout is used to remove the 'title' text view.
The list of extra keys is moved into the new class.
'ExtraKeyCheckBoxPreference' becomes a nested class.
2023-07-09 18:14:43 +02:00
..
emoji_pane.xml Improve emoji pane layout 2022-12-11 16:26:50 +01:00
extra_keys_preference.xml Refactor: Don't define extra keys in xml 2023-07-09 18:14:43 +02:00
keyboard.xml Add themes 2021-12-30 00:26:05 +01:00
launcher_activity.xml Launcher activity: Input box 2023-04-02 13:29:53 +02:00