Help working with Twilight app
Posted: 10 Mar 2018 18:20
Hi!
I absolutely love Automagic and hope it becomes widely popular. It's so much better than the other alternatives, all of which I've tried.
I'm trying to send commands to the app Twilight which is a great blue filtering app. My goal is to us a shortcut (actually a Quick Settings Tile) to toggle between Twilight's "Auto" and "Always" settings.
I'm a noob at Android intents, etc. I looked up the Twilight documentation and found this with a list of extras:
https://twilight.urbandroid.org/?page_id=27
I don't see a way to change the desired setting, but it does allow changing the profile. I can achieve my purpose by creating an "On" profile which is always on, and my own preferred profile, named "Jon" and toggle between those. How would I do this?
Here's my current attempt. In a previous attempt I used the activity specified on Twilight's website (at the link above): com.urbandroid.lux.twilightservice, but Automagic complained with an error that it could not find that.
http://automagic4android.com/flow.php?i ... 150df085f2
Thanks for any help!
I absolutely love Automagic and hope it becomes widely popular. It's so much better than the other alternatives, all of which I've tried.
I'm trying to send commands to the app Twilight which is a great blue filtering app. My goal is to us a shortcut (actually a Quick Settings Tile) to toggle between Twilight's "Auto" and "Always" settings.
I'm a noob at Android intents, etc. I looked up the Twilight documentation and found this with a list of extras:
https://twilight.urbandroid.org/?page_id=27
I don't see a way to change the desired setting, but it does allow changing the profile. I can achieve my purpose by creating an "On" profile which is always on, and my own preferred profile, named "Jon" and toggle between those. How would I do this?
Here's my current attempt. In a previous attempt I used the activity specified on Twilight's website (at the link above): com.urbandroid.lux.twilightservice, but Automagic complained with an error that it could not find that.
http://automagic4android.com/flow.php?i ... 150df085f2
Thanks for any help!