Unexpected-Keyboard/srcs/juloo.keyboard2
doak d4be979696 Do not lock modifiers if sliding a key
This unconditionally removes all pointers (touches) pressing modifiers
which are not already locked, avoiding that the (currently) latched
modifier will be locked aventually.

This can be verfified while sliding the space bar to move the cursor
left or right.

Closes #319.
2023-04-10 13:14:50 +02:00
..
Autocapitalisation.java Refactor: Move editing code from to KeyEventHandler 2022-11-13 16:28:39 +01:00
Config.java Add Arabic layout (#314) 2023-03-11 16:54:20 +01:00
DirectBootAwarePreferences.java Direct-boot aware preferences 2022-11-11 14:27:02 +01:00
Emoji.java Refactor: Use enum values in KeyValue.Kind 2022-11-13 15:19:50 +01:00
EmojiGridView.java Improve emoji pane layout 2022-12-11 16:26:50 +01:00
EmojiGroupButtonsBar.java Improve emoji pane layout 2022-12-11 16:26:50 +01:00
EmojiKeyButton.java Refactor: Move editing code from to KeyEventHandler 2022-11-13 16:28:39 +01:00
ExtraKeyCheckBoxPreference.java Vietnamese keyboard (#291) 2023-02-09 18:40:48 +01:00
Keyboard2.java Refactor: Remove unecessary method KeyboardData.load_pin_entry 2023-03-28 11:55:24 +02:00
Keyboard2View.java Refactor: Remove KeyboardData.Corner 2023-03-05 23:08:35 +01:00
KeyboardData.java Refactor: Remove unecessary method KeyboardData.load_pin_entry 2023-03-28 11:55:24 +02:00
KeyEventHandler.java Option to switch to the previous input method 2023-02-12 23:20:11 +01:00
KeyModifier.java New Hindi layout (#313) 2023-03-11 16:43:17 +01:00
KeyValue.java Allow 8 symbols per key 2023-03-03 19:44:05 +01:00
LauncherActivity.java Launcher activity: Input box 2023-04-02 13:29:53 +02:00
LayoutListPreference.java Allow switching quickly between two layouts 2022-11-13 00:24:23 +01:00
Pointers.java Do not lock modifiers if sliding a key 2023-04-10 13:14:50 +02:00
SettingsActivity.java Handle configuration change quickly 2022-12-11 21:57:40 +01:00
Theme.java Draw borders and update themes 2022-11-13 20:53:06 +01:00