Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 53b9afa973 Hold any modifier to lock
Modifiers can be locked with a long press. The key repeat mechanism is re-used
and the press timeout is the same.
Every modifiers can be locked that way, not only the "lockable" ones.

The previous behavior can be enabled in the settings (for shift only)
but the default is changed.
2022-07-24 23:55:00 +02:00
..
Autocapitalisation.java Add an option to control auto capitalisation 2022-07-24 23:44:37 +02:00
Config.java Hold any modifier to lock 2022-07-24 23:55:00 +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 Fix localized key not in predefined position 2022-06-24 20:26:27 +02:00
EmojiTypeButton.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Keyboard2.java Avoid automatic capitalisation when using arrows 2022-07-24 23:32:14 +02:00
Keyboard2View.java Hold any modifier to lock 2022-07-24 23:55:00 +02:00
KeyboardData.java Automatic capitalisation at beginning of sentences 2022-07-24 20:02:48 +02:00
KeyEventHandler.java Add key for switching to the greekmath pane 2022-07-09 17:30:26 +02:00
KeyModifier.java Add alternative greek and math symbols 2022-07-09 17:40:20 +02:00
KeyValue.java Add key for switching to the greekmath pane 2022-07-09 17:30:26 +02:00
Pointers.java Hold any modifier to lock 2022-07-24 23:55:00 +02:00
SettingsActivity.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Theme.java Set the color of the navigation bar 2022-05-07 23:51:00 +02:00