mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
- Helper functions are now provided to check for common states. The currentState and previousState must only be modified via setState() - Some errCode values are also provided to prevent hardcoded value usage. - The stdout, stderr and arguments will now be truncated for logcat to honour its LOGGER_ENTRY_MAX_LEN limits