Search found 31 matches

by Martin!
24 Nov 2013 21:55
Forum: User Help / Bug Reports
Topic: GPS split in latitude and longitude
Replies: 7
Views: 21843

Re: GPS split in latitude and longitude

Maybe you could use the split function?
List split(String s, String pattern)
Splits the string s into a list of strings by using the regular expression pattern as the delimiter.
by Martin!
24 Nov 2013 18:22
Forum: User Help / Bug Reports
Topic: wallpaper changer
Replies: 9
Views: 21412

Re: wallpaper changer

For a 480x800 screen, I think you need a 960x800 wallpaper (since the wallpaper scrolls when you switch between home screens).
by Martin!
22 Nov 2013 22:02
Forum: User Help / Bug Reports
Topic: Using {} in text
Replies: 7
Views: 17413

Re: Using {} in text

MURTUMA wrote:Put them between these: "
Sorry, I don't know what's that called in English.
Could you give an example?
by Martin!
22 Nov 2013 15:43
Forum: User Help / Bug Reports
Topic: Google My Tracks
Replies: 2
Views: 8628

Re: Google My Tracks

There is a MyTracks Tasker plug-in, but it costs money and I don't know how well it works with Automagic.

The source code for the plug-in seems to be public, so maybe you could compile it yourself for free.
by Martin!
21 Nov 2013 11:29
Forum: User Help / Bug Reports
Topic: Open Mic
Replies: 3
Views: 10580

Re: Open Mic

If you are talking about Open Mic+ , I see it has support for Tasker. I really wish there was a way Automagic could be supported as well. I don't know if it's possible for Automagic to somehow catch the calls to Tasker in a case like this, but it might be related to this feature request. My wish is ...
by Martin!
20 Nov 2013 23:46
Forum: Flow Sharing Area
Topic: Calendar/Meeting - Silent (vibrate)
Replies: 3
Views: 14855

Re: Calendar/Meeting - Silent (vibrate)

A suggestion: When a meeting starts, check the current ringer mode, and only set it to vibrate if it is currently set to normal. You usually don't want to go from silent to vibrate. Similarly, at the end of a meeting, only set the ringer to normal if it was set to normal before.
by Martin!
20 Nov 2013 12:13
Forum: User Help / Bug Reports
Topic: Schedule wifi on when the screen is off
Replies: 2
Views: 8738

Re: Schedule wifi on when the screen is off

Maybe you have set your wifi sleep policy to automatically disable wifi when the screen is off?
by Martin!
19 Nov 2013 19:26
Forum: User Help / Bug Reports
Topic: Condition based on global variables
Replies: 1
Views: 6498

Re: Condition based on global variables

I don't think that is really necessary. You would still have to select a variable and type a value to compare against, so the only time saved would be that you maybe wouldn't have to type the "==" part manually.
by Martin!
18 Nov 2013 23:15
Forum: User Help / Bug Reports
Topic: Flows as Procedure Calls
Replies: 6
Views: 15389

Re: Flows as Procedure Calls

Just leave the trigger empty. While each flow does need a trigger box as a starting point, you don't need to assign any triggers to it.
by Martin!
14 Nov 2013 20:18
Forum: Feature Requests
Topic: Action: Connect to preconfigured VPN
Replies: 4
Views: 13717

Re: Action: Connect to preconfigured VPN

If your device is rooted, you can do this using the Secure Settings plugin.