1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
sspanak
6a279838f9 updated the Numpad view to use the Material 2 theme 2025-02-02 11:04:09 +02:00
sspanak
b28d4cb458 updated the Small MainView to use the Material 2 theme 2025-02-02 11:04:09 +02:00
Dimo Karaivanov
8aeceefeb1
Configurable width (#690)
* numpad width setting

* translations
2024-12-21 10:47:01 +02:00
Dimo Karaivanov
47c846ca39
Copy pasta (#566) 2024-07-19 18:03:20 +03:00
sspanak
44a0ca0f4c numpad alignment setting 2024-07-03 11:02:49 +03:00
sspanak
9f4c04d286 added width constraints in landscape mode to prevent too much stretching on tablets and other large devices 2024-07-03 11:02:49 +03:00
sspanak
390085e4b3 fixed missing virtual key labels on devices with no emoji support 2024-07-03 11:02:49 +03:00
sspanak
077aac9b1a inactive virtual keys are now properly displayed as disabled 2024-07-03 11:02:49 +03:00
sspanak
0a1aed88d5 the virtual arrow keys can now move the text cursor 2024-07-03 11:02:49 +03:00
sspanak
a88e87da01 nicer Input Mode button icon 2024-07-03 11:02:49 +03:00
Dimo Karaivanov
c64c8dac5c
Voice input (#531) 2024-06-10 09:57:37 +03:00
sspanak
59d45cf373 regression: fixed OK, Backspace and Input Mode keys of the virtual keyboard not working after the big refactoring 2024-06-03 12:36:06 +03:00
Dimo Karaivanov
b5d58f5720
Command palette (#528)
* added a command palette hotkey;

* removed the Settings, Add Word and Change Keyboard hotkeys

* added a compact command palette at the bottom

* big refactoring: cleaned up the IME module, added UiHandler and cleaned up the MainViews

* documentation update
2024-05-30 10:01:43 +03:00
Dimo Karaivanov
6225448eee Virtual keyboard minor bugfixes (#491)
* prevent incorrect keycodes when holding the virtual number keys

* fixed incorrect handling of unset hotkeys

* fixed touch listeners being assigned to the wrong virtual key sometimes
2024-04-21 10:55:44 +03:00
sspanak
a3724bb80c fixed OK key typing new lines instead of performing an action in some apps 2024-04-05 20:07:05 +03:00
sspanak
3f22d45a3f fixed OK and Next Language buttons being incorrectly swapped when the system language is RTL 2024-03-04 17:52:10 +02:00
sspanak
140b8ced08 upgraded Gradle 8.0.2 -> 8.2.2 2024-02-26 10:59:48 +02:00
Renamed from res/layout/main_numpad.xml (Browse further)