orca/mobile/app
Jinwoo Hong 7944293815
Improve mobile terminal streaming performance (#1700)
* Improve mobile terminal streaming performance

Co-authored-by: Orca <help@stably.ai>

* Add mobile clear terminal action

Co-authored-by: Orca <help@stably.ai>

* Fix terminal connection test mock

Co-authored-by: Orca <help@stably.ai>

* WIP: mobile markdown tabs before rebase

Co-authored-by: Orca <help@stably.ai>

* Add mobile markdown editing

Co-authored-by: Orca <help@stably.ai>

* Harden mobile tab and markdown sync

Co-authored-by: Orca <help@stably.ai>

* Fix mobile terminal reconnect loading race

Co-authored-by: Orca <help@stably.ai>

* Polish mobile terminal keyboard behavior

Co-authored-by: Orca <help@stably.ai>

* Simplify mobile markdown editor chrome

Co-authored-by: Orca <help@stably.ai>

* Move mobile markdown actions to top

Co-authored-by: Orca <help@stably.ai>

* Use app modals for markdown discard

Co-authored-by: Orca <help@stably.ai>

* Dismiss keyboard before markdown confirmations

Co-authored-by: Orca <help@stably.ai>

* Add mobile file explorer

Co-authored-by: Orca <help@stably.ai>

* Fix mobile file explorer type narrowing

Co-authored-by: Orca <help@stably.ai>

* Fix mobile files navigation param

Co-authored-by: Orca <help@stably.ai>

* Show mobile files connection wait state

Co-authored-by: Orca <help@stably.ai>

* Preview text files on mobile

Co-authored-by: Orca <help@stably.ai>

* Simplify mobile file previews

Co-authored-by: Orca <help@stably.ai>

* Clarify unavailable mobile file types

Co-authored-by: Orca <help@stably.ai>

* Fix mobile subscription and preview review issues

Co-authored-by: Orca <help@stably.ai>

* Keep fallback terminals visible on mobile

Co-authored-by: Orca <help@stably.ai>

* Keep mobile terminal tap active

Co-authored-by: Orca <help@stably.ai>

* Preserve mobile terminal fallback order

Co-authored-by: Orca <help@stably.ai>

* Fix mobile session tab authority

Co-authored-by: Orca <help@stably.ai>

* Run mobile tests in mobile CI lane

Co-authored-by: Orca <help@stably.ai>

* Bump mobile app version to 0.0.7

Co-authored-by: Orca <help@stably.ai>

* Allow main window IPC wiring size

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-05-12 14:38:12 -07:00
..
h Improve mobile terminal streaming performance (#1700) 2026-05-12 14:38:12 -07:00
_layout.tsx Mobile: indefinite phone-fit hold + configurable auto-restore (#1532) 2026-05-07 16:47:31 -07:00
about.tsx feat(mobile): pairing paste flow + Keychain-backed device tokens + deep link (#1475) 2026-05-05 17:14:08 -07:00
index.tsx fix: pr-bug-scan findings from #1481 (#1566) 2026-05-07 23:11:06 -07:00
notifications.tsx fix(mobile): handle notification permission changes (#1506) 2026-05-06 11:57:42 -07:00
pair-confirm.tsx feat(mobile): show detailed pairing log + cap connecting timeout (#1520) 2026-05-06 19:20:53 -07:00
pair-scan.tsx feat(mobile): show detailed pairing log + cap connecting timeout (#1520) 2026-05-06 19:20:53 -07:00
settings.tsx Mobile: indefinite phone-fit hold + configurable auto-restore (#1532) 2026-05-07 16:47:31 -07:00
terminal-settings.tsx feat(source-control): send all notes to agent in a new terminal tab (#1568) 2026-05-08 13:52:08 -07:00
troubleshoot.tsx