Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 58e37b484c Fix Android's builtin shortcut not working
The 'repeat' field of generated key events was incorrectly set to '1'.
2021-12-11 01:03:36 +01:00
..
Config.java Fix recently introduced crash 2021-05-09 12:14:56 +02:00
Emoji.java Fix recently introduced crash 2021-05-09 12:14:56 +02:00
EmojiGridView.java Separate handling of modifiers from KeyValue class 2021-04-18 23:28:49 +02:00
EmojiGroupButtonsBar.java Separate handling of modifiers from KeyValue class 2021-04-18 23:28:49 +02:00
EmojiKeyButton.java Separate handling of modifiers from KeyValue class 2021-04-18 23:28:49 +02:00
EmojiTypeButton.java Update the list of emojis 2021-01-17 00:20:09 +01:00
Keyboard2.java Fix Android's builtin shortcut not working 2021-12-11 01:03:36 +01:00
Keyboard2View.java Avoid using getWidth() from onMeasure() 2021-12-05 19:38:46 +01:00
KeyboardData.java Slightly reduce the size of the bottom row 2021-04-29 01:11:18 +02:00
KeyModifier.java Add the euro and pound symbols 2021-12-05 20:16:01 +01:00
KeyValue.java Fix swapped page_up/page_down 2021-12-05 20:55:52 +01:00
SettingsActivity.java Start SettingsActivity 2015-08-08 16:47:22 +02:00