TheSimpleWay / gtalksms

Automatically exported from code.google.com/p/gtalksms
0 stars 0 forks source link

PublicActions doen't work #343

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I can't use public actions with tasker or llama. 

What steps will reproduce the problem?
1. With tasker, create a new intent like describe in wiki ( 
https://code.google.com/p/gtalksms/wiki/PublicActions#Working_with_Tasker )
2. Execute intent

You can see this on log. (i can attach all logfile if you want)
11-27 08:58:05.075 D/gtalksms( 3113): [PackageName]         
net.dinglisch.android.tasker
11-27 08:58:05.075 D/gtalksms( 3113): [Application]         Tasker
11-27 08:58:05.075 D/gtalksms( 3113): [EventTime]           50672388
11-27 08:58:05.080 E/gtalksms( 3113): Failed to parse the notification: null
11-27 08:58:12.230 D/gtalksms( 3113): PublicIntentReceiver got intent: 
com.googlecode.gtalksms.action.CONNECT
11-27 08:58:12.230 W/gtalksms( 3113): Received public intent but public intents 
are disabled

Additional informations:
Phone model: Samsung Galaxy Note2, Cyanogen 10.2, android 4.3

Original issue reported on code.google.com by Sperenz55 on 27 Nov 2013 at 10:50

GoogleCodeExporter commented 8 years ago
This feature is disabled by default. 
Go to Application Settings then Public Intent Options to enable them.

Original comment by Florent....@gmail.com on 1 Dec 2013 at 10:06

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thank you for your help, I find it on gtalk option and that work with llama and 
tasker

Original comment by Sperenz55 on 11 Dec 2013 at 5:05