Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 36e10a792f Add the capslock key
The key enable caps lock immediately. It does nothing if caps lock is
already enabled.

It is not present on the keyboard by default but a place is defined on
every layout, top-right of the shift key. It can be enabled in the
settings.

The icon is from materialdesignicons.com.
2022-10-23 21:37:04 +02:00
..
Autocapitalisation.java Autocapitalisation: Avoid trigerring when Ctrl+Del 2022-10-16 22:34:21 +02:00
Config.java Basic greek layout. (#207) 2022-10-15 23:22:19 +02: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 Add the capslock key 2022-10-23 21:37:04 +02:00
Keyboard2.java Add the capslock key 2022-10-23 21:37:04 +02:00
Keyboard2View.java Add the capslock key 2022-10-23 21:37:04 +02:00
KeyboardData.java Add more possible locations for extra keys 2022-09-24 16:02:54 +02:00
KeyEventHandler.java Add the capslock key 2022-10-23 21:37:04 +02:00
KeyModifier.java Fix literal tab key 2022-10-16 00:04:06 +02:00
KeyValue.java Add the capslock key 2022-10-23 21:37:04 +02:00
Pointers.java Add the capslock key 2022-10-23 21:37:04 +02:00
SettingsActivity.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Theme.java Add the Extra Keys option 2022-09-19 11:41:18 +02:00