Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon d2328d4b9a Automatic day night theme in settings activity
There seems to be no "DayNight" theme compatible with older version of
android outside of the androidx library.

Using 'Theme.DeviceDefault' which is a dark theme, even if it doesn't
sounds like. Detect if a light theme should be used at activity
creation.
2022-11-05 10:13:35 +01:00
..
Autocapitalisation.java Autocapitalisation: Avoid trigerring when Ctrl+Del 2022-10-16 22:34:21 +02:00
Config.java Add the 'qwertz_de' layout 2022-11-01 21:29:18 +01:00
Emoji.java Refactor: Remove KeyValue.name 2022-06-06 00:23:45 +02:00
EmojiGridView.java Refactor: Make KeyValue final 2022-06-05 20:14:16 +02:00
EmojiGroupButtonsBar.java Refactor: Make KeyValue final 2022-06-05 20:14:16 +02:00
EmojiKeyButton.java Add the Extra Keys option 2022-09-19 11:41:18 +02:00
EmojiTypeButton.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
ExtraKeyCheckBoxPreference.java Disable Alt and Meta by default 2022-10-23 23:09:58 +02:00
Keyboard2.java Add the pin entry layout 2022-10-24 00:17:55 +02:00
Keyboard2View.java Draw letter indication on the pin layout 2022-10-24 00:27:49 +02:00
KeyboardData.java Draw letter indication on the pin layout 2022-10-24 00:27:49 +02:00
KeyEventHandler.java Add the capslock key 2022-10-23 21:37:04 +02:00
KeyModifier.java Use '₹' instead of '₨' in Hindi 2022-11-01 21:44:49 +01:00
KeyValue.java Make the shift symbol bigger 2022-10-23 22:02:41 +02:00
Pointers.java Add the capslock key 2022-10-23 21:37:04 +02:00
SettingsActivity.java Automatic day night theme in settings activity 2022-11-05 10:13:35 +01:00
Theme.java Draw letter indication on the pin layout 2022-10-24 00:27:49 +02:00