Edison Jwa
|
c04aaf4a51
|
docs(flutter): add dart doc comments to core services and widgets (TODO-085)
Add dart doc comments to poke_notification_service, poke_preferences_service,
link_trust_service, voice_settings, snapshot_view covering public API.
|
2026-06-11 21:03:19 +09:00 |
|
Edison Jwa
|
ef19f4e7ce
|
feat(flutter): persist voice settings and per-user volume (TODO-039,040)
Add SharedPreferences persistence for transmit mode, release tail,
input/output device. Per-user volume/mute persisted across sessions.
|
2026-06-11 20:43:14 +09:00 |
|
Edison Jwa
|
5e8b7915db
|
feat(ui): adaptive 3-panel layout, chat panel switching, audio metering fix
- Add responsive breakpoints (compact <600, medium 600-1023, expanded >=1024)
- Add ViewportInfo InheritedWidget for layout-aware descendants
- Add inline ChatPanel (380dp right column) for expanded desktop layout
- Add channel right-click context menu with Chat option for in-place switching
- Add per-target draft persistence via restoredDraft/onDraftChanged callbacks
- Fix header chat button to switch to current voice channel when panel open
- Fix close = dismiss (preserves last target and draft for reopen)
- Add unread dot indicator on channel tiles when chat is closed
- Fix audio regression: decimate dBFS computation to every 3rd callback (~31 Hz)
to avoid buffer underruns on macOS CoreAudio real-time thread
- Add tools/build-macos.sh release build script (7-step process)
- Add chat panel switching implementation plan and 3-panel design spec
Tests: 183 passed, 2 skipped. Flutter analyze clean.
|
2026-06-07 23:12:07 +09:00 |
|
Edison Jwa
|
0381be6964
|
feat(ui): add per-user volume controls (#17)
|
2026-06-03 18:08:52 +09:00 |
|
Edison Jwa
|
fe6e07353e
|
chore: restore product scaffold to rollback baseline
|
2026-05-29 14:02:04 +09:00 |
|
Edison Jwa
|
487aff4e7c
|
fix: improve voice and chat controls
|
2026-05-25 18:26:56 +09:00 |
|
Edison Jwa
|
a2d686d9d0
|
feat: promote linux native audio path
|
2026-05-25 17:42:06 +09:00 |
|
Edison Jwa
|
7d5d8c2c90
|
feat: integrate chat voice and diagnostics client
|
2026-05-23 06:51:55 +09:00 |
|