Search found 6 matches
- 26 Jun 2018 19:35
- Forum: User Help / Bug Reports
- Topic: Visual bug on New version
- Replies: 5
- Views: 13663
Re: Visual bug on New version
Just to let you Martin, I encountered the same problem. Although I'm still on Android 7. A reboot fixed the issue for me as well.
- 01 Nov 2016 15:19
- Forum: User Help / Bug Reports
- Topic: How do I access all intent extras of a specific broadcast
- Replies: 3
- Views: 12288
Re: How do I access all intent extras of a specific broadcas
Oh man, so close, yet so far away :P Thanks very much, this was exactly what I needed! I'm not sure if you're aware of that, but automagic is playing a major role for some people in an open source home automation system called fhem. You can read about it here. http://www.fhemwiki.de/wiki/AMAD I'm us...
- 01 Nov 2016 12:02
- Forum: User Help / Bug Reports
- Topic: How do I access all intent extras of a specific broadcast
- Replies: 3
- Views: 12288
How do I access all intent extras of a specific broadcast
Hi everyone, I'm pretty sure this is really trivial, but I can't seem to figure it out. I'm trying to get the albumid for the currently playing spotify album. For that I set up a General Broadcast trigger for the action com.spotify.music.metadatachanged. I know from a tasker profile that the albumid...
- 31 Oct 2016 09:26
- Forum: User Help / Bug Reports
- Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
- Replies: 49
- Views: 325319
Re: DIY-Actions/Triggers: Start Activity, General Broadcast,
Hey guys, I'm using Sleep as Android as my alarm clock and want to make use of the intents it sends out, specifically the "user pressed snooze button" The documentation for the app states that the intent is "com.urbandroid.sleep.alarmclock.ALARM_SNOOZE_CLICKED_ACTION" which works fine if I use it in...
- 13 Jan 2016 22:40
- Forum: User Help / Bug Reports
- Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
- Replies: 49
- Views: 325319
Re: DIY-Actions/Triggers: Start Activity, General Broadcast,
D'OH
Of course, that was obviously too easy to figure it out by myself.
Thanks man, love the app btw!
Of course, that was obviously too easy to figure it out by myself.
Thanks man, love the app btw!
- 13 Jan 2016 18:31
- Forum: User Help / Bug Reports
- Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
- Replies: 49
- Views: 325319
Re: DIY-Actions/Triggers: Start Activity, General Broadcast,
The example for yatse is not working. It's missing the explicit Component flag and the package name "org.leetzone.android.yatsewidgetsfree" Maybe you can correct that :) EDIT: Strangely enough, I can't get the select mediacenter host to work. ACTION: org.leetzone.android.yatsewidget.ACTION_APP_SELEC...