orca/mobile/src
Jinjing c50391df84
Support dictation and image attachments in mobile live input mode (#6603)
* Support dictation and image attachments in live terminal input mode

- Unify image attachment and voice dictation actions across both live
  and buffered terminal input views using a shared action bar.
- Route completed dictations directly to the active PTY (matching
  live keystroke semantics) when live mode is active, or append
  them to the input field in buffered mode.
- Add live terminal status headers to indicate mic activity and
  image upload progress.
- Include unit tests for the dictation routing logic.

* rm unused file
2026-06-28 01:20:00 -07:00
..
browser Allow switching to mobile website view in MobileBrowserPane (#5941) 2026-06-20 19:41:19 -07:00
cache feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
components refs/heads/handle-mobile-pull-request-issues (#6598) 2026-06-28 00:58:17 -07:00
constants
diagnostics Add braces to mobile control flow (#4351) 2026-05-31 21:32:37 -07:00
dictation Allow deleting downloaded speech models on desktop and mobile (#5794) 2026-06-19 12:31:11 -07:00
files Fix mobile file previews (#6315) 2026-06-26 12:10:58 -07:00
hooks feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
layout
notifications Fix duplicate mobile notifications (#5206) 2026-06-11 12:15:06 -07:00
platform
session Support dictation and image attachments in mobile live input mode (#6603) 2026-06-28 01:20:00 -07:00
source-control refs/heads/handle-mobile-pull-request-issues (#6598) 2026-06-28 00:58:17 -07:00
storage feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
tasks Launch and detect Qwen Code via its qwen executable (#6530) 2026-06-27 22:02:52 -07:00
terminal Support dictation and image attachments in mobile live input mode (#6603) 2026-06-28 01:20:00 -07:00
theme feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
transport fix: pr-bug-scan validated finding from #5304 (#5342) 2026-06-16 17:21:13 -07:00
worktree Prevent mobile worktree selection from focusing desktop (#6461) 2026-06-26 19:34:33 -07:00
host-route-action-state.test.ts Resolve host new-worktree route action before commit (#3242) 2026-05-30 19:15:42 -07:00
host-route-action-state.ts Resolve host new-worktree route action before commit (#3242) 2026-05-30 19:15:42 -07:00
host-route-exit.test.ts Mobile: worktree-list sidebar for tablet/foldable layouts (#5505) 2026-06-16 16:50:38 -07:00
host-route-exit.ts Mobile: worktree-list sidebar for tablet/foldable layouts (#5505) 2026-06-16 16:50:38 -07:00