Recent content by anon(5812192)

  1. A

    Llama - Who's Using It and Any Good Examples?

    Yeah, I think I had to much queued events, I simplified the event as follow: SYNC MOBILE DATA *delay 1 min, cancel delayed if false *repeat every 30 min Conditions - screen off - wifi network disconnected (any wifi network) Actions - toggle mobile data on - enable account sync, request update...
  2. A

    Llama - Who's Using It and Any Good Examples?

    I see there are lots of different ways to do what I wanted... I'm trying to find the best possible way to do it. kurokirasama's way seems a bit complex to me with all the variables. I tried to simplify these events but then I had issues with the screen off (once screen off, data would always be...
  3. A

    Llama - Who's Using It and Any Good Examples?

    I think it's working. Just not sure yet if it's correctly syncing when the screen is off...
  4. A

    Llama - Who's Using It and Any Good Examples?

    Hi The general idea I have, as I said before, is to have an account sync performed every 30 min, either on wifi (when I'm connected to a wifi network) or mobile data (if not connected to any wifi network) and to turn off mobile data when I'm not using my phone (as I don't have a very big data...
  5. A

    Llama - Who's Using It and Any Good Examples?

    Right! :-X So I should just create an action after the "Toggle Mobile Data On" with "Toggle account sync", right? My general idea with this is that when the screen is off, to have an account sync (Gmail, Facebook, etc.) every hour only and then disable mobile data again so my phone won't be...
  6. A

    Llama - Who's Using It and Any Good Examples?

    Hi guys, I'm using Llama for quite some time but I think I'm having issues with the update as in the 1st post (see below) and tweaked a bit (in RED, what I've changed) but it seems the phone isn't updating as it should. Am I doing something wrong? Is there any other way (easiest way) to...