No description
- enableEdgeToEdge() before super.onCreate() for proper inset handling - SFTP rendered at Box level (outside terminal Column) so Scaffold bottomBar with navigationBarsPadding() reaches the nav bar edge - SFTP only composed when active tab (prevents invisible touch blocking) - Status bar + 41dp top padding on SFTP overlay for tab bar visibility - Removed windowInsetsPadding from terminal Column (edge-to-edge handles it) - Cleaned unused imports and debug parameters - docs: number row modes in KEYBOARD.md, SFTP folder reconnect done in FUTURE.md 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 | ||