- Add InputType.TYPE_CLASS_TEXT so IME shows Send key on all keyboards - Replace kotlinx.coroutines.MainScope() with external coroutineScope to avoid lifecycle mismatch and potential scope cancellation
- SshTerminalManager: SSH connection lifecycle, shell I/O, ANSI-aware line parsing - SshTerminalScreen: Compose UI with terminal output, input bar, connect dialog - Added JSch 0.1.55 dependency to gradle (libs.versions.toml + build.gradle.kts)
Source: openclaw/openclaw@main apps/android Changes: renamed app_name to Tergent