Joshua A. Horton
|
fe16d0ce45
|
chore(web): initial connection of attachment engine to ContextManager
|
2023-05-15 13:57:35 +07:00 |
|
Joshua A. Horton
|
eaff0b491f
|
refactor(web): extracts engine/attachment child project
|
2023-05-15 13:57:34 +07:00 |
|
Joshua A. Horton
|
251e32aa02
|
chore(web): removes redundant type detail - TS can infer here
|
2023-05-15 13:57:33 +07:00 |
|
Joshua A. Horton
|
56efa71fff
|
chore(web): cleans up a timeout func
|
2023-05-15 13:57:33 +07:00 |
|
Joshua A. Horton
|
83d46a1fd7
|
chore(web): arrayFromNodeList as dom-util
|
2023-05-15 13:57:32 +07:00 |
|
Joshua A. Horton
|
0deefc38ff
|
refactor(web): refactors element-attachment code as own module
|
2023-05-15 13:57:31 +07:00 |
|
Joshua A. Horton
|
1cadcd73e3
|
chore(web): Merge branch 'refactor/web/browser-focus-maintenance-states' into fix/web/app-browser-osk-hooks
|
2023-05-12 09:22:05 +07:00 |
|
Joshua A. Horton
|
bd656481b6
|
chore(web): cleanup per review
|
2023-05-12 09:21:25 +07:00 |
|
Joshua A. Horton
|
159fa83582
|
fix(web): proper handling of OSK key events
|
2023-04-19 15:05:21 +07:00 |
|
Joshua A. Horton
|
fac650062f
|
fix(web): reconnects many OSK hooks, initialization for app/browser
|
2023-04-19 15:05:20 +07:00 |
|
Joshua A. Horton
|
3ed754653f
|
refactor(web): setActivatingUI() => setMaintainingFocus()
|
2023-04-19 09:27:13 +07:00 |
|
Joshua A. Horton
|
2c78106ca4
|
chore(web): a little cleanup
|
2023-04-19 09:24:36 +07:00 |
|
Joshua A. Horton
|
bb5e80d1ca
|
refactor(web): isActivating => maintainingFocus, justActivated => restoringFocus
|
2023-04-19 09:15:09 +07:00 |
|
Joshua A. Horton
|
17e010fd39
|
docs(web): adds link to API docs
|
2023-04-19 09:01:27 +07:00 |
|
Joshua A. Horton
|
588841593c
|
refactor(web): spins FocusAssistant off from UIManager as module
|
2023-04-19 08:56:15 +07:00 |
|
Joshua A. Horton
|
2733b8c46e
|
chore(web): mild cleanup before next stuff
|
2023-04-19 08:07:03 +07:00 |
|
Joshua A. Horton
|
cb73fdb05e
|
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
|
2023-04-13 13:31:07 +07:00 |
|
Joshua A. Horton
|
fa4bfbeb90
|
docs(web): comment tweaks per review
|
2023-04-12 09:49:32 +07:00 |
|
Joshua A. Horton
|
9002f1c25f
|
chore(web): some adjustments per PR review
|
2023-04-10 10:51:57 +07:00 |
|
Joshua A. Horton
|
d5ec58c52a
|
fix(web): lots of little connection points for actual in-app use; gets Android app functional
|
2023-03-29 15:31:55 +07:00 |
|
Joshua A. Horton
|
9f082c7d4c
|
feat(web): functional app/webview in android debug-host (minus SentryManager)
|
2023-03-29 08:28:44 +07:00 |
|
Joshua A. Horton
|
acca3f0dbe
|
change(web): keyboard activation as part of ContextManager, related odds and ends
|
2023-03-23 14:57:47 +07:00 |
|
Joshua A. Horton
|
c55ad3f5a0
|
change(web): first-pass setActiveKeyboard modularization
|
2023-03-23 11:31:44 +07:00 |
|
Joshua A. Horton
|
a917eec57b
|
change(web): setActiveKeyboardAsync
|
2023-03-21 12:20:18 +07:00 |
|
Joshua A. Horton
|
3f52cd4e47
|
change(web): engine/keyboard-cache => engine/package-cache
|
2023-03-20 09:43:50 +07:00 |
|
Joshua A. Horton
|
8a13a4e64d
|
change(web): webview context configuration + connections
|
2023-03-17 14:10:05 +07:00 |
|
Joshua A. Horton
|
81a81268d5
|
change(web): engine/configuration -> engine/paths
|
2023-03-17 11:07:11 +07:00 |
|
Joshua A. Horton
|
581babe503
|
chore(web/engine): Merge branch 'feature-esmodule-web-engine' into change/web/engine-configuration
|
2023-03-17 09:06:03 +07:00 |
|
Joshua A. Horton
|
2c702f7b6d
|
chore(web): Merge branch 'change/web/top-level-modularization-design' into change/web/osk-and-key-event-integration
|
2023-03-17 08:31:12 +07:00 |
|
Joshua A. Horton
|
cdbd347af2
|
change(common/web): defaultOutput -> defaultRules
|
2023-03-17 08:28:57 +07:00 |
|
Joshua A. Horton
|
9c8c426a98
|
change(web): differentiated app-level configs, getDebugInfo
|
2023-03-15 10:18:36 +07:00 |
|
Joshua A. Horton
|
2f6871fb92
|
change(web): engine config moved to main/engine, keyboard namespacing
|
2023-03-14 15:24:57 +07:00 |
|
Joshua A. Horton
|
a9aa3441ff
|
change(web): a little cleanup
|
2023-02-28 08:42:10 +07:00 |
|
Joshua A. Horton
|
b4358f4880
|
change(web): prep for debug vs release top-level bundling
|
2023-02-28 08:42:08 +07:00 |
|
Joshua A. Horton
|
39a807eeb1
|
change(web): engine key event forwarding, osk path config
|
2023-02-28 08:42:08 +07:00 |
|
Joshua A. Horton
|
281550ea46
|
change(web): start of divergent app-target modularization
|
2023-02-28 08:41:41 +07:00 |
|
Joshua A. Horton
|
9503209a2c
|
chore(web): shifts to new build-header style
|
2023-02-28 08:36:41 +07:00 |
|
Joshua A. Horton
|
d25b1ae846
|
change(web): modularizes extension of DefaultOutput rules
|
2023-02-28 08:36:40 +07:00 |
|
Joshua A. Horton
|
9c673c0d3d
|
chore(web): app/browser cleanup, docs
|
2023-02-28 08:36:39 +07:00 |
|
Joshua A. Horton
|
21eaed3d91
|
change(web): start of divergent app-target modularization
|
2023-02-28 08:36:17 +07:00 |
|
Joshua A. Horton
|
576542edfd
|
docs(web): more readme.md doc bits re folder distinctions
|
2023-02-28 08:34:51 +07:00 |
|