Search found 5 matches
- 10 Apr 2014 02:07
- Forum: User Help / Bug Reports
- Topic: Control UI - Click & Drag?
- Replies: 4
- Views: 11169
Re: Control UI - Click & Drag?
Martin, very interesting! I actually do indeed use rooted devices and I will try out this particular method ASAP. The flow I was working on is kindof hacky to begin with, so executing click-drags via root seems like par for the course. Are the screen X/Y co-ordinates very device specific? I figured ...
- 03 Apr 2014 16:25
- Forum: Flow Sharing Area
- Topic: PlayerPro Transport Control
- Replies: 0
- Views: 6767
PlayerPro Transport Control
PlayerPro is my favorite music player app.
However, I had a lot of trouble figuring out how to control it via Broadcast Intents.
Here's a simple example Flow containing the basic transport commands sent via intent, should help you out if you're looking to automate control over PlayerPro
However, I had a lot of trouble figuring out how to control it via Broadcast Intents.
Here's a simple example Flow containing the basic transport commands sent via intent, should help you out if you're looking to automate control over PlayerPro
- 03 Apr 2014 09:33
- Forum: User Help / Bug Reports
- Topic: Control UI - Click & Drag?
- Replies: 4
- Views: 11169
Control UI - Click & Drag?
As I dig deeper into all the crazy stuff Automagic is capable of, I started messing around with Control UI. I have found one instance where I kindof "need" to do a "click & drag" input, but I don't see any way to do this in the current dev build. Is emulation of such an input possible, and if so, ca...
- 26 Mar 2014 13:33
- Forum: User Help / Bug Reports
- Topic: Cannot Retrieve Notification Text From Ongoing Notifications
- Replies: 1
- Views: 7189
Cannot Retrieve Notification Text From Ongoing Notifications
Greetings, I have recently been working on trying to harvest some useful info from Notifications. I found that with normal notifications, everything works as expected. With "ongoing" notifications, I get either no notification_text at all, or text that doesn't appear to have anything to do with the ...
- 20 Mar 2014 17:04
- Forum: EAP - Early Access Program
- Topic: YATSE XBMC Remote Flows
- Replies: 2
- Views: 15358
YATSE XBMC Remote Flows
Hey guys, For anyone who uses Android and XBMC, you're probably familiar with YATSE. It is pretty much the best remote control/widget/streaming app for XBMC. Among other things, it features broadcast intents, allowing it to be controlled and automated by apps like AutoMagic. Its API is documented ov...