Search found 10 matches
- 19 Jul 2016 21:10
- Forum: User Help / Bug Reports
- Topic: Any active work being done to increase Tasker compat?
- Replies: 5
- Views: 14878
Re: Any active work being done to increase Tasker compat?
I could not get this working correctly. Hopefully the native HTTP Post works better. Thanks.
- 05 Jul 2016 13:12
- Forum: User Help / Bug Reports
- Topic: Any active work being done to increase Tasker compat?
- Replies: 5
- Views: 14878
Re: Any active work being done to increase Tasker compat?
Thanks for the log! The log indicates that the plugin did not return a result within the configured timeout of 30 seconds which could happen when the network is not available for some reason. Try to increase the timeout to 1m or 2m to see if this helps. Can you remember if the device was active whe...
- 04 Jul 2016 20:57
- Forum: User Help / Bug Reports
- Topic: Any active work being done to increase Tasker compat?
- Replies: 5
- Views: 14878
- 01 Jul 2016 17:36
- Forum: User Help / Bug Reports
- Topic: Any active work being done to increase Tasker compat?
- Replies: 5
- Views: 14878
Any active work being done to increase Tasker compat?
I'm using a Tasker plugin called REStask. Seems it only works 2-4 times, then fails to work again until I go into the plugin and save it again. Am I doing something wrong, or is this just the nature of its experimental tag?
- 05 Dec 2013 13:50
- Forum: User Help / Bug Reports
- Topic: Remove Non-Automagic Notifications
- Replies: 3
- Views: 12012
Re: Remove Non-Automagic Notifications
Sorry to bump an old thread, but is this still a limitation? I'd like to dismiss *only* a Google Hangouts notification after X mintes.
- 14 Aug 2013 17:24
- Forum: EAP - Early Access Program
- Topic: EAP version 1.18.0-dev
- Replies: 20
- Views: 71597
Re: EAP version 1.18.dev
Hi, The trigger works for me. Is there anything in the log of Automagic when you receive an SMS (open the log using Menu->Manage->Log or ensure to clear the filter using the pencil icon)? Is it working when you temporarily remove Handcent? Regards, Martin Ahhh. Thank you for pointing me to the log....
- 14 Aug 2013 11:47
- Forum: EAP - Early Access Program
- Topic: EAP version 1.18.0-dev
- Replies: 20
- Views: 71597
Re: EAP version 1.18.dev
Since installing the EAP version, my SMS trigger doesn't seem to be working. I'm using the latest version of Handcent and I don't have it set as default messenger. Can anyone confirm that it IS working for them?
- 07 Jun 2013 13:42
- Forum: User Help / Bug Reports
- Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
- Replies: 49
- Views: 325323
Re: DIY-Actions/Triggers: Start Activity, General Broadcast
How do we find these things on our own? I'd love to find a way to make MediaDog sync with my server when I connect to wifi at home...
- 03 Jun 2013 18:36
- Forum: Feature Requests
- Topic: Flow running
- Replies: 9
- Views: 26898
Re: Flow running
Then after the trigger, check if global_myflowrunning==1. If false, immediately set global_myflowrunning to 1. Then at the end of the flow, set global_myflowrunning to 0. I'm pretty sure that is what was already suggested tho.
- 03 Jun 2013 18:33
- Forum: Flow Sharing Area
- Topic: Pattern Lock and Unlock Functions
- Replies: 0
- Views: 8403
Pattern Lock and Unlock Functions
I have multiple flows on my phone that require the ability to lock and unlock my phone. Rather than do the same thing multiple times, I created a 'function' to do it for me. That way I can just call it from my other flows. The true advantage to this is that I can track how many unlocks have been req...