mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
as a string array extra instead of a string extra since TermuxService expects it that way. Added "RUN_COMMAND_BACKGROUND" boolean extra so that Termux session can be started in background when running a command. Updated usage docs. Check #1029 for details.