这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@agnostic-apollo
Copy link
Member

Fixes RUN_COMMAND_ARGUMENTS extra for RUN_COMMAND_ACTION intent. Check here for details.

Adds RUN_COMMAND_BACKGROUND extra for RUN_COMMAND_ACTION intent to run termux session in background. Check here for details.

Hopefully, this should fix the issues. I haven't tested the code but seems fine on overview since minimal changes are made in java code. Let me know if I should test as well.

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 termux#1029 for details.
@agnostic-apollo agnostic-apollo changed the title Bug fixes and improvements for "RUN_COMMAND_ACTION" intent #1029 Bug fixes and improvements for "RUN_COMMAND_ACTION" intent. Issue #1029 Jul 30, 2020
@agnostic-apollo agnostic-apollo changed the title Bug fixes and improvements for "RUN_COMMAND_ACTION" intent. Issue #1029 Bug fixes and improvements for "RUN_COMMAND_ACTION" intent. Issue #1029. Jul 30, 2020
@ghost ghost merged commit b2ff0e4 into termux:master Jul 30, 2020
@ghost
Copy link

ghost commented Jul 30, 2020

Thanks, arguments are working properly now.

@agnostic-apollo
Copy link
Member Author

Great. You are very welcome. And thanks for the merge.

Btw any rough estimate for when the next app update will be, do you guys follow any specific app update schedule? I'm not trying to be impertinent, I'm only asking because tasker will have to patched as well for this and it's currently at an rc version. You can choose to ignore this though.

@ghost
Copy link

ghost commented Jul 30, 2020

No, we do not have any update schedule. New versions are released "as needed". Currently there are already some changes are pending to be released, so last thing is to update bootstraps and v0.96 will be available.

@ghost
Copy link

ghost commented Jul 30, 2020

v0.96 has been released. F-Droid should pick it soon and APK will be available.
Google Play builds are managed by @fornwall.

@agnostic-apollo
Copy link
Member Author

No, we do not have any update schedule. New versions are released "as needed"

I see, the releases page didn't seem to have a pattern either.

Anyways, thanks a lot for the quick release on F-droid. Really appreciate it.

I'll wait for the Playstore one.

@agnostic-apollo agnostic-apollo deleted the termux-run-command-arguments-and-background-patch branch August 9, 2020 01:01
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant