Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 2e81cb5cf7 Automatically place localized keys on the layouts
Layouts no longer need to mention every localized keys and dead keys.
They are now placed automatically starting from the second row on the
bottom-right corner.

The "loc " prefix is not removed to still be able to define a more
optimal and consistent placement for some extra keys (eg. 'ß' near 's').

Programming layouts no longer need to place every dead keys.
2022-05-29 12:27:46 +02:00
..
Config.java Automatically place localized keys on the layouts 2022-05-29 12:27:46 +02:00
Emoji.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
EmojiGridView.java Use the themes abstraction 2021-12-28 19:12:50 +01:00
EmojiGroupButtonsBar.java Separate handling of modifiers from KeyValue class 2021-04-18 23:28:49 +02:00
EmojiKeyButton.java Reference the "special key font" in the Theme object 2021-12-28 17:53:58 +01:00
EmojiTypeButton.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Keyboard2.java Automatically place localized keys on the layouts 2022-05-29 12:27:46 +02:00
Keyboard2View.java Fix vibration when pointer move slightly 2022-05-08 16:55:03 +02:00
KeyboardData.java Automatically place localized keys on the layouts 2022-05-29 12:27:46 +02:00
KeyEventHandler.java Add the Programming Layout option 2022-04-03 17:15:12 +02:00
KeyModifier.java Add Double acute diacritic 2022-04-24 01:15:41 +02:00
KeyValue.java Specify localized keys in each layouts 2022-05-08 17:35:24 +02:00
Pointers.java Find closest key further 2022-05-08 16:56:34 +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