2
Declined

Show global variables in plugin

Tasker doesn't allow a plugin to show global variables

4 replies

JD

https://groups.google.com/forum/#!topic/taskerdev/gRfdB44AP5k

Thanks

Oh I see. Can you please link to that thread so I can see the discussion? Thanks

JD

True, but the solution has been already discussed in Tasker developer forum. Tasker shouldn't pass all the variables to the plugin but it should provide an interface using an activity with dialog theme, then the plugin can call startActivityForResult to get only the variable selected by the user.

Pent never allowed this for security reasons and I'm keeping it that way, sorry!