Commit graph

18 commits

Author SHA1 Message Date
Helium314
125a483591 use context.prefs() instead of the long DeviceProtected... 2025-02-09 13:52:59 +01:00
Helium314
7c77f4d1c4 add tests related to #210 2025-02-03 20:44:30 +01:00
Helium314
f2a46cfa9a disable undo-like functionality for textInput, fixes #1019 2025-02-03 00:20:48 +01:00
Helium314
df8c0c6c59 switch tests from junit to kotlin.test (mostly) 2025-01-19 18:27:31 +01:00
Helium314
5e64e94085 avoid known test failure when running via github workflow 2025-01-07 16:59:44 +01:00
Helium314
eb8d204d00 add failing test as some sort of todo / reminder 2025-01-05 20:37:18 +01:00
Helium314
be13ca40a1 fix setting the correct script in tests 2024-08-30 20:58:44 +02:00
Helium314
2c3493fe93 update tests
remove failing test because issue is not reproducible on device any more
add special build variant intended for running tests in github workflow
2024-06-24 18:53:27 +02:00
codokie
fc0d27459f
fix phantom space after double quotes (#842)
and add a bunch of related tests

---------

Co-authored-by: Helium314 <helium314@mailbox.org>
2024-06-24 18:32:16 +02:00
Helium314
b7fa85dcee fix broken tests 2024-06-11 22:12:31 +02:00
Helium314
8ea693d92e add a failing test for stuff that should be fixed 2024-05-17 19:30:52 +02:00
Helium314
71727de5a0 add basic support for modifier keys, fixes #479 2024-05-17 17:24:34 +02:00
Helium314
528bbb4f7f upgrade build.gradle and do some code inspection stuff 2024-05-15 22:47:24 +02:00
Helium314
b3aac1a05a add input logic test for double space -> period (and deletion) 2024-05-12 12:00:49 +02:00
Helium314
5e421f0d1c fix unit tests 2024-04-20 11:47:17 +02:00
Helium314
a34b3f4cdd switch internal codes for functional keys to the same as florisboard
for better compatibility of layouts
also convert labels
2024-03-02 21:02:48 +01:00
Helium314
be38a58c13 update app name in resources, readme, comments, ... 2024-02-14 09:22:30 +01:00
Helium314
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Renamed from app/src/test/java/org/dslul/openboard/inputmethod/latin/InputLogicTest.kt (Browse further)