Commit graph

11 commits

Author SHA1 Message Date
Helium314
82705e5d5e remove unused fields in DictionaryHeader 2024-05-15 22:54:11 +02:00
Helium314
26809444bd rename more keys to popup keys
user-facing name is already popup keys, now internal rename is done to avoid confusion and for consistency
2024-02-05 09:33:06 +01:00
Helium314
3a354524f3 remove unused annotations 2024-02-01 22:42:25 +01:00
Helium314
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Helium314
2f5e3230d0 some adjustments / lint / unused code 2024-01-29 14:32:51 +01:00
Helium314
ad9282ea25 add internal logger, so user is able to provide logs on issues 2023-12-15 10:51:46 +01:00
Helium314
56906775e9 update license headers in java / kotlin code
switch to SPDX
keep original copyright notice
add "modified" to AOSP files to clarify file was modified as required by Apache-2.0 license
clarify license is GPL-3.0-only for files added after initial OpenBoard commit (except for java -> kotlin conversions)
license for modified AOSP files is Apache-2.0 AND GPL-3.0-only (for modifications)
2023-10-17 13:44:01 +02:00
Helium314
017c057585 address some warnings 2023-09-16 21:30:12 +02:00
Helium314
eebaa2881b add option to enable phrase gesture 2023-09-10 16:29:29 +02:00
Helium314
2a19114ccb change nullable / nonnull annotations to androidx 2023-09-01 08:08:36 +02:00
Helium314
8123c79523 allow loading external gesture typing library 2023-06-28 09:27:07 +02:00