AquaMail Forum

English - Android => Development builds => Topic started by: Kostya Vasilyev on July 01, 2016, 11:40:00 pm

Title: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: Kostya Vasilyev on July 01, 2016, 11:40:00 pm
https://www.aqua-mail.com/download/AquaMail-market-1.6.2.6-pre7.apk

---

+ Tasker: the plugin now returns data from all matching messages, as arrays (not just one).

Not in Google Play yet

---

+ Tasker: плагин теперь возвращает все совпавшие сообщения в массивах (а не только одно).

Пока не в Google Play

---
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: ravikumarhn08 on July 02, 2016, 06:56:31 am
When can we expect Push type fast mail synchronize feature?
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: pyler on July 02, 2016, 02:58:02 pm
For Kostya , sony has official api for home badge now

https://developer.sony.com/2016/06/23/xperia-home-badge-api-now-publicly-available/?platform=hootsuite
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: Kostya Vasilyev on July 02, 2016, 03:39:16 pm
Re: For Kostya , sony has official api for home badge now

It only took them five years, and I guess only after the "old" unofficial broadcast has stopped working in their 6.0 ROMs (why didn't they keep it working?)

In any case, AquaMail since 1.6.2 has a special code path for 6.0+ and it works fine.

Looks like it's same thing, a ContentProvider insert (although I haven't checked the URI in Sony's library .jar file yet).
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: Kostya Vasilyev on July 02, 2016, 10:25:18 pm
Re: Looks like it's same thing, a ContentProvider insert (although I haven't checked the URI in Sony's library .jar file yet).

Yep, same everything as already is in AquaMail 1.6.2

Re: Push for Exchange

I just recently (over the last few days) worked out an overall technical approach that should work.

So yes, it's starting to look possible / doable / within the requirements.

As to the "when" -- the only ETA I can give is "when it's done".
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: nadir husain on July 03, 2016, 01:05:58 am
Kostya - so if you get push for exchange working it  is one more tip of the hat for you !! Plus a whole bunch of corporate customers who will converge on Aquamail.  Best of luck you genius 😊
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: ravikumarhn08 on July 04, 2016, 11:27:04 am
Re: Looks like it's same thing, a ContentProvider insert (although I haven't checked the URI in Sony's library .jar file yet).

Yep, same everything as already is in AquaMail 1.6.2

Re: Push for Exchange

I just recently (over the last few days) worked out an overall technical approach that should work.

So yes, it's starting to look possible / doable / within the requirements.

As to the "when" -- the only ETA I can give is "when it's done".

I appreciate your prompt response. Eagerly waiting for this push feature.
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: pyler on July 08, 2016, 12:47:29 pm
Quote
Re: Looks like it's same thing, a ContentProvider insert (although I haven't checked the URI in Sony's library .jar file yet).

Yep, same everything as already is in AquaMail 1.6.2

I just saw they recently added support for Huawei launcher too -> https://github.com/leolin310148/ShortcutBadger/blob/master/ShortcutBadger/src/main/java/me/leolin/shortcutbadger/impl/HuaweiHomeBadger.java
Title: Re: Version 1.6.2.6-pre7 - "stable" not in Google Play
Post by: Kostya Vasilyev on July 08, 2016, 09:16:04 pm
I don't happen to own a Huawei, do you know if this needs permissions?