termux-x11/shell-loader
Twaik Yont cabd78ac65 Minor changes
Closes #390
Fixes "Update Gradle Wrapper" workflow
Hides harmless framework errors like this: `java.io.FileNotFoundException: /data/system/theme_config/theme_compatibility.xml: open failed: ENOENT (No such file or directory)` while instantiating `Context`
Making loader print errors to stdout
Making loader print error when main Termux:X11 apk is not installed with explanation where to get it.
2023-07-23 02:16:50 +03:00
..
src/main Minor changes 2023-07-23 02:16:50 +03:00
stub Some code refactoring, no improvements here... 2023-06-06 23:18:47 +03:00
.gitignore Cursor positioning fix. Starter is moved to main apk. Implemented shell-loader which loads started dynamically from main apk to avoid version mismatches between main apk and starter. 2023-02-17 13:22:08 +02:00
build.gradle Fixes #376 2023-07-17 23:51:33 +03:00