Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 23685ddb3c Compute text size relative to key height
Instead of a fixed size that don't work at all for bigger screens.

Other tweaks:
- Use the value-land dimens to vary 'extra_horizontal_margin'
- Move label size to Config, because it can change at runtime (rotation)
- Slightly decrease the size of "long" symbols
2022-02-27 01:50:24 +01:00
..
Config.java Compute text size relative to key height 2022-02-27 01:50:24 +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 Send key events for the modifiers 2022-02-22 19:32:16 +01:00
Keyboard2View.java Compute text size relative to key height 2022-02-27 01:50:24 +01:00
KeyboardData.java Scale the bottom row depending on the host layout 2022-02-13 13:20:22 +01:00
KeyEventHandler.java Send key events for the modifiers 2022-02-22 19:32:16 +01:00
KeyModifier.java Add Ord+* = ° 2022-02-19 21:01:52 +01:00
KeyValue.java Update symbols from unicode to font-Icon 2022-02-26 20:49:09 +01:00
Pointers.java Tweak repeat timing for modulated keys 2022-02-22 19:46:41 +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