This website requires JavaScript.
Explore
Help
Sign In
fankes
/
termux-app
Watch
2
Star
0
Fork
0
You've already forked termux-app
mirror of
https://github.com/fankes/termux-app.git
synced
2025-09-07 03:05:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f366db0cb328ce969d70301f5a98978a29302754
termux-app
/
app
History
tareksander
f366db0cb3
Added: LocalFilesystemSocket as an Interface to UNIX sockets in the filesystem. The UID of connecting programs is automatically checked against the processes UID and connections where the UID doesn't match are automatically rejected and logged.
...
Changed: LocalSocketListener now uses sockets in the filesystem.
2022-04-23 00:36:12 +05:00
..
src
Added: LocalFilesystemSocket as an Interface to UNIX sockets in the filesystem. The UID of connecting programs is automatically checked against the processes UID and connections where the UID doesn't match are automatically rejected and logged.
2022-04-23 00:36:12 +05:00
build.gradle
Added: termux-am-library to integrate am with Termux.
2022-04-23 00:36:12 +05:00
dev_keystore.jks
CI: development builds are now signed with publically-shared key
2019-10-06 23:24:15 +03:00
proguard-rules.pro
Fix java.lang.AbstractMethodError: androidx.window.sidecar.SidecarInterface$SidecarCallback.onDeviceStateChanged
2021-07-08 08:27:44 +05:00