Commit graph

1167 commits

Author SHA1 Message Date
Helium314
cb0cc4e65a remove unused code 2024-01-23 12:43:18 +01:00
Helium314
2b1d9e6df9 add to personal dictionary only if autocorrect enablement is what the user expects 2024-01-23 12:36:35 +01:00
Helium314
0e15ee9b26 slightly tune when autocorrect is used
and add setting whether autocorrect should be used when not explicitly requested
2024-01-23 12:29:14 +01:00
Helium314
5348486418 use correct gesture color for night theme, fixes #441 2024-01-23 06:57:52 +01:00
BlackyHawky
ab712e262f
French translations added (#430) 2024-01-21 19:29:02 +01:00
BlackyHawky
675fc08b83
Improve switch alignment for layout list (#431) 2024-01-21 19:28:46 +01:00
Helium314
bf05980349 improve layout for gujarati, fixes #417 2024-01-21 19:24:09 +01:00
Helium314
8601b841f2 fix issues with looking up suggestions when it should not happen
was introduced in e8e4354600
2024-01-21 19:02:40 +01:00
Helium314
dbb966f7af better deal with missing layouts in debug mode 2024-01-21 17:30:31 +01:00
BlackyHawky
d223864c81
Use Openboard's personal dictionary (#322)
Allows more customizablilty than default Android settings
More consistent UI (possibly depends on device and settings)

---------

Co-authored-by: Helium314 <helium314@mailbox.org>
2024-01-21 17:29:51 +01:00
Helium314
279c564c72 add gujarati layout (likely needs improvement, see #417) 2024-01-21 11:08:29 +01:00
BlackyHawky
c81f7fc59b
Update the description of hidden features (#424) 2024-01-20 15:32:49 +01:00
Helium314
21d1df9da3 fix #407 2024-01-20 15:14:35 +01:00
Helium314
96ad9482fb some cleanup after increasing required api level 2024-01-18 16:27:22 +01:00
Helium314
ffea3271f9 remove emoji, symbol and accented letter descriptions
related code was labeled with 10 year old TODO to remove it "once TTS supports emoji verbalization"
web search strongly indicates this has been solved several years ago
further, only ~1200 out of ~4000 emojis actually had a description, so state is bad anyway
2024-01-18 14:56:27 +01:00
Helium314
c9d52e8090 add home, end and select word toolbar keys, fixes #409 2024-01-18 10:18:22 +01:00
Helium314
e8e4354600 only ignore TYPE_TEXT_FLAG_NO_SUGGESTIONS when user explicitly wants it 2024-01-17 09:09:33 +01:00
Helium314
9e94aa1143 add log when toolbar key is pressed, should help with #391 2024-01-16 21:06:42 +01:00
arcarum
27477fe002
Fix incorrect alert dialog behavior when dismissing (#420) 2024-01-16 20:57:14 +01:00
BlackyHawky
0c804fb7c3
Fix alignment of the drag icon (#419) 2024-01-14 17:14:18 +01:00
arcarum
0eab3c3281
Fix scrollbar overlapping icons in the toolbar container on some devices (#411)
by setting a custom scrollbar thumb color / drawable
2024-01-13 06:36:00 +01:00
Helium314
3b48e49067 load the correct file when editing symbols layouts, fixes #407 2024-01-12 11:05:38 +01:00
Helium314
095946738e update templates 2024-01-12 09:29:17 +01:00
Helium314
6546686070 fix #397 and add some related tests 2024-01-10 12:21:39 +01:00
Helium314
3d8c908a49 fix issue with latin layout with additional keys (de_DE, sr-Latn, ...) 2024-01-08 16:42:03 +01:00
Helium314
d64681c973 reverse toolbar expand icon for rtl languages 2024-01-08 12:11:04 +01:00
Helium314
acdbd18a55 fix broken dvorak layout (and others), fixes #394 2024-01-08 11:34:14 +01:00
Deltadroid
e86d87cc74
Update minSdkVersion to 21 (#343) 2024-01-08 09:27:06 +01:00
arcarum
0ac496d5ef
Improve inline autofill code (#392) 2024-01-08 09:18:16 +01:00
Helium314
da69d04993 fix / word around issues with clipboard toolbar 2024-01-07 14:44:23 +01:00
Helium314
c80b92dbdc use linear layout instead of tab host for emoji strip 2024-01-07 13:36:57 +01:00
Helium314
f0410fd783 adjust clipboard toolbar key background 2024-01-07 11:05:02 +01:00
Helium314
71ff8bc7aa don't copy if selected text is null, fixes #390 2024-01-07 10:50:52 +01:00
arcarum
e5af924a4a
Fix the inline suggestions remaning visible when switching keyboards and fix missing toolbar (#386) 2024-01-07 09:39:51 +01:00
BlackyHawky
c4fd392c8a
Add French translations and improve existing ones (#388) 2024-01-07 09:04:00 +01:00
Helium314
545991260b don't append text if there is no text
fixes #389
bug was present also in old versions, but only exposed due to possibilty of using arrow keys
2024-01-07 08:42:26 +01:00
Helium314
7758f125a5 use android default strings for copy and select all, scrape android undo/redo translations 2024-01-07 07:55:23 +01:00
Helium314
3e38253c0f fix some padding issues 2024-01-06 16:33:37 +01:00
Helium314
447df7ab0d formatting, remove test log line 2024-01-05 18:30:16 +01:00
Helium314
73561e0e70 remove old workaround where issue isn't mentioned in linked documentation any more 2024-01-05 18:14:44 +01:00
Helium314
615d1711b5 update readme and other texts 2024-01-05 11:14:39 +01:00
Helium314
b98a208b69 fix #384
and make (semi-)related code more concise
2024-01-05 08:02:11 +01:00
Helium314
2fffe31a3b rename "Language" settings to "Languages & Layouts"
should clarify and thus fix #380 for people who don't read readmes or release notes
2024-01-04 20:25:41 +01:00
Helium314
f52c3e69e8 remove special labels from symbols layouts (except currency key) 2024-01-04 20:03:13 +01:00
Helium314
14e54686b2 allow customizing symbols layouts 2024-01-04 18:59:28 +01:00
BlackyHawky
058317b449
Fix background suggestions for dynamic colors (#375)
Only the material style without key border is affected
2024-01-02 17:33:02 +01:00
Helium314
66267f8ce5 comments, unused code, minor adjustments 2024-01-02 15:39:05 +01:00
Helium314
5f42d00bca add most recent log lines to crash reports 2024-01-02 09:59:12 +01:00
arcarum
af957be561
Disable more suggestions when inline autofill is visible and fix chip background color (#371) 2024-01-02 09:05:31 +01:00
Helium314
2f5ed3d5e2 fix #373 2024-01-02 08:57:14 +01:00