AquaMail Forum

English - Android => How do I... => Topic started by: TooniX on July 25, 2014, 11:58:45 am

Title: ... sync with llama?
Post by: TooniX on July 25, 2014, 11:58:45 am
llama is a sceduler like tasker. I can define a rule in order to:

1. switch on network
2. sync calendar
3. sync all aquamail accounts
4. switch off network

1,2,4 work fine but I don't know how to make aquamail sync from another application. llama can call an intent, so I probably just need the name of aquamail's sync-intent. Does anyone know?
Title: Re: ... sync with llama?
Post by: Kostya Vasilyev on July 26, 2014, 02:29:19 am
AquaMail supports triggering mail sync from Tasker.

The API for this in Aqua is actually defined by Locale (another automation application), so if Llama can use Tasker / Locale plugins, you should be all set.
Title: Re: ... sync with llama?
Post by: TooniX on July 28, 2014, 04:43:28 pm
OK, I chose a llama-event called "Locale-Plugin" and took "Aquamail" and then "sync: on" and "check mails". I'll see if it works and drop a note here.


Edit: seems to work.
Title: Re: ... sync with llama?
Post by: Kostya Vasilyev on July 31, 2014, 02:20:36 am
Great to hear it, thanks!