Search found 3 matches

by Bahevi
16 Jun 2014 09:41
Forum: User Help / Bug Reports
Topic: Trigger Plugin
Replies: 5
Views: 11771

Re: Trigger Plugin

Debug log is enabled. 06-16 11:35:02.521: D/AM_ActionManagerService(3705): Received intent Intent { act=com.twofortyfouram.locale.intent.action.REQUEST_QUERY flg=0x10 (has extras) } extras: com.twofortyfouram.locale.intent.extra.ACTIVITY=com.triggertest.shaketrigger.ui.TriggerActivity 06-16 11:35:02...
by Bahevi
10 Jun 2014 18:20
Forum: User Help / Bug Reports
Topic: Trigger Plugin
Replies: 5
Views: 11771

Re: Trigger Plugin

I want to use it purely as a trigger.
I used the Locale Display Condition and modified it as said in the Tasker plugin guide, but that didn't work.
Don't get me wrong, the app is detected, but the trigger doesn't fire...
by Bahevi
10 Jun 2014 17:48
Forum: User Help / Bug Reports
Topic: Trigger Plugin
Replies: 5
Views: 11771

Trigger Plugin

Hello! I'm trying to create a Trigger Plugin, Automagic detects my app, but the trigger is not fired. I checked Tasker and Locale Guides and if i understood them right, this is what i have to call: Intent intent = new Intent(); intent.setAction("com.twofortyfouram.locale.intent.action.REQUEST_QUERY"...