Unexpected-Keyboard/srcs/juloo.keyboard2
igorSilCar 2dae2105b2
Brazilian portuguese layout (#91)
* Providing a comprehensible Brazilian Portuguese keyboard layout

removed cedille as it is already provided by an independent key;
changed layout to correspond to the locale
2022-03-15 21:05:16 +01:00
..
Config.java Brazilian portuguese layout (#91) 2022-03-15 21:05:16 +01: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 Log editor infos while debugging 2022-03-15 18:42:29 +01:00
Keyboard2View.java Handle CANCEL touch events 2022-03-15 20:44:02 +01:00
KeyboardData.java Improve the code for dynamic updates of the layout 2022-03-05 19:22:01 +01:00
KeyEventHandler.java Avoid showing some symbols twice in Fn mode 2022-03-13 00:35:15 +01:00
KeyModifier.java Avoid showing some symbols twice in Fn mode 2022-03-13 00:35:15 +01:00
KeyValue.java Improve symbols for Sup, Sub and Ord 2022-03-13 00:43:11 +01:00
Pointers.java Handle CANCEL touch events 2022-03-15 20:44:02 +01:00
SettingsActivity.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Theme.java Compute text size relative to key height 2022-02-27 01:50:24 +01:00