This website requires JavaScript.
Explore
Help
Register
Sign In
vectras-team
/
termux-x11
Watch
1
Star
0
Fork
0
You've already forked termux-x11
mirror of
https://github.com/vectras-team/termux-x11.git
synced
2024-11-23 06:41:02 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
aa53a085d5
termux-x11
/
settings.gradle
5 lines
76 B
Groovy
Raw
Normal View
History
Unescape
Escape
Various changes: 1. Fix for https://github.com/termux/termux-packages/issues/10940 working inside shell_loader 2. Getting rid of using `Reflection` API and `CrossVersionReflectedMethod` in the project 3. Unhiding some non-SDK API's to the project using gradle's `compileOnly` dependency 4. Getting rid of library unpacking and making loader open it directly from apk ( https://github.com/termux/termux-x11/commit/6cdfb75c4451eef63f114a93baef5ba73b7cfd8c#commitcomment-77856313 ). @agnostic-apollo is the best!!! Some cleanup... Bumping versionCode
2022-07-25 13:17:56 +00:00
include
':starter:stub'
Let Termux:X11 run without sharedUserId="com.termux" (#31) * Let Termux:X11 run without sharedUserId="com.termux" Make Termux:X11 start user-defined commands in Termux ($PREFIX/libexec/termux-x11/termux-startx11) Make debug_build.yml build companion package for termux and upload it as an artifact. Update README.md
2021-10-03 10:33:10 +00:00
include
':starter'
include
':common'
Basic and buggy Android activity backend
2019-06-30 02:01:25 +00:00
include
':app'
Reference in New Issue
Copy Permalink