Commit graph

4939 commits

Author SHA1 Message Date
Joshua A. Horton
dca2f1431b chore(web): Merge branch 'feat/web/modipress' into feat/web/flick-implementation 2023-11-06 08:40:37 +07:00
Joshua A. Horton
93c1317a5d fix(web): modipress on first tap of multitappable 2023-11-06 08:38:56 +07:00
Joshua Horton
a01a48fe7c
Merge pull request #9855 from keymanapp/change/common/models/pred-text-context-tracking
change(common/models): context tracking within the lm-worker 🐵
2023-11-06 08:27:54 +07:00
Joshua Horton
ce4176e5fb
Merge pull request #9827 from keymanapp/feat/web/test-kbd-prototyping
feat(web): prototype gesture-bootstrapping keyboards 🐵
2023-11-06 08:27:42 +07:00
Joshua Horton
1bfe774ef1
Merge pull request #9829 from keymanapp/feat/web/custom-key-hints
feat(web): configurable key-cap hints 🐵
2023-11-06 08:27:28 +07:00
Joshua Horton
5a2cfb89c0
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-11-06 08:27:22 +07:00
Joshua Horton
835544218b
chore(web): Apply suggestions from code review
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2023-11-06 08:26:53 +07:00
Joshua A. Horton
874e463e5c chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host 2023-11-03 10:06:08 +07:00
Joshua A. Horton
db678969ab chore(web): Merge branch 'feat/web/modipress' into feat/web/flick-implementation 2023-11-03 10:05:48 +07:00
Joshua A. Horton
3ef5519da8 fix(web): modipress+longpress next-layer handling 2023-11-03 10:05:32 +07:00
Joshua A. Horton
31257d9ed4 fix(web): fixes tablet preview-host cleanup 2023-11-03 09:45:52 +07:00
Joshua A. Horton
01c85b7781 chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host 2023-11-03 09:40:29 +07:00
Joshua A. Horton
baca0ab2c8 chore(web): Merge branch 'feat/web/modipress' into feat/web/flick-implementation 2023-11-03 09:40:11 +07:00
Joshua A. Horton
0897a28b8f chore(web): semi-verbose check for modipress button-class critierion 2023-11-03 09:35:41 +07:00
Joshua A. Horton
6955f90876 chore(web): addresses most review concerns 2023-11-03 09:32:56 +07:00
Joshua A. Horton
c1436c6717 fix(web): fixes modipress issues discovered in personal tests 2023-11-03 09:32:43 +07:00
Joshua A. Horton
3e3e6edf69 fix(web): Android API 21 compat 2023-11-02 16:22:26 +07:00
Joshua A. Horton
44c1a71131 chore(web): now uses common/web/types enum for button classes 2023-11-02 12:09:11 +07:00
jahorton
1cef89fa81 fix(web): app/webview globe-key key-up signalling 2023-11-02 11:58:26 +07:00
Joshua A. Horton
00cdbdf6e8 chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host 2023-11-02 10:43:24 +07:00
Joshua A. Horton
7934d3fafd chore(web): Merge branch 'feat/web/modipress' into feat/web/flick-implementation 2023-11-02 10:43:05 +07:00
Joshua Horton
b4843b25ab
Merge pull request #9891 from keymanapp/fix/web/default-layer-display-when-not-first
fix(web): fixes doc-kbd display of default layer when it's not defined first
2023-11-02 09:57:24 +07:00
Joshua A. Horton
b9d02cbe54 fix(web): automated-test patchup 2023-11-02 09:55:24 +07:00
Joshua A. Horton
3c9c036a9c fix(web): early off-the-top cancellation in app/webview mode 2023-11-01 15:48:06 +07:00
Joshua A. Horton
f4061f7609 chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host 2023-11-01 13:18:33 +07:00
Joshua A. Horton
4dfba2cf49 chore(web): Merge branch 'feat/web/modipress' into feat/web/flick-implementation 2023-11-01 13:17:33 +07:00
Joshua A. Horton
dd52337fd8 chore(web): Merge branch 'feat/web/generalized-multitap' into feat/web/modipress 2023-11-01 13:16:35 +07:00
Joshua A. Horton
338af8f6e9 chore(web): Merge branch 'change/common/models/pred-text-context-tracking' into feat/web/generalized-multitap 2023-11-01 08:45:28 +07:00
Joshua A. Horton
cc29c89596 chore(common/models): Merge branch 'feat/web/test-kbd-prototyping' into change/common/models/pred-text-context-tracking 2023-11-01 08:43:38 +07:00
Joshua A. Horton
bfb31a6918 chore(web): Merge branch 'refactor/web/transcription-cache' into feat/web/test-kbd-prototyping 2023-11-01 08:42:51 +07:00
Joshua A. Horton
ccc4c0005a fix(web): multitaps with heterogenous nextLayer use 2023-11-01 08:42:31 +07:00
Joshua A. Horton
c4d29da66d chore(web): Merge branch 'fix/web/state-change-source-rewrite' into feat/web/custom-key-hints 2023-10-31 16:09:37 +07:00
Joshua A. Horton
b070c10b34 fix(web): CSS styling for tablet key-hints 2023-10-31 16:09:19 +07:00
Joshua A. Horton
bb2250fdf0 fix(web): flick-scroll only for keys with flicks 2023-10-31 14:10:56 +07:00
Joshua A. Horton
6169ffe682 chore(web): post-rebase patchup 2023-10-31 13:36:15 +07:00
Joshua A. Horton
d3ad24e645 feat(web): flick-scroll clearing 2023-10-31 13:35:42 +07:00
Joshua A. Horton
e5622533de feat(web): 'natural' scrolling, smoother scroll start 2023-10-31 13:35:41 +07:00
Joshua A. Horton
34837810dd feat(web): first scrolling flick preview 2023-10-31 13:35:40 +07:00
Joshua A. Horton
db77fa1ada change(web): trims previous preview styling 2023-10-31 13:35:40 +07:00
Joshua A. Horton
9ef0ad385f fix(web): no roaming preview with flicks 2023-10-31 13:35:39 +07:00
Joshua A. Horton
5be435b9d3 change(web): gesture-preview longevity, causality 2023-10-31 13:35:36 +07:00
Joshua A. Horton
1ff8d68043 chore(web): post-rebase patchup 2023-10-31 13:34:56 +07:00
Joshua A. Horton
f6d93540c7 fix(web): border-rounding for previews 2023-10-31 13:34:56 +07:00
Joshua A. Horton
efa4806912 feat(web): multitap + longpress styling statically positioned, flick part may scroll 2023-10-31 13:34:55 +07:00
Joshua A. Horton
55f004f4c6 feat(web): demo flag, styling nuances, ability to fade invalid entries 2023-10-31 13:34:55 +07:00
Joshua A. Horton
3f9fd8c990 change(web): puts flick previews in multitap ele to prevent overlay 2023-10-31 13:34:54 +07:00
Joshua A. Horton
90f9baf4dd feat(web): prototype flick preview styling 2023-10-31 13:34:54 +07:00
Joshua A. Horton
58da9612b0 fix(web): minor goof in last commit 2023-10-31 13:34:53 +07:00
Joshua A. Horton
28ab0e8075 feat(web): start of the gesture preview host 2023-10-31 13:34:53 +07:00
Joshua A. Horton
7c6a1f8e41 feat(web): dynamic rescale of flick threhsolds 2023-10-31 13:34:42 +07:00