Commit graph

1329 commits

Author SHA1 Message Date
Helium314
958e253c87 remove mistakenly added one-handed key form clipboard, adjust order so clear key is further left 2024-01-26 09:17:47 +01:00
Helium314
932d996c6b more concise toScaledBitmapDrawable 2024-01-26 09:10:49 +01:00
Helium314
171c1f451b adjust colors, so the three main view have a common background
also slightly changes appearance of top strip, now all views use the same background
2024-01-26 09:01:39 +01:00
Helium314
ac71f8724f adjust issue templates
mention that issue might alredy be mentioned in the readme
2024-01-26 05:43:41 +01:00
Helium314
ecbee995bf remove unnecessary stuff 2024-01-25 14:05:39 +01:00
Helium314
911c609f7c change KeyboardTheme to kotlin 2024-01-23 21:53:42 +01:00
BlackyHawky
a270653082
Add preset colors (#437) 2024-01-23 20:48:27 +01:00
BlackyHawky
a058190b1d
Rounded icons (#438)
---------

Co-authored-by: arcarum <134963929+arcarum@users.noreply.github.com>
2024-01-23 20:47:34 +01:00
Helium314
64f6e70717 add missed gu locale key texts 2024-01-23 20:42:11 +01:00
Helium314
4a277b8c32 replace RunInLocale with less deprecated functions 2024-01-23 20:41:36 +01:00
Helium314
8a7a41764c disable app icon toggle also for android 10 2024-01-23 18:35:27 +01:00
Helium314
f699d16d10 correctly set starting alpha for gesture trail 2024-01-23 16:25:36 +01:00
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