nix-on-droid-app/app
Leonid Pliushch db3ff7b24a
Provide a service for executing commands by third-party applications
Re-implementation of https://github.com/termux/termux-app/pull/1029.

If Termux has property "allow-external-apps" set to "true", a third-party
program will be able to send intents for executing custom commands
within Termux environment.

Third-party program must declare permission "com.termux.permission.RUN_COMMAND".
2020-06-09 15:36:08 +03:00
..
src Provide a service for executing commands by third-party applications 2020-06-09 15:36:08 +03:00
build.gradle update ndk version 2020-06-09 12:02:41 +03: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 Configure proguard to keep line numbers 2017-11-19 20:53:56 +01:00