Skip to content

[Feature]: MainActivity should accept the RUN_COMMAND intent. #4546

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RohitKushvaha01 opened this issue May 18, 2025 · 0 comments
Open

[Feature]: MainActivity should accept the RUN_COMMAND intent. #4546

RohitKushvaha01 opened this issue May 18, 2025 · 0 comments

Comments

@RohitKushvaha01
Copy link

Feature description

When Termux is force-stopped by the Android system (such as after device reboots), the RUN_COMMAND intent no longer functions. In this state, the user must manually launch Termux before it can receive any intents. However, startActivity intents continue to work. Therefore, If Termux supports receiving intents via startActivity, client applications could deliver commands without relying on background services. This would eliminate the need for users to manually launch Termux after a reboot or force-stop.

Additional information

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant