No description
- Fix foreground service lifecycle: keep service alive while disconnected sessions exist, preventing Android from killing sessions when app is backgrounded during WiFi drops - Fix cleanupDisconnectedSession: keep sessions in _activeSessions map so UI shows disconnect bar and tab indicator instead of silently removing them - FileLogger: append mode (persists across app opens), fallback to app-private dir, ZIP export with .bin recordings, comprehensive trace logging across all components - SessionNotifier: batched disconnect notifications (5s window), auto-cancel on reconnect, smart handling of partial reconnects (5 disconnect, 3 reconnect → shows 2 remaining) - Save Output: export scrollback + screen to Download/<alias>_<timestamp>.txt - Disconnect bar: styled pill buttons, timestamps on all disconnect/reconnect messages - Session tab bar: red accent + dark red background for disconnected tabs - In-app snackbar: brief "Duero disconnected" alert when session drops while in app - Pinch-zoom in mouse mode: scale detector fed before mouse intercept, multi-finger gestures bypass mouse reporting so htop/vim resize works - Snippet manager: duplicate action, list refreshes after edit/delete/duplicate - Notify on disconnect setting (default on), build timestamp on connection list - Deploy script fix, SessionRecorder rolling reset at 1MB Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| docs | ||
| gradle | ||
| lib-ssh | ||
| lib-terminal-keyboard | ||
| lib-terminal-view | ||
| lib-vault-crypto | ||
| scripts | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||