Commit Graph

12 Commits

Author SHA1 Message Date
Misaka
3f166c2efa Remove unused _ConnectionIndicator and _StatusDot widgets
Delete dead code that triggered an unused_element analyzer warning.
_ConnectionIndicator was unreferenced and _StatusDot was only used by it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-17 22:55:42 +08:00
Misaka
491513fc5e Add desktop mute toggle button in draft board
Add a setMute WebSocket action and a mute IconButton in the draft
board title bar. The button optimistically flips local state and
rolls back with a toast when the desktop is unreachable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-17 22:12:29 +08:00
Misaka
2798b5a66a Remove toast on history item restore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-17 21:49:30 +08:00
Misaka
5f6e045e98 Persist quick send history safely 2026-05-17 17:10:01 +08:00
Misaka
19441399d0 Sync append enter setting on resume 2026-05-17 16:47:07 +08:00
Misaka
31d1681947 Improve Android connection controls and status display 2026-05-17 16:42:40 +08:00
Misaka
7cd6fbd1f2 Update Android icons and enter action 2026-05-16 22:00:02 +08:00
Misaka
fe5cb9af37 Implement Android v2 quick send UX 2026-05-16 20:36:13 +08:00
Misaka
4d37f264bf Implement Android v2 draft board experience 2026-05-16 08:46:16 +08:00
Misaka
8c127cbd6e Send Android draft on button press 2026-05-15 22:21:26 +08:00
Misaka
9dce49eb78 Sync full Android text after composition settles 2026-05-15 22:09:31 +08:00
Misaka
6b51fc5f99 Initialize Android client skeleton 2026-05-15 20:12:07 +08:00