Hi Martin,
do you still plan on adding the additional AquaMail permissions to the EAP version as discussed in this thread:
http://automagic4android.com/forum/view ... f=4&t=5066
So far they don't seem to be there.
Thanks!
Search found 25 matches
- 26 Apr 2016 03:21
- Forum: EAP - Early Access Program
- Topic: EAP version 1.31.0-dev
- Replies: 44
- Views: 283496
- 04 Mar 2016 15:33
- Forum: User Help / Bug Reports
- Topic: Read aloud today's meetings
- Replies: 16
- Views: 56635
Re: Read aloud today's meetings
I'm sure there are multiple approaches. One of them would be: In your "Query Content Provider" action, read the "begin" before the "title" and change the result type to "Text". Then the individual calendar entries are separated by a newline character, which cannot occur within the calendar entry tit...
- 04 Mar 2016 03:15
- Forum: Feature Requests
- Topic: Add AquaMail Permissions to Automagic
- Replies: 2
- Views: 10842
Re: Add AquaMail Permissions to Automagic
Thank you!!
I am happy to test when the next EAP becomes available. I subscribed to the EAP forum to get alerted when the next version becomes available.
I am happy to test when the next EAP becomes available. I subscribed to the EAP forum to get alerted when the next version becomes available.
- 03 Mar 2016 01:00
- Forum: Feature Requests
- Topic: Add AquaMail Permissions to Automagic
- Replies: 2
- Views: 10842
Add AquaMail Permissions to Automagic
When I tried using the AquaMail Tasker plugin I noticed that it has a significant shortcoming: the plugin only returns one email per mail check cycle, even if multiple messages fulfill the criteria specified in the plugin. For example, if one mail check returns 5 messages and all of them would fulfi...
- 27 Feb 2016 16:50
- Forum: User Help / Bug Reports
- Topic: Suppressing Flash SMS (aka Class 0 SMS) Screen Popup
- Replies: 3
- Views: 10665
Re: Suppressing Flash SMS (aka Class 0 SMS) Screen Popup
Thanks for the responses!
The messages contain balance notifications for my prepaid plan, which I actually do like to get. I just don't like their intrusiveness.
Closing them with Control UI works and is good enough for my purposes. I don't mind that they still show up for a short time.
The messages contain balance notifications for my prepaid plan, which I actually do like to get. I just don't like their intrusiveness.
Closing them with Control UI works and is good enough for my purposes. I don't mind that they still show up for a short time.
- 27 Feb 2016 02:32
- Forum: User Help / Bug Reports
- Topic: Suppressing Flash SMS (aka Class 0 SMS) Screen Popup
- Replies: 3
- Views: 10665
Suppressing Flash SMS (aka Class 0 SMS) Screen Popup
Flash SMS (also called class 0 SMS) pop up on the screen without user interaction.
Is there any way to prevent them from doing that?
I can filter them by sender because I only get them from my mobile provider, but how can I prevent them from popping up automatically?
Is there any way to prevent them from doing that?
I can filter them by sender because I only get them from my mobile provider, but how can I prevent them from popping up automatically?
- 27 Feb 2016 02:21
- Forum: User Help / Bug Reports
- Topic: K-9 Mail Received Trigger Not Working
- Replies: 10
- Views: 26860
Re: K-9 Mail Received Trigger Not Working
So it seems the issue was not really related to the error message in logcat.
I (accidentally) uninstalled K9, and then (intentionally) cleaned up all residues that I could find, and reinstalled it.
Now the new mail trigger is working.
Not sure whether my actions caused it or something else...
I (accidentally) uninstalled K9, and then (intentionally) cleaned up all residues that I could find, and reinstalled it.
Now the new mail trigger is working.
Not sure whether my actions caused it or something else...
- 25 Feb 2016 22:55
- Forum: User Help / Bug Reports
- Topic: Set default ringtone NOT WORKING
- Replies: 4
- Views: 12599
Re: Set default ringtone NOT WORKING
Building it directly into Automagic would be nice, of course. But just being pointed to the app is very helpful already and makes the integration into Automagic less important. And I agree, being able to look at the raw content is really useful. It is also very useful to have the list of content pro...
- 25 Feb 2016 02:55
- Forum: User Help / Bug Reports
- Topic: Set default ringtone NOT WORKING
- Replies: 4
- Views: 12599
Re: Set default ringtone NOT WORKING
bogdyro, thanks so much for posting the link to this app!!! It is really helpful when trying to figure out the existing content providers and the content they provide! Martin, could you add a link to this app in the help text for the Query Content Provider action? It would have saved me a lot of tim...
- 24 Feb 2016 13:22
- Forum: Flow Sharing Area
- Topic: Basic custom widget to display tasks from calendar
- Replies: 4
- Views: 16731
Re: Basic custom widget to display tasks from calendar
It requires root because Android does not provide an official way to read the tasks from the calendar app - at least I couldn't find one. And it does not allow one app to read the data that are private to another one. It requires root to bypass this restriction. Android does provide access to calend...