1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
sspanak
ceec555ae2 restored the Precalculate Navbar Height hack and added it offically to Appearance 2025-04-28 18:00:30 +03:00
sspanak
477e0924e1 Revert "Removed the Samsung navbar height precalculation hack toggle from the Settings. The default value is fine and it no longer needs to be configured"
This reverts commit d2b4b15def.
2025-04-28 18:00:30 +03:00
sspanak
d2b4b15def Removed the Samsung navbar height precalculation hack toggle from the Settings. The default value is fine and it no longer needs to be configured 2025-04-22 14:42:52 +03:00
sspanak
742a3ed883 fixed incorrect edge-to-edge behavior on Samsung S25 causing unnecessary bottom padding 2025-03-10 09:39:54 +02:00
sspanak
2cdc1dc04f removed the Korean punctuation hack 2024-12-21 10:47:53 +02:00
Dimo Karaivanov
5a108dcda9
Korean (#671)
* added Korean language

* fokin context no more messing up everything in the InputModes

* no more unnecessary textField and inputType passing in the InputModes

* a single source of truth for the InputMode kind

* ModePredictive -> ModeWords

* no more db queries to increase the priority of emojis and special chars

* Korean virtual keypad

* more consistent displaying of the ABC string

* sorted out the labels of 1-key and 0-key in numeric modes

* documentation update
2024-11-28 13:20:49 +02:00
sspanak
715b13d74a fixed namespace issues 2024-09-10 15:26:58 +03:00
sspanak
1300f8b517 reorganized the Debug screen and moved the log messages to a separate screen 2024-09-06 14:14:40 +03:00
sspanak
5e1d2b64db added Demo Mode for enabling all preferences when TT9 is disabled 2024-06-20 10:10:46 +03:00
sspanak
b609178976 Adjustable Settings font size (#500) 2024-04-25 22:37:40 +03:00
sspanak
7f402d370e added a Logcat Exporter debugging tool 2024-04-21 10:55:44 +03:00
sspanak
3cb495ea22 new debugging tools
* added a device make and model section on the Debug screen

  * input field details at startup are now logged at 'info' instead of 'debug' level
2024-04-05 20:07:05 +03:00
sspanak
c0c95dedb9 added an input handling mode debug option 2024-03-15 10:49:12 +02:00
sspanak
bd3fcc1566 fixed the navigation from dictionary loading notification to open the Dictionaries screen 2024-03-04 17:52:10 +02:00
sspanak
fb9ed51f52 finer log level controls 2024-02-26 10:59:48 +02:00
sspanak
140b8ced08 upgraded Gradle 8.0.2 -> 8.2.2 2024-02-26 10:59:48 +02:00
Renamed from res/xml/prefs_screen_debug.xml (Browse further)