AquaMail Forum
English - Android => Development builds => Topic started by: Kostya Vasilyev on March 09, 2016, 01:23:36 am
-
https://www.aqua-mail.com/download/AquaMail-market-1.6.1.3-5.apk
---
+ Bug fix in message list / message view "title bar"
when it goes from one line "account: folder" to two lines "account" and "folder" below (if the one line variation is too long).
Please let me know if you notice anything strange here.
Changes from 1.6.1.3-4:
http://www.aqua-mail.com/forum/index.php?topic=4501.0
... has four new strings to translate.
---
+ Исправление ошибки в "заголовке" списка сообщений / отображения сообщений
при переходе от одной строки "учётка: папка" на две строки "учётка" и под ней "папка" (если в одну строку не умещается).
Пожалуйста дайте знать если заметите здесь что-либо странное.
Изменения в 1.6.1.3-4:
http://www.aqua-mail.com/forum/index.php?topic=4501.0
-
Can you add support for Android N Multi Windows? :D
http://developer.android.com/preview/features/multi-window.html
-
Re: Can you add support for Android N Multi Windows? :D
Is the SDK out already?
----
FUCK! More changes to background and connectivity.
Guess they decided to pretend that the "Gmail not receiving notifications" on 6.0 didn't happen.
-
Oh, they added possibility to do Quick reply from notification. Hopefully, AquaMail can use it too :)
Yes, SDK is out.
-
Re: Oh, they added possibility to do Quick reply from notification. Hopefully, AquaMail can use it too :)
Sure, it just won't be exactly like Gmail because Gmail loads entire text of all messages up-front.
Re: Yes, SDK is out
Wonder if it'll work in Eclipse (the 6.0 SDK does).
-
Also this may affect AquaMail
http://www.androidpolice.com/2016/03/09/android-n-feature-spotlight-new-data-saver-option-reduces-data-usage-on-limited-cellular-plans/
-
Re: Also this may affect AquaMail
Google has expanded the ConnectivityManager API to provide apps with the ability to check whether Data Saver is enabled and see if they've been whitelisted. Users can permit certain apps to use as much data as they want, even with the toggle switched on.
Yes, but I'm not sure how to handle it.
The app already has setting for how many messages it syncs, how much it preloads, etc.
Maybe a new setting category (in addition to WiFi / mobile), specifically for "mobile when data saver is on"???
-
Also this is interesting but probably not anyhow useful for AquaMail:
https://developer.android.com/preview/api-overview.html#tile_api
:D
-
This one I actually like:
https://developer.android.com/preview/features/notification-updates.html
-
Already downloading Dev Preview :D Then I can test AquaMail on Android N :D
-
Re: Then I can test AquaMail on Android N
And hopefully live to tell about it :)
-
Looks like Eclipse still works with the N SDK (and I don't care about Java 8 features...)