Author Topic: Version 1.10.0-383-dev - "work in progress", not in Google Play  (Read 9499 times)

hzamora

  • Jr. Member
  • **
  • Posts: 95
Re: Version 1.10.0-383-dev - "work in progress", not in Google Play
« Reply #15 on: May 15, 2017, 07:43:56 pm »
Quote
I tried again. I am using CalenGoo as Calendar App.

When I changed to the native calendar app, it worked fine.

There is something related with Calengoo.

I have another situation related the native calendar app. The categories (colors) are synced but I can't update it. If I add an appointment I can not find the color.

There is something you can do with the CalenGoo syncronization? or, can I update colors using the native calendar app?

Regards.

Hello Kostya,

I sent you an email regarding this issue, I received an answer from CalenGoo support. Best regards...

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Version 1.10.0-383-dev - "work in progress", not in Google Play
« Reply #16 on: May 15, 2017, 09:16:51 pm »
Re: I sent you an email regarding this issue, I received an answer from CalenGoo support. Best regards...

Our bug. Been there forever, but only brought to light by something CalenGoo was doing (perfectly valid but a bit unusual).

Fixed. Look for it in the next dev build.
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/

hzamora

  • Jr. Member
  • **
  • Posts: 95
Re: Version 1.10.0-383-dev - "work in progress", not in Google Play
« Reply #17 on: May 15, 2017, 10:30:23 pm »
Thanks Kostya, I tested the new version and everything is working fine.

I appreciate your time. Regards.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Version 1.10.0-383-dev - "work in progress", not in Google Play
« Reply #18 on: May 15, 2017, 10:36:53 pm »
Re: To better understand the fix, would you please a screenshot? Thank you!

For Calengoo?

Quote
CalenGoo sets attendees to "optional" by default, while other calendar apps appear to set them to "required".

I'm talking about the value in CalendarContract.AttendeesColumns.html#ATTENDEE_TYPE

Absolutely nothing wrong with it, and possibly CalenGoo is one of very few apps that give the user precise control over this (but I don't personally use calendar apps).

And then in Aqua Mail's code, I was using wrong Exchange property name for *optional* attendees specifically, so the command to sync to server was failing.
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/

hzamora

  • Jr. Member
  • **
  • Posts: 95
Re: Version 1.10.0-383-dev - "work in progress", not in Google Play
« Reply #19 on: May 15, 2017, 10:49:38 pm »

Quote
To better understand the fix, would you please a screenshot? Thank you!

With this fix, it is possible to update mainly adding guests to an appointment. Before the fix, even though an appointment was updated and showing the guests or other changes in CalenGoo, those changes were not sent to Exchange. So, no invitations were sent.

Regards.