Skip to content
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

Add Shortcut to activate/deactivate #16

Closed
dim-geo opened this issue Mar 26, 2016 · 3 comments
Closed

Add Shortcut to activate/deactivate #16

dim-geo opened this issue Mar 26, 2016 · 3 comments

Comments

@dim-geo
Copy link

dim-geo commented Mar 26, 2016

Hi,

Please add shortcut to activate /deactivate.
By enabling this tasker is intergrated via autoshortcut application.
Also, it will allow users to have a widget to turn on/off.

@raatmarien
Copy link
Member

Hey, thanks for the suggestion!

A widget is available in v2.4.0+ which will be up on f-droid shortly (should be about a day).

Is a widget enough for tasker support or do you need a shortcut specifically? If so, what exactly do you mean with a shortcut? I can't seem to find much information on the subject.

@dim-geo
Copy link
Author

dim-geo commented Mar 27, 2016

Widget is not enough.
You are right, documentation about shortcuts seems scarce.
Shortcut is different from a widget. When you add a quick dial for a contact you actually add a shortcut, not a widget. I found this:
http://www.kind-kristiansen.no/2010/android-adding-desktop-shortcut-support-to-your-app/

Another idea for tasker support is intent. Does your app has an intent to toggle filter?
If you have then, it's easy to call this intent through tasker.

raatmarien added a commit that referenced this issue Mar 27, 2016
See #16

See #11

This will allow easier changing of the filter and allow Tasker users to
integrate the app with tasker.
@raatmarien
Copy link
Member

Thanks for the link!

I've followed the instructions on that site and the I've added an shortcut to toggle the filter.

This feature will probably be present in the next version of Red Moon

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

No branches or pull requests

2 participants