Search found 6 matches
- 13 Mar 2013 20:10
- Forum: Feature Requests
- Topic: New Action: Enable/Disable Alarm
- Replies: 7
- Views: 22951
Re: New Action: Enable/Disable Alarm
I think so far automagic has no interface to communicate at all with the built-in Android alarm. It would be very nice though...
- 08 Mar 2013 16:25
- Forum: User Help / Bug Reports
- Topic: Best way to temporarily store results?
- Replies: 4
- Views: 15986
Re: Best way to temporarily store results?
You can also use a global variable in an action Script to store the boolean value: global_xyz = true; Global variables are also persisted and available when you restart Automagic or reboot the device. Nice! I just discovered global variables reading the help file. Thanks again, it's all that's need...
- 08 Mar 2013 13:46
- Forum: User Help / Bug Reports
- Topic: [German] Automagic Start
- Replies: 9
- Views: 26821
Re: [German] Automagic Start
Hi,
Ich denke, es sollte ab Android Jelly Bean technisch möglich sein, dass Automagic auch ohne Icon in der Statusleiste permanent aktiv ist. Siehe dazu auch folgender Thread:
http://automagic4android.com/forum/view ... f=4&t=1603
Ich denke, es sollte ab Android Jelly Bean technisch möglich sein, dass Automagic auch ohne Icon in der Statusleiste permanent aktiv ist. Siehe dazu auch folgender Thread:
http://automagic4android.com/forum/view ... f=4&t=1603
- 08 Mar 2013 13:44
- Forum: User Help / Bug Reports
- Topic: Best way to temporarily store results?
- Replies: 4
- Views: 15986
Re: Best way to temporarily store results?
Thanks! You're right - your approach is a lot easier and definitely better in this regard.
Generally speaking I think it would still be a nice addition to allow flows to temporarily data as database values.
Generally speaking I think it would still be a nice addition to allow flows to temporarily data as database values.
- 08 Mar 2013 09:07
- Forum: User Help / Bug Reports
- Topic: Best way to temporarily store results?
- Replies: 4
- Views: 15986
Best way to temporarily store results?
I am looking for ways to store results for conditionals that can be queried by conditionals later flows. For example, I have a typical flow that enables and disables airplane mode at certain times. But there situations where I don't want this to happen. For instance, when I am on an airplane... So, ...
- 07 Mar 2013 21:02
- Forum: Feature Requests
- Topic: Preferences Adjustment
- Replies: 3
- Views: 14090
Re: Preferences Adjustment
Hello, Sorry to bump up this older thread, but I think the technical requirements have changed in recent Android versions. Specifically, since JB you can make that notification invisible from the bar (only show it in the pull down). It would be nice if Automagic could support this since its notifica...