Author Topic: 1.3.29.4  (Read 20591 times)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #15 on: June 12, 2014, 07:49:41 pm »
Sorry about the network traffic issue -- a bug in my code, for workaround an Exchange / IMAP bug. Fixed in development builds.

Since you're not getting the push icon -- can you that push is still enabled 1) in global app settings 2) at the account level.

PS - I just did a quick test, Office 365 + IMAP + push seems to be working for me... I don't question what you're seeing, so let's try to work it out.
« Last Edit: June 12, 2014, 07:58:39 pm by Kostya Vasilyev, Aqua Mail »
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

vikrambs

  • Newbie
  • *
  • Posts: 22
Re: 1.3.29.4
« Reply #16 on: June 12, 2014, 08:40:06 pm »
Sorry Kostya, My bad missed imap in account settings globally it was enabled.

Sent from my C6833 using Tapatalk


vikrambs

  • Newbie
  • *
  • Posts: 22
Re: 1.3.29.4
« Reply #17 on: June 12, 2014, 08:43:20 pm »
Very happy that you have added unread onto app icon. I was missing this since htc sense days and had requested long long ago :)

Sent from my C6833 using Tapatalk


Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #18 on: June 12, 2014, 09:02:29 pm »
Well, the unread count overlay is for Samsung and Sony... couldn't find any info on HTC, and there is no official documentation.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

vikrambs

  • Newbie
  • *
  • Posts: 22
Re: 1.3.29.4
« Reply #19 on: June 12, 2014, 09:06:04 pm »
One quick question, earlier the unread color used to change if I open app and dont read the message. Is that not there any more ?

Sent from my C6833 using Tapatalk


Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #20 on: June 12, 2014, 09:11:58 pm »
On widgets, yes, since it's my code setting the color.

The unread count overlay over the app's launcher icon is rendered by the device's system code.

It does not change, and its styling is defined by the device / system code as well.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

paras.desai

  • Sr. Member
  • ****
  • Posts: 269
Re: 1.3.29.4
« Reply #21 on: June 12, 2014, 10:58:55 pm »
Yes kostya,  it us also there in one mail client name more than mail.  It is feature rich but poor in performance,  thanks

Sent from my GT-N7000

Using Tapatalk

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #22 on: June 12, 2014, 11:02:30 pm »
@paras - How about using "starred" indicators for as follow-up markers? There is even a setting for the smart folder to show starred messages from all accounts.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

paras.desai

  • Sr. Member
  • ****
  • Posts: 269
Re: 1.3.29.4
« Reply #23 on: June 13, 2014, 06:42:41 am »
Kostya, I am doing exactly the same now. I am using combination of star and sharing with task at present.  How ever,  star,  I use for other purpose also,  today's mail,  some mail just for references,  and some mail to be worked on later.  As a result,  my smart box is full or cluttered.  My suggestion  was to make this little easier, 

Sent from my GT-N7000

Using Tapatalk

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: 1.3.29.4
« Reply #24 on: June 13, 2014, 04:37:17 pm »
On widgets, yes, since it's my code setting the color.

The unread count overlay over the app's launcher icon is rendered by the device's system code.

It does not change, and its styling is defined by the device / system code as well.

code for LG:
https://github.com/leolin310148/ShortcutBadger/blob/master/src/main/java/com/shortcutBadger/impl/LGHomeBadger.java

for HTC:
https://github.com/leolin310148/ShortcutBadger/blob/master/src/main/java/com/shortcutBadger/impl/hTCHomeBadger.java
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #25 on: June 13, 2014, 04:40:06 pm »
@pyler - wow, fantastic! Have not seen code for HTC and LG anywhere else.

Thanks, I'll get busy with "copy paste development" now :)

PS - the most intriguing part there is support of stock Android launcher
« Last Edit: June 13, 2014, 04:42:42 pm by Kostya Vasilyev, Aqua Mail »
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: 1.3.29.4
« Reply #26 on: June 13, 2014, 04:49:42 pm »
let see if code for Android launcher2 (JB) will work with launcher3 (KitKat)... if it works, you can support launchers like Trebuchet or Google Now Launcher :)
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #27 on: June 13, 2014, 04:58:18 pm »
re: stock launcher - depends on permissions. I'm not crazy about adding "write system settings".

re: LG - I don't happen to own one, does anyone know what their launcher's package id is?
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.3.29.4
« Reply #28 on: June 13, 2014, 05:55:15 pm »
Ok, this is what I found out:

- HTC code works, but results in an ugly flash of the entire home screen, every time the counter is updated

- Stock launcher code does not work with Google Experience Launcher (Kit Kat)

Works on Android 4.1 (and presumably others below 4.4)

Requires permissions that show as "read Home settings and shortcuts", "write Home settings and shortcuts"

Given that Google Play just updated, and requires re-confirmation of permissions, even for already installed apps, I'm somewhat nervous about this.

- LG code - identical to Samsung TouchWiz code, presumably works (no device to test with). I'm keeping this one.
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: 1.3.29.4
« Reply #29 on: June 13, 2014, 06:11:33 pm »
Try create test version. Users with LG, HTC phones will test it for you.

You can get maybe better and universal code by reverse engineering Facebook app :D It supports badges for some launchers.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!