No description
- Add --es profile "Name" launch intent to auto-connect by connection name/nickname - Add --ez clearLog true intent extra to clear debug log on launch - Add --ez dump true ADB broadcast to dump full screen buffer to log file - Fix PTY allocation to use actual terminal dimensions instead of hardcoded 80x24: SSHSession.resize() now stores dimensions even while Connecting, and PTY allocation picks up the latest values instead of the initial config - Add connectByProfile() to MainViewModel for profile-based connections - Add VttestParityTest: replays recorded vttest session through both our engine and Termux at 80x24 and 102x38, verifying cell-by-cell parity (both pass) 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 | ||