Search found 56 matches

by bobchernow
07 Apr 2013 14:01
Forum: User Help / Bug Reports
Topic: sms periodic beep
Replies: 3
Views: 13852

Re: sms periodic beep

http://automagic4android.com/flow.php?i ... ee34f91ab4

Try this one. When sms is received it waits 5 minutes then beeps. Prompts you too either go to messaging (Yes), wait 5 more minutes (No), or edit the flow (Never). If you do not respond it defaults to No.

Bob
by bobchernow
05 Apr 2013 17:50
Forum: Feature Requests
Topic: start the automagic service automatically
Replies: 2
Views: 9907

Re: start the automagic service automatically

Do you have Start at Boot selected in Preferences?
by bobchernow
05 Apr 2013 03:04
Forum: Flow Sharing Area
Topic: Battery saver system
Replies: 0
Views: 8436

Battery saver system

Some times there are things you want to turn off when the screen is off. These may be things like WiFi, mobile data, or even flows that do not need to ruin when the display is of. These two flows trigger on the display and allow you to turn things on amd off. Feel free to add to it as needed. Bob Ch...
by bobchernow
29 Mar 2013 14:44
Forum: Feature Requests
Topic: widget improvements
Replies: 1
Views: 7637

widget improvements

It would be great if the ellipse could be an arc instead with the number of degrees and start of arc specified. This could be used for all sorts of meters and pie charts. On the same note, the rectangle could be changed to a polygon. Each concept allows for the original shapes while expanding them.
by bobchernow
21 Mar 2013 01:07
Forum: User Help / Bug Reports
Topic: Notification of WiFi state when it changes
Replies: 5
Views: 17447

Re: Notification of WiFi state when it changes

You need to have either a condition or action that exposes the Wi-Fi state variable.Use the condition WiFiTthat state and make both the true and false connection go to same place. That will expose the variable.

Bob
by bobchernow
20 Mar 2013 21:31
Forum: Feature Requests
Topic: Store formated date into variable
Replies: 10
Views: 32583

Re: Store formated date into variable

I have been trying to follow this with little luck. I think when you format the date it becomes a string. Without the formatting it looks like a long integer.

Please upload the flow so l can look at it and the error.
by bobchernow
20 Mar 2013 14:52
Forum: Feature Requests
Topic: Add Date and Time to Input dialog
Replies: 1
Views: 7561

Add Date and Time to Input dialog

Sorry for all the requests but I am just having too much fun. Could Date picker and Time pickers be added to the choices for the input dialog. And while you are at it. How bout a range picker. Something where you can sourcing the bounds and the have either a slider our something to select a value in...
by bobchernow
20 Mar 2013 14:52
Forum: Feature Requests
Topic: Add Date and Time to Input dialog
Replies: 0
Views: 7003

Add Date and Time to Input dialog

Sorry for all the requests but I am just having too much fun. Could Date picker and Time pickers be added to the choices for the input dialog. And while you are at it. How bout a range picker. Something where you can sourcing the bounds and the have either a slider our something to select a value in...
by bobchernow
19 Mar 2013 18:19
Forum: Feature Requests
Topic: Receive Intent trigger
Replies: 1
Views: 7819

Receive Intent trigger

I know this is getting sort of complicated but it would be great too be able to create a trigger based on an intent filter so a flow could be created and participate in sharing. Be able to declare broadcast or activity, mime type, extras, content, etc. Then the data received put into variables for t...