Commit graph

764 commits

Author SHA1 Message Date
Helium314
1848d50c6c fix navbar color setting state 2023-07-12 19:02:32 +02:00
Helium314
624b58b82d
Update readme 2023-07-08 13:16:10 +02:00
Md. Rifat Hasan Jihan
f397cb3458
support spell checker for Bengali (Bangladesh) (#11) 2023-07-08 13:13:05 +02:00
Md. Rifat Hasan Jihan
b7d4a4dc6c
Fixed dictionary icon (#10)
* Fixed dictionary icon
* fixed about icon dimension
2023-07-08 13:00:50 +02:00
Helium314
1489c368a6 rename default english dictionary to en_US (because it is), add en_GB dictionary 2023-07-08 11:09:56 +02:00
Helium314
4d2686cb39 improve issues with key text colors (still happening in more suggestions view) 2023-07-08 10:49:32 +02:00
Helium314
f498d14e3b fix issues with adding words to personal dictionary 2023-07-08 09:11:22 +02:00
Helium314
2439791322 fix issues with keys texts not using user-defined color 2023-07-08 08:03:57 +02:00
Md. Rifat Hasan Jihan
3f3a2c4230
Added "About" page on 'Settings' (#6)
* Added "About" page on 'Settings'

* configure @string/app_slogan

* auto retrieve version

* Update links in about screen

---------

Co-authored-by: Helium314 <helium314@mailbox.org>
2023-07-08 07:56:59 +02:00
Helium314
38dfcc407b update readmes 2023-07-07 08:27:29 +02:00
Helium314
b184fe19ea copy use-contacts setting to correction settings 2023-07-07 07:42:13 +02:00
Helium314
bc159f5e3c fix color dialog title 2023-07-07 07:13:36 +02:00
Helium314
c53224dd2b improve UI for user-added dictionaries 2023-07-07 06:32:48 +02:00
Helium314
4a5d3155b4 fix issue with emoji color in more suggestions panel 2023-07-06 21:16:59 +02:00
Helium314
d6b4079502 update experimental dictionaries, and add experimental emoji dictionary 2023-07-06 19:34:24 +02:00
Helium314
ae1a2ca183 option for navbar to follow theme
fixes #4
2023-07-06 16:46:23 +02:00
Helium314
99075977ff
Merge pull request #7 from RHJihan/new
Made Clipboard key default on long press comma, and re-order other items in that menu
2023-07-06 08:51:32 +02:00
Md. Rifat Hasan Jihan
d0b1bb5802 Made Clipboard key default on long press comma
The Clipboard key is set to default on long pressing comma and rearranged for a better user experience.
2023-07-06 11:41:59 +06:00
Helium314
228fea6976 update issue templates 2023-07-05 18:20:33 +02:00
Helium314
d9358f64de add experimental dictionaries, and script to create them from sentence lists (wip) 2023-07-05 18:04:07 +02:00
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
985981a82f add some more dictionaries
see readme for source
2023-06-26 13:57:47 +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
Helium314
62e55fd70b
Update README.md 2023-06-25 16:56:08 +02:00
Helium314
d5bc144c89 allow to install debug along release version 2023-06-25 16:47:36 +02:00
Helium314
2c879e8aca update dependencies 2023-06-25 14:51:13 +02:00
Majeur
c3772cd56e
Merge pull request #695 from Pkshields/auto-correction-confidence
Add Auto-correction Confidence settings
2022-12-17 14:01:09 +01: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
Majeur
a42e866010
Merge pull request #664 from openboard-team/fix-german-eszett
[Fix] Added capital eszett and fixed default order in more keys
2022-08-20 10:53:57 +02:00
MajeurAndroid
051c24d187
Added capital eszett and fixed default order in more keys 2022-08-12 09:37:51 +02:00
MajeurAndroid
0caec06f88
Fixed typos in README 2022-08-11 13:20:41 +02:00
MajeurAndroid
58606e6dc5
Added contribution guidelines, TODOs and more in README 2022-08-11 13:04:12 +02:00
Majeur
43dc6e9575
Merge pull request #647 from amcoder36/36.better_armenian_support
Better support for Armenian language
2022-08-06 11:55:01 +02:00
amcoder36
80e4e072d0 fix 2022-08-06 00:16:38 -07:00
amcoder36
6adcd02590 addressing input with ? and ! more keys 2022-08-06 00:15:07 -07:00
pdroidandroid@gmail.com
6c7582aae8 1.4.5 release 2022-08-05 18:22:32 +02:00
amcoder36
d108ee6f92 addressing comments 2022-07-20 23:20:22 -07:00