Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 3f0c18612f Fix modifiers
Fixes:
- Toggling off a modifier was not possible in the corners (eg. accents).
- Modifiers on the same key can't be activated at the same time.
- Characters on the same key as a modifier weren't working properly.
2021-04-29 01:06:51 +02:00
..
Config.java Add the "layout" option again 2021-04-29 01:06:51 +02:00
Emoji.java Update the list of emojis 2021-01-17 00:20:09 +01: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 Add the "layout" option again 2021-04-29 01:06:51 +02:00
Keyboard2View.java Fix modifiers 2021-04-29 01:06:51 +02:00
KeyboardData.java Separate handling of modifiers from KeyValue class 2021-04-18 23:28:49 +02:00
KeyModifier.java Add more characters under accents 2021-04-19 23:10:00 +02:00
KeyValue.java Add some missing keycodes 2021-04-21 23:25:14 +02:00
SettingsActivity.java Start SettingsActivity 2015-08-08 16:47:22 +02:00