Author Topic: AquaMail Updater  (Read 151642 times)

ksuuk

  • Full Member
  • ***
  • Posts: 120
Re: AquaMail Updater
« Reply #240 on: October 15, 2018, 03:35:30 pm »
I cannot reproduce either. Tried both "stable" and "beta" update channels.

And yes my "already installed" Aqua Mail is "older" than the available stable / beta versions.

Maybe reinstall Update Checker after all or at least tap the "refresh" icon? I'm not really familiar with the code, but maybe it caches what it already downloaded (that "messed up" HTML markup)?

Also just tested both channels, everything seems to work like in good old days.

p50kombi

  • Newbie
  • *
  • Posts: 20
Re: AquaMail Updater
« Reply #241 on: October 17, 2018, 09:56:28 am »
Is it possible to have the beta being updated to latest stable if there's a stable release that's newer?
I am on 1.17.0-1316 and have the updater set to beta.
It says latest version is 1.17.0-1305

That in itself is not an issue, however every morning I get the notification from the updater that a new version is available (I guess that's because my installed version mismatches the latest beta version)

Can't you just update the beta to latest, no matter if it's beta or stable?

ksuuk

  • Full Member
  • ***
  • Posts: 120
Re: AquaMail Updater
« Reply #242 on: October 17, 2018, 10:10:52 am »

That in itself is not an issue, however every morning I get the notification from the updater that a new version is available (I guess that's because my installed version mismatches the latest beta version)


I think it's the updater logic fault, there should be an built in logic or option - don't alert/show changelog etc if installed version is newer or equal.

p50kombi

  • Newbie
  • *
  • Posts: 20
Re: AquaMail Updater
« Reply #243 on: October 17, 2018, 12:58:07 pm »

That in itself is not an issue, however every morning I get the notification from the updater that a new version is available (I guess that's because my installed version mismatches the latest beta version)


I think it's the updater logic fault, there should be an built in logic or option - don't alert/show changelog etc if installed version is newer or equal.

Either way it would be great if it could be fixed one way or another :)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: AquaMail Updater
« Reply #244 on: October 20, 2018, 12:28:26 pm »
That sounds like something in the updater.

At this time the current "stable" is newer (1316) than "beta" (1305):

http://www.aqua-mail.com/version/xversion-AquaMail-market.txt

http://www.aqua-mail.com/version/xversion-AquaMail-market-beta.txt
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/

p50kombi

  • Newbie
  • *
  • Posts: 20
Re: AquaMail Updater
« Reply #245 on: October 21, 2018, 09:07:51 am »
That sounds like something in the updater.

At this time the current "stable" is newer (1316) than "beta" (1305):

http://www.aqua-mail.com/version/xversion-AquaMail-market.txt

http://www.aqua-mail.com/version/xversion-AquaMail-market-beta.txt


Yep, and it is in exactly this scenario that the updater keeps notifying me a new version is available although the offered update is older than current installed version.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: AquaMail Updater
« Reply #246 on: October 22, 2018, 05:35:59 pm »
Re: Yep, and it is in exactly this scenario that the updater keeps notifying me a new version is available although the offered update is older than current installed version.

The updater was written by someone else - not sure if he's still doing any work on it or if he's still here on the forum.
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/

ksuuk

  • Full Member
  • ***
  • Posts: 120
Re: AquaMail Updater
« Reply #247 on: October 22, 2018, 06:38:43 pm »

The updater was written by someone else - not sure if he's still doing any work on it or if he's still here on the forum.

Maybe it's time to add updater functionality into AquaMail?

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: AquaMail Updater
« Reply #248 on: October 23, 2018, 05:06:18 pm »
Re: Maybe it's time to add updater functionality into AquaMail?

The updater is for forum builds (not official Play releases) - which doesn't seem appropriate for building into the app...
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: AquaMail Updater
« Reply #249 on: October 28, 2018, 10:39:50 pm »
There is a new update checker:

https://www.aqua-mail.com/forum/index.php?topic=6900.0

Unlike the existing one from @PylerSM, this one actually compares versions - what you have installed vs. what's available - the right way. Or tries to :)

But really I just wanted to learn a bit of Kotlin (a new programming language) and this seemed like a good way to do it.
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/