Unexpected-Keyboard/srcs/juloo.keyboard2
Max Schillinger 93edc4ac42 Allow egde keys instead of corner keys (swipe vertically/horizontally)
Add a new boolean parameter "edgekeys" for defining keys that have the
additional (swipe) keys on the edges (top, right, left, bottom) instead
of at the corners (top left, top right, bottom left, bottom right).
2022-02-06 23:49:43 +01:00
..
Config.java Add options for the spacing between the keys 2022-01-30 23:55:15 +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 Select theme depending on system settings 2022-01-30 23:29:50 +01:00
Keyboard2View.java Allow egde keys instead of corner keys (swipe vertically/horizontally) 2022-02-06 23:49:43 +01:00
KeyboardData.java Allow egde keys instead of corner keys (swipe vertically/horizontally) 2022-02-06 23:49:43 +01:00
KeyEventHandler.java Add the Meta key 2022-02-06 23:01:35 +01:00
KeyModifier.java Fn+Tab to send the tab character 2022-01-29 20:03:17 +01:00
KeyValue.java Add the Meta key 2022-02-06 23:01:35 +01:00
SettingsActivity.java Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
Theme.java Allow egde keys instead of corner keys (swipe vertically/horizontally) 2022-02-06 23:49:43 +01:00