AquaMail Forum

English - Android => Development builds => Topic started by: Kostya Vasilyev on June 09, 2016, 01:32:43 am

Title: Version 1.6.2.3-2 - "new stable", not in Play, testing some more changes
Post by: Kostya Vasilyev on June 09, 2016, 01:32:43 am
https://www.aqua-mail.com/download/AquaMail-market-1.6.2.3-2.apk

---

+ Merged the recent widget changes into "stable" branch.

Many thanks to @Philip and @Paris Geek for testing with Nova Launcher and custom grid sizes.

+ Improved (smoother) animation of "undo panel" as it slides up / down

* Note 1: the undo panel used to be a separate "hardware layer", and allocating GPU memory could take up to ~50 ms even on fast devices (Samsung S6 / S7, but not only).

Fifty milliseconds is three frames, very noticeable, a "hiccup", affecting other animations too (in particular, the "color splash" which also runs at the same time).

No "hiccup" anymore. The animation runs at sharp 60 fps.

* Note 2: with most screen / UI configurations

---

+ Перевёл недавние изменения виджетов в "стабильную" ветку

+ Улучшенная (более плавная) анимация панельки "отмены" когда она "выезжает" или "обратно".

* [1] раньше панелька отмены была отдельным аппаратным слоем, и создание буфера в памяти GPU могло занять до 50 мс даже на быстрых устройствах (Samsung S6 / S7, но не только).

Пятьдесят миллисекунд это три кадра, очень заметно, "икота", которая также влияла на другие анимации (например "цветной всплеск" который отрабатывает в это же время).

Теперь "икоты" нет. Анимация отрабатывает на 60 кадрах в секунду.

* [2] на большинстве устройств / конфигураций интерфейса программы

Title: Re: Version 1.6.2.3-2 - "new stable", not in Play, testing some more changes
Post by: Kostya Vasilyev on June 09, 2016, 12:22:11 pm
OK thanks. Just as long as it's not *worse* (which it wouldn't be).

Personally I am seeing a difference on Galaxy S{6,7}, it's smooth where it had a "hiccup" before.
Title: Re: Version 1.6.2.3-2 - "new stable", not in Play, testing some more changes
Post by: Davey126 on June 09, 2016, 02:55:41 pm
No noticeable change in Undo (Nexus 6, Note 5). It was good before, and is still good.
Same on two devices I tried. Response on the higher end one may be slightly faster but no hiccups on either (before or after). Regardless, optimizations are always good. :)