Commit graph

408 commits

Author SHA1 Message Date
Helium314
5b3ddaaadd enable contact suggestions 2023-06-29 10:56:17 +02:00
Helium314
c468732ca2 fix some theming issues 2023-06-29 10:17:23 +02:00
Helium314
1799d618c5 add words to system personal dictionary 2023-06-28 21:18:41 +02:00
Helium314
601b994941 allow removing suggestions 2023-06-28 20:40:35 +02:00
Helium314
cdabf650c6 user-adjustable colors 2023-06-28 18:54:23 +02:00
Helium314
ae69ffe648 fix issues with debug version
and some small things
2023-06-28 15:21:30 +02:00
Helium314
8123c79523 allow loading external gesture typing library 2023-06-28 09:27:07 +02:00
Helium314
ac7ac4f907 add multilingual typing 2023-06-26 23:47:21 +02:00
Helium314
0f585f9f1b Exit shift-symbol view on space 2023-06-26 15:29:40 +02:00
Helium314
7b743db65a Reduce amount of unwanted automatic space insertions 2023-06-26 15:24:34 +02:00
Helium314
cfa27dbb7f fix issues with suggestions 2023-06-26 14:58:15 +02:00
Helium314
d5902a7f2c fix dictionary url 2023-06-26 14:20:49 +02:00
Helium314
ec2c3253a0 allow using all dictionary file versions
removes a hack preventing version < 18, which is really bad for user-added dictionaries
2023-06-26 14:17:53 +02:00
Helium314
29c252066d allow users to select dictionaries
https://github.com/openboard-team/openboard/pull/569
https://github.com/openboard-team/openboard/pull/578
modified so dictionaries use the correct type instead of always main
2023-06-26 13:25:32 +02:00
Paul Shields
0109899da8 Removing the "off" value from the auto_correction_threshold_values array. Making required code changes to auto correct threshold code based on this change. 2022-12-14 21:48:36 +00:00
Paul Shields
0ae60405d7 Added in an Auto-correction Confidence option to the Text Correction settings view. 2022-08-29 21:59:53 +01:00
MajeurAndroid
051c24d187
Added capital eszett and fixed default order in more keys 2022-08-12 09:37:51 +02:00
amcoder36
6adcd02590 addressing input with ? and ! more keys 2022-08-06 00:15:07 -07:00
amcoder36
d108ee6f92 addressing comments 2022-07-20 23:20:22 -07:00
Yeghishe Piruzyan
e46783fd9d Better support for Armenian language 2022-07-19 22:00:33 -07:00
Majeur
b96732ea22
Merge pull request #564 from Helium314/patch-2
Add phantom space after characters usually followed by space
2022-03-21 15:16:34 +01:00
Helium
8f1d2ef489 update strings and clarify names 2022-03-21 15:09:39 +01:00
Majeur
c71aceaf01
Merge pull request #573 from Helium314/fix_voice_key
Hide voice input key and disable setting if no voice input available
2022-03-21 11:18:23 +01:00
Helium
9ccea3940c move hasShortcutIme check to inputAttributes 2022-03-21 10:27:04 +01:00
Helium
7fdb5954d0 hide voice input key and disable setting if not available 2022-03-21 08:57:14 +01:00
Helium314
6c502a1f2e
Invert space bar swipe direction for RTL languages 2022-03-19 11:42:57 +01:00
Helium
2197ffd4a5 add comments and setting for auto-inserting more spaces 2022-03-17 07:11:26 +01:00
Majeur
e9393dfab0
Merge pull request #562 from Helium314/patch-1
Show suggestions everywhere except in password fields
2022-03-15 18:22:57 +01:00
Helium314
8938e2d3ab
reduce sensitivty of space / delete gestures 2022-03-12 18:13:57 +01:00
Helium314
232c9892ae
add phantom space after characters usually followed by space 2022-03-11 23:59:25 +01:00
Helium314
66967eb2a1
simplify setting mShouldShowSuggestions, heed flagNoSuggestions 2022-03-10 18:51:08 +01:00
Helium314
a5c45318a7
Show suggestions everywhere except in password fields 2022-03-09 09:42:24 +01:00
pdroidandroid@gmail.com
ece6a8a3e1 Fixed one-handed mode buttons appearance 2022-03-01 12:34:03 +01:00
pdroidandroid@gmail.com
53a904af1e Added better one-handed width for large screen devices 2022-03-01 12:13:03 +01:00
pdroidandroid@gmail.com
500c8ebd70 Fixed AOSP bug in additional keys parsing 2022-02-28 13:17:22 +01:00
pdroidandroid@gmail.com
1b1dc96a3d Made keyboard layout aware of one-handed mode (e.g. hides one-handed key when one-handed mode is enabled) 2022-02-21 13:19:47 +01:00
pdroidandroid@gmail.com
1359386d72 Implemented one-handed mode feature 2022-02-20 16:14:12 +01:00
pdroidandroid@gmail.com
56f363063d Patched uncentered emoji key labels position fix 2022-02-19 21:50:26 +01:00
Majeur
41793c1069
Merge pull request #540 from openboard-team/clipboard-history-settings
Added support for disabling clipboard history and clip retention time
2022-02-18 21:29:04 +01:00
pdroidandroid@gmail.com
6eb8134b6c Prevent saving of recent emojis when in incognito mode (fixes #521) 2022-02-18 21:28:00 +01:00
pdroidandroid@gmail.com
ad1672ad5c Added support for disabling clipboard history and clip retention time 2022-02-18 21:08:29 +01:00
pdroidandroid@gmail.com
1bfb6e2273 Fixed long press timeout settings 2022-02-18 21:00:40 +01:00
jnnkB
6d0a77f204
Update spellchecker locale while typing and get locale from keyboard if available (#526) 2022-02-06 20:16:59 +01:00
pdroidandroid@gmail.com
5b332fca2e Removed unused strings, added string res descriptions and corrected some options labels 2022-01-29 17:09:51 +01:00
pdroidandroid@gmail.com
5a7e5cf506 Added dynamic action bar titles in settings 2022-01-29 16:00:21 +01:00
pdroidandroid@gmail.com
b37a2eca3b Fixed 'new custom input type' icon's color for light themes 2022-01-29 15:59:39 +01:00
pdroidandroid@gmail.com
551beb69a3 Implemented new theme settings 2022-01-29 15:58:04 +01:00
pdroidandroid@gmail.com
599f9cfdf5 Rename .java to .kt 2022-01-29 15:58:03 +01:00
pdroidandroid@gmail.com
35f53b0649 Added sub-categories and moved some settings to more appropriate categories 2022-01-29 15:56:03 +01:00
pdroidandroid@gmail.com
38789cc87f Added settings categories icons 2022-01-29 15:50:36 +01:00