Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon e10c587dc5 Refactor: Abstract KeyValue fields
The meaning of the public fields of KeyValue was quite complicated and
not handled consistently accross the app.

Make these fields private and add a more abstract API on top.

The meaning of these fields changed recently and it wasn't an easy
change. I plan on making more changes in the future.
2022-06-05 17:46:22 +02:00
..
Config.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
Emoji.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
EmojiGridView.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
EmojiGroupButtonsBar.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
EmojiKeyButton.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
EmojiTypeButton.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Keyboard2.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
Keyboard2View.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
KeyboardData.java Automatically place localized keys on the layouts 2022-05-29 12:27:46 +02:00
KeyEventHandler.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
KeyModifier.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
KeyValue.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +02:00
Pointers.java Refactor: Abstract KeyValue fields 2022-06-05 17:46:22 +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