Author Topic: 1.2.3.20  (Read 15230 times)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
1.2.3.20
« on: April 20, 2013, 03:19:14 am »
http://www.aqua-mail.com/download/AquaMail-market-1.2.3.20.apk

@dirk - no new untranslated text :)

Brought the blue message list date headers back, but left those gradients in the 90-ies where they belong ;)

Let's see how this looks.

The screenshots have one message date header per message, that's a lot, a real account will have fewer of those.
« Last Edit: May 01, 2013, 02:29:21 am 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/

jcasares

  • Full Member
  • ***
  • Posts: 245
Re: 1.2.3.20
« Reply #1 on: April 20, 2013, 03:24:51 pm »
As I posted in another thread, I think that the issue with the sensation of clutter in the messages list comes from the separator being darker than on the folder list.
Maybe that change would help.
I think it's better with blue but consider reducing the size (less padding maybe) of those date lines a little.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.2.3.20
« Reply #2 on: April 21, 2013, 03:20:00 am »
Re: padding -- it seems borderline small to me, acutally....

Every time I make a quick "tweak" to the UI, I end up regretting :)
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/

dirkliesenfeld

  • Full Member
  • ***
  • Posts: 136
Re: 1.2.3.20
« Reply #3 on: April 21, 2013, 06:28:42 pm »
<string name="prefs_disable_gpu">GPU deaktivieren</string>
<string name="prefs_disable_gpu_summary">Hardware Grafikbeschleunigung deaktivieren</string>
<string name="prefs_error_notify">Benachrichtigungen aktivieren</string>
<string name="prefs_error_notify_summary">Fehler-Benachrichtigungen aktivieren</string>
<string name="prefs_ui_bidi_text">Rechts-nach-Links Textunterstützung</string>
<string name="prefs_ui_bidi_text_summary">Unterstützung für Rechts-nach-Links Textunterstützung aktivieren</string>
<string name="prefs_ui_main_open_account_inbox">Zur Inbox durch Account antippen</string>
<string name="prefs_ui_main_open_account_inbox_summary">Tippen auf den Account öffnet direkt dessen Inbox. Mit dem Icon links kann stattdessen erweitert/eingeklappt werden.</string>

<!-- res/values/strings_uilock.xml -->

<string name="uilock_lock_on_screen_off">Verriegelung beim abschalten des Bildschirms</string>
<string name="uilock_lock_on_screen_off_summary">Verriegeln sobald Bildschirm aus ist</string>

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.2.3.20
« Reply #4 on: April 22, 2013, 02:14:26 am »
Thank you @dirk, that's wunderbar :)
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/

jcasares

  • Full Member
  • ***
  • Posts: 245
Re: 1.2.3.20
« Reply #5 on: April 22, 2013, 02:35:59 am »
This is what I mean.
If you don't tweak the UI once in a while then the app starts to feel outdated.
It happens with restaurants, toy stores and supermarkets.
Why you think they change things so much?
« Last Edit: April 22, 2013, 02:37:57 am by jcasares »

andrewilley

  • Jr. Member
  • **
  • Posts: 91
Re: 1.2.3.20
« Reply #6 on: April 22, 2013, 03:48:37 am »
For what it's worth, I prefer the reduced vertical padding in the date-separator lines shown as 'after' in the above post.

What would be really nice though would be to line up the left-hand edge of the Date wording with the left-hand edge of the email text, and then put a tickbox in the resulting space which would allow you to easily select (or de-select) all of the items on that date in one go.

Slightly off-topic (and I mentioned this in Requests too, in www.aqua-mail.com/forum/index.php?topic=1063.0) I personally think that the actual entries for each individual email could do with a little more padding though - in typographical terms, the text needs a little more space to "breathe" (on all sides). An option for None/Tight/Medium/Loose padding would be great to keep everyone happy.

Andre
« Last Edit: April 22, 2013, 02:57:07 pm by andrewilley »

dirkliesenfeld

  • Full Member
  • ***
  • Posts: 136
Re: 1.2.3.20
« Reply #7 on: April 22, 2013, 10:19:13 am »
Thank you @dirk, that's wunderbar :)
Здесь Вы идете

 ;)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.2.3.20
« Reply #8 on: April 23, 2013, 03:25:22 am »
@andrew - a nice suggestion on "more room to breathe", thank you.

@dirk - are you ready for more? :)

<!-- res/values/strings_access.xml -->

These are for accessibility, they are read aloud by TalkBack. The first one is the "go back" button in the folder picking dialog, the second is for the "X" buttons in the compose window (to remove previously added "CC" / "BCC", etc.)

<string name="access_folder_navigate_up">Up to parent</string>
<string name="access_new_remove_field">Remove entry field</string>

<!-- res/values/strings_prefs.xml -->

And these are settings for when messages have been successfully sent.

<string name="prefs_category_send_notify">Send notifications</string>
<string name="prefs_send_notify">Enable notifications</string>
<string name="prefs_send_notify_summary">Enable send notifications</string>

( BTW, should it be "Sending notifications" in English? "Sent message notifications"? Or maybe I'll just keep them in Russian for the English locale :) )

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/

dirkliesenfeld

  • Full Member
  • ***
  • Posts: 136
Re: 1.2.3.20
« Reply #9 on: April 23, 2013, 03:05:06 pm »
<!-- res/values/strings_access.xml -->

<string name="access_folder_navigate_up">Ebene nach oben</string>
<string name="access_new_remove_field">Eingabefeld entfernen</string>

<!-- res/values/strings_prefs.xml -->

<string name="prefs_category_send_notify">Sendebestätigungen</string>
<string name="prefs_send_notify">Benachrichtigungen ermöglichen</string>
<string name="prefs_send_notify_summary">Sendebestätigungen ermöglichen</string>


So far, so good :-)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.2.3.20
« Reply #10 on: April 24, 2013, 12:36:17 am »
Thank you :)
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/