I didn't see your Flow, but I have something similar too. Since I flashed my Samsung Galaxy S II with CyanogenMod, I lost the Samsung's motions, like this one to face the phone down to silence the ringer.
This is my version:
Search found 7 matches
- 07 Jan 2014 17:35
- Forum: Flow Sharing Area
- Topic: Silent Mode when ringing
- Replies: 1
- Views: 9437
- 07 Jan 2014 16:35
- Forum: Flow Sharing Area
- Topic: Battery protection
- Replies: 1
- Views: 9937
Battery protection
I've used a few low quality chargers in the past which even with the phone plugged in, it would keep discharging during heavy usage, like Waze + TuneIn on bluetooth in the car. These chargers will waste your battery and make them last hours less than they should. I made this simple flow to warn me o...
- 07 Jan 2014 13:10
- Forum: Feature Requests
- Topic: Flows sync in cloud and web-based Flow designer
- Replies: 1
- Views: 7258
Flows sync in cloud and web-based Flow designer
It would be an excellent idea to store all the flows in a cloud, with username and password login to sync with multiple devices and automatic backup of them. This idea also opens doors to create Flows straight from the web browser and have them automatically downloaded by the device. Sounds nice? 

- 07 Jan 2014 12:05
- Forum: Flow Sharing Area
- Topic: backlight buttons notification
- Replies: 5
- Views: 22449
Re: backlight buttons notification
Hey, great idea!
But is it possible to do it without root, nor writing to a system file?

- 07 Jan 2014 12:02
- Forum: Flow Sharing Area
- Topic: Catch the hacker with photo.
- Replies: 4
- Views: 17031
Re: Catch the hacker with photo.
It's a really useful implementation, I have the same one but done by Lookout. https://play.google.com/store/apps/details?id=com.lookout&hl=pt_BR It takes a picture and sends an e-mail to you with the picture of the person, location of the device and when it happened. It's all possible with Automagic...
- 06 Jan 2014 13:32
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37831
Re: Trigger: Bluetooth device nearby
brunofin, take a look at the newest version of Automagic from the "EAP - Early Access Program" section of this forum. This new version supports the new trigger "User Activity (Experimental)" which will trigger when you are moving in a car. I use this new trigger to enable bluetooth, and for the pas...
- 06 Jan 2014 13:12
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37831
Re: Trigger: Bluetooth device nearby
+1 I'm trying to find a way to switch a global boolean variable "global_carmode", which will trigger further actions when True or False (Open Waze, TuneIn, connect to car's stereo by bluetooth, change screen brightness to 100%, and more...). I tried with when speed raises above 12km/h and connected ...