Commit graph

130 commits

Author SHA1 Message Date
Helium314
9cce029e06 don't allow disabling popop keys in non-alphabet layouts
and slightly adjust readme
2024-02-01 10:31:21 +01:00
Helium314
eb7333b1da long-press symbols key for numpad
issue: immediately switches to symbols layout, after delay switches to numpad
2024-02-01 09:25:37 +01:00
Helium314
1490ddddd8 some adjustments after renaming the package 2024-01-31 21:12:34 +01:00
Helium314
2f5e3230d0 some adjustments / lint / unused code 2024-01-29 14:32:51 +01:00
Helium314
d5956ed891 remove unused tools for old xml layout style, update readme 2024-01-28 18:16:48 +01:00
Helium314
c8f99e67e8 warn about submitting new PRs until package is renamed 2024-01-28 11:06:51 +01:00
Helium314
93dfecfe9e update readme and layout info 2024-01-26 20:42:39 +01:00
Helium314
615d1711b5 update readme and other texts 2024-01-05 11:14:39 +01:00
Helium314
2ec34b68ad remove unused resources, update readme 2024-01-01 15:55:21 +01:00
Helium314
7941fd8ac4 add a line about clipboard pinning tp readme, fixes #366 2023-12-31 13:38:25 +01:00
Helium314
54abf44628
Make layouts customizable (#361)
now layouts can be added from files, or default layouts can be copied and edited
2023-12-30 23:18:10 +01:00
Helium314
d005c52a80
update readme 2023-12-19 09:37:06 +01:00
Helium314
2232bc3848 improvements for tablet layouts with new parser 2023-12-04 12:11:53 +01:00
Helium314
4af0f2d3a1 update readme and todos 2023-11-21 12:30:22 +01:00
Helium314
0a6a667ef1 update readme 2023-11-19 22:08:52 +01:00
Helium314
c2a48b27fe add setting from bottom padding scale 2023-11-03 14:24:43 +01:00
Helium314
778f160c07 update readme 2023-11-02 21:04:37 +01:00
Helium314
62dd2d954f
Update README.md 2023-10-31 08:07:00 +01:00
Md. Rifat Hasan Jihan
b59d0b525d
Refined the hidden feature description (#235)
* refined the hidden feature description

* Update README.md
2023-10-23 08:38:51 +02:00
Helium314
cf261bf5ef update tests and readme 2023-09-25 07:11:33 +02:00
Helium314
25ad4a3178 add toolbar to suggestion strip
arrow to expand
long-press keys to pin them (replaces old voice and clipboard key settings)
fixes #139
2023-09-24 21:31:37 +02:00
BlackyHawky
741b60a8b4
Link of "Add Unicode 15 emojis" corrected in Readme (#174) 2023-09-20 19:11:18 +02:00
Helium314
eb45495d13
Hangul update (#160)
Add Hangul layout from https://github.com/Lee0701/openboard/tree/hangul

Further changes:
* merge current state and make it compile
* some formatting
* remove Korean dictionary (to be downloaded from original repo)
* add file in make-keyboard-text for auto-generating KeyboardTextsTable
* disable Hangul combiner when not using Hangul (otherwise symbols are seen as parts of a word)

---------

Co-authored-by: Lee0701 <hgl1002@naver.com>
2023-09-16 11:09:15 +02:00
Helium314
5f29248855
add section about hidden features to readme 2023-09-15 13:21:21 +02:00
Helium314
9abcd15c5f update readme 2023-09-13 15:38:58 +02:00
Helium314
2ae736db08
Update README.md 2023-09-11 16:18:08 +02:00
Helium314
42ee6639b0 update readme, small adjustments 2023-09-04 10:21:08 +02:00
Helium314
78cccee9bb add unit tests for shouldBeAutoCorrected, small dict fix 2023-08-28 19:50:55 +02:00
Helium314
146231dcb0
Add auto theme for custom themes (#79) 2023-08-16 18:41:47 +02:00
Helium314
c9ed9fd9cb
Update README.md 2023-08-11 08:49:08 +02:00
Helium314
4c871bea54
Update dictionary urls 2023-08-01 10:05:12 +02:00
Helium314
33b64ac34d move dictionaries and related script to a separate repository
https://codeberg.org/Helium314/aosp-dictionaries
2023-07-28 19:19:57 +02:00
Helium314
db3c39bfc5 add some experimental dictionaries for non-latin scripts, upate readme 2023-07-26 06:25:42 +02:00
Helium314
7d9e918c7a
Update README.md 2023-07-21 19:39:43 +02:00
Helium314
d2f414811f properly apply user defined theme immediately 2023-07-21 19:32:53 +02:00
Helium314
ffe7d81ebc improve emoji deletion 2023-07-19 17:05:53 +02:00
Helium314
f48cd06641 update readme 2023-07-15 09:44:20 +02:00
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
Helium314
f498d14e3b fix issues with adding words to personal dictionary 2023-07-08 09:11:22 +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
ae1a2ca183 option for navbar to follow theme
fixes #4
2023-07-06 16:46:23 +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