Search found 9 matches

by gracefool
23 Nov 2016 01:53
Forum: Flow Sharing Area
Topic: Home mode for security, Battery saver and Auto USB File mode
Replies: 0
Views: 11212

Home mode for security, Battery saver and Auto USB File mode

http://automagic4android.com/flow.php?id=01d13e939344b24448d75a1db98e4c2190532502 Particularly designed for those who keep location services off to stop Google tracking their every move. Improve privacy & security by turning things off when you don't need them, according to whether you're out or at...
by gracefool
14 Nov 2016 19:48
Forum: Flow Sharing Area
Topic: One touch sleep tracking with Sleep as Android
Replies: 2
Views: 12021

Re: One touch sleep tracking with Sleep as Android

I don't understand why it doesn't work for you, but the workaround would be to use Control UI instead of Start Activity.
by gracefool
26 Oct 2016 00:51
Forum: Flow Sharing Area
Topic: FlashLight Widget on your LockScreen
Replies: 4
Views: 17494

Re: FlashLight Widget on your LockScreen

This is nice. I added a proximity sensor to only turn the light on if the phone isn't in your pocket, and a little vibrate pattern when you press the widget.

http://automagic4android.com/flow.php?i ... ab51c66328
by gracefool
26 Oct 2016 00:36
Forum: Flow Sharing Area
Topic: One touch sleep tracking with Sleep as Android
Replies: 2
Views: 12021

One touch sleep tracking with Sleep as Android

This flow uses a shortcut to start sleep tracking with Sleep as Android, setting the phone to Alarms Only interruptions mode, enabling Airplane mode, and undoing these when you wake.

http://automagic4android.com/flow.php?i ... bf464f4e16
by gracefool
26 Oct 2016 00:12
Forum: Feature Requests
Topic: Add notes to a flow
Replies: 16
Views: 50360

Re: Add notes to a flow

This would be great. At the moment I use a bunch of Debug Dialog conditions instead, which is pretty annoying.
by gracefool
26 Oct 2016 00:10
Forum: Feature Requests
Topic: Let Conditions save their result to a variable
Replies: 1
Views: 9218

Let Conditions save their result to a variable

One of my common use cases for Conditions is to store a variable. If it is true, set variable=true, if false, set variable=false. Usually this is a global variable that I'm using to save a previous state for restoring later. This is so simple yet I have to use three containers to achieve it. It woul...
by gracefool
26 Oct 2016 00:03
Forum: Feature Requests
Topic: categorizing global_variables
Replies: 3
Views: 13076

Re: categorizing global_variables

You can workaround this by using maps and lists. For instance a flow that uses 5 global variables could instead use a single global map with 5 entries.
by gracefool
26 Oct 2016 00:00
Forum: User Help / Bug Reports
Topic: Bug in Step counter trigger: last_step_time gives 1970 date
Replies: 1
Views: 6199

Bug in Step counter trigger: last_step_time gives 1970 date

last_step_time gives me the date 19700103

(Automagic 1.32.0_01 on Nexus 5X Cyanogenmod 13.0)
by gracefool
25 Oct 2016 23:57
Forum: User Help / Bug Reports
Topic: Missing documentation for two action types
Replies: 1
Views: 6206

Missing documentation for two action types

I get a 404 not found for the help for the Set Disabled Keyguard Features action type. I have downloaded the offline help.

In the help for the Sound action type, there is no explanation of the Audio Stream field.

(Automagic 1.32.0_01 on Nexus 5X Cyanogenmod 13.0)