Files
Magisk/app
LoveSy 4d758f871b Replace Termux terminal libraries with custom read-only Kotlin implementation
Fork and heavily simplify terminal-emulator/terminal-view from Termux into
a self-contained Kotlin terminal package. Remove all library-style abstractions
(TerminalOutput, TerminalSessionClient, Logger) and dead code (mouse events,
paste, key input) since the terminal is read-only. The emulator creates a PTY
via busybox script for proper escape sequence support. The UI is a pure Compose
Canvas with scroll support, replacing the old AndroidView-based approach.

Made-with: Cursor
2026-03-16 02:56:03 -07:00
..
2026-01-19 23:29:02 +08:00
2026-01-19 23:29:02 +08:00
2026-01-19 23:29:02 +08:00
2026-02-23 00:02:33 -08:00
2025-06-16 02:17:29 -07:00
2025-06-16 02:17:29 -07:00