Search found 16 matches

by lexelby
14 May 2017 03:41
Forum: Feature Requests
Topic: Trigger: Open URL
Replies: 0
Views: 6165

Trigger: Open URL

It'd be useful if you could add an intent filter to the manifest that would allow Automagic to receive url open requests. When I tap a url in an app, Automagic would be in the list of browsers. Why do I want this? I have a couple of apps from which I usually _don't_ want to open clicked urls in my b...
by lexelby
16 Jun 2016 00:05
Forum: EAP - Early Access Program
Topic: EAP version 1.31.0-dev
Replies: 44
Views: 253417

Re: EAP version 1.31.0-dev

Wow, that java stuff is super exciting! I know it's still in development, so no rush, but do you think you might provide an example or two after release?
by lexelby
26 May 2016 23:25
Forum: EAP - Early Access Program
Topic: EAP version 1.31.0-dev
Replies: 44
Views: 253417

Re: EAP version 1.31.0-dev

It worked!! You are the best developer ever, seriously. I know I haven't paid you anywhere near enough to justify the time you just put into that. Thank your so much!
by lexelby
26 May 2016 01:28
Forum: EAP - Early Access Program
Topic: EAP version 1.31.0-dev
Replies: 44
Views: 253417

Re: EAP version 1.31.0-dev

I've checked and rechecked -- everything seems right. I guess maybe this is one of those cases where MMS support is inconsistent across devices. FWIW I'm on android 4.2.2, sgh-i537 stock rooted. Guess I'll wait for the content provider trigger. Thanks for all of your help!
by lexelby
24 May 2016 13:41
Forum: EAP - Early Access Program
Topic: EAP version 1.31.0-dev
Replies: 44
Views: 253417

Re: EAP version 1.31.0-dev

Darn, I guess that means adding the permission didn't make it so that I can trigger on MMS received. :( My trigger is set to android.provider.Telephony.WAP_PUSH_RECEIVED with data type application/vnd.wap.mms-message. Ideas?
by lexelby
21 May 2016 13:43
Forum: EAP - Early Access Program
Topic: EAP version 1.31.0-dev
Replies: 44
Views: 253417

Re: EAP version 1.31.0-dev

Thanks for that timeout option! Any chance you could add the permission to make receiving android.provider.Telephony.WAP_PUSH_RECEIVED work? Or a "content provider changed" trigger?
by lexelby
16 May 2016 13:40
Forum: User Help / Bug Reports
Topic: Execute command as root
Replies: 3
Views: 10014

Re: Execute command as root

Nice coincidence here, I just ran into this problem too, also with rsync. The error says to "check the log for information" but the log has no information. I suspected a timeout because the flow fails after exactly five minutes. Note that, from what I can tell, the command is not killed ; just the f...
by lexelby
02 Mar 2016 20:34
Forum: User Help / Bug Reports
Topic: mms received trigger?
Replies: 8
Views: 23814

Re: mms received trigger?

Sure, but I want to use automagic to entirely replace the default mms notification.
by lexelby
01 Mar 2016 19:30
Forum: User Help / Bug Reports
Topic: mms received trigger?
Replies: 8
Views: 23814

Re: mms received trigger?

I saw that a permission related to MMS was added to the recent release. Thank you!! Unfortunately, my first try at using it didn't work. I have a General Broadcast trigger set up, with Action set to "android.provider.Telephony.WAP_PUSH_RECEIVED". Data Type List is set to "application/vnd.wap.mms-mes...
by lexelby
02 Dec 2015 00:38
Forum: User Help / Bug Reports
Topic: mms received trigger?
Replies: 8
Views: 23814

Re: mms received trigger?

All of that sounds great! Adding the mms permission would be an excellent first step that would at least let me achieve basic functionality. Do you know when you might be able to release that? If I knew a hacky way to add a permission to an app, I'd do it myself.