Author Topic: 1.4.1-47-beta4.1  (Read 45839 times)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
1.4.1-47-beta4.1
« on: July 23, 2014, 02:10:40 am »
http://www.aqua-mail.com/download/AquaMail-market-1.4.1-47-beta4.1.apk

http://www.aqua-mail.com/download/AquaMail-market-1.4.1-47-beta4.2.apk

^^^ Not published in Google Play yet
^^^ Updated translations
^^^ "Move to folder" command for message list swiping

---

+ More color choices for folders (per-account "options and folders" -> folders).

+ "Suppress the LED" in night / weekend mode settings.

+ Fixed case-sensitive match for Subject in Tasker Event plugin (now case-insensitive, as intended).

Published to Google Play as  a Beta.

---

+ Больший выбор цветов для папок (уч. запись -> "доп. настройки и папки" -> "папки").

+ "Отключить светодиод" в настройках ночного времени / выходных.

Опубликовано в Google Play как Бета версия.
« Last Edit: July 27, 2014, 02:11:54 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/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-47-beta4.1
« Reply #1 on: July 23, 2014, 09:30:50 am »
http://www.aqua-mail.com/download/AquaMail-market-1.4.1-47-beta4.1.apk

---

+ "Suppress the LED" in night / weekend mode settings.

---

Maybe I'am doing something wrong but I couldn't activate the settings "Suppress the LED" and "Skip checking Mail". Both are greyed under weekend mode.
« Last Edit: July 23, 2014, 03:03:42 pm by mikeone »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-47-beta4.1
« Reply #2 on: July 23, 2014, 04:33:30 pm »
Yes, good idea. Translations, too.

To reiterate: weekend mode works by either 1) shifting night mode configured above to a different time on weekends or 2) having its own settings, which are then applied all day on those days of the week.

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: 1.4.1-47-beta4.1
« Reply #3 on: July 23, 2014, 04:41:54 pm »
This is kind of what I came up with (attached).

For other languages, I'd like to see a more clear communication of "adjust night mode settings above" vs "separate all day settings".

    <string name="prefs_notify_weekend_move_night">Shift night mode</string>
    <string name="prefs_notify_weekend_move_night_summary">Shift night mode on specified days</string>
    <string name="prefs_notify_weekend_all">All day mode</string>
    <string name="prefs_notify_weekend_all_summary">Disable sounds and vibration on specified days</string>
    <string name="prefs_notify_weekend_all_no_sync">Skip checking mail</string>
    <string name="prefs_notify_weekend_all_no_sync_summary">Do not check mail on specified days</string>

    <string name="prefs_notify_weekend_move_night">Horaire spécifique du mode nocturne</string>
    <string name="prefs_notify_weekend_move_night_summary">Le week-end, passer en mode nocturne à un horaire différent</string>
    <string name="prefs_notify_weekend_all">Mode silencieux</string>
    <string name="prefs_notify_weekend_all_summary">Désactiver tous les sons le week-end</string>
    <string name="prefs_notify_weekend_all_no_sync">Pause de vérification du courrier</string>
    <string name="prefs_notify_weekend_all_no_sync_summary">Ne pas vérifier automatiquement le courrier le week-end</string>
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/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-47-beta4.1
« Reply #4 on: July 23, 2014, 05:46:44 pm »
German translations:

<string name="prefs_notify_weekend_move_night">Nachtzeit verschieben</string>
<string name="prefs_notify_weekend_move_night_summary">Verschiebt die Nachtzeit an den festgelegten Tagen (Wochenend-Modus)</string>
<string name="prefs_notify_weekend_all">Ganztägiger Modus</string>
<string name="prefs_notify_weekend_all_summary">Deaktiviere Benachrichtigungstöne und Vibration an den festgelegten Tagen (Wochenend-Modus)</string>
<string name="prefs_notify_weekend_all_no_sync">Mailabruf aussetzen</string>
<string name="prefs_notify_weekend_all_no_sync_summary">An diesen Tagen keine Mails abrufen</string>


...and two more strings:

Suppress the LED
--> Status LED ausschalten

Do not use the LED in notifications
--> LED Benachrichtigung nicht verwenden

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-47-beta4.1
« Reply #5 on: July 23, 2014, 07:51:19 pm »
Thank you both -- I've updated French and German
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/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-47-beta4.1
« Reply #6 on: July 23, 2014, 08:02:05 pm »
Thank you both -- I've updated French and German

You're welcome.

Great Job, Kostya!!!

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-47-beta4.1
« Reply #7 on: July 24, 2014, 01:19:31 am »
Kostya, well done  :)
...in build 1.4.1-47-beta4.2

Thanks a lot.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-47-beta4.1
« Reply #8 on: July 24, 2014, 01:22:04 am »
So now we have "leaked" Aqua versions -- thanks to Pyler! :)
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/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-47-beta4.1
« Reply #9 on: July 24, 2014, 02:00:11 am »
Kostya, it seems you are not happy, that I mentioned the build-no in my reply !?
...should I delete it?

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: 1.4.1-47-beta4.1
« Reply #10 on: July 24, 2014, 02:11:02 am »
No, no problem at all -- sometimes it's hard to tell if a smiley is a "happy" one or to soften something harsh (not the case here!)

I'm genuinely happy that you and others discovered the new build and are liking the new "move to folder".

At the same time, I think it's hysterically funny that my little app now has users discussing new builds that I haven't even posted yet.

Funny in the sense that the term "leaked" usually has to do with big corporations (a leaked Windows 9 development build, leaked photos of the new iPhone, that sort of thing)... The mismatching scale of officially sounding "leaked" vs. my little app is what I find so funny.

So, really, seriously, no problem with running the not-yet-posted version, and no problem with discussing and sharing the link.

I'm aware of Pyler's update checker and think it's great. Had to intention of hiding this version.
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/

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: 1.4.1-47-beta4.1
« Reply #11 on: July 24, 2014, 08:46:50 am »
Okay, fine... :) [happy face]
Pyler's AquaMail Updater (very nice little project) is downloaded just for 11 times. So no reason to worry about and no reason to hide this version.
« Last Edit: July 24, 2014, 09:00:36 am by mikeone »

paras.desai

  • Sr. Member
  • ****
  • Posts: 269
Re: 1.4.1-47-beta4.1
« Reply #12 on: July 24, 2014, 11:19:13 am »
I just noticed there is a hectic feedback while swiping,  but there is no feed back when I swipe,  I checked my device setting, as well aquamail setting,   it is on.  Am I. Missing something.  I. Am using Samsung  note 7000,  JB 4.1
Using Tapatalk

paras.desai

  • Sr. Member
  • ****
  • Posts: 269
Re: 1.4.1-47-beta4.1
« Reply #13 on: July 24, 2014, 11:52:09 am »
But my feed back is,  I am not feeling anything,  which I supposed to feel,  though my hectic feed back option is on. 
Using Tapatalk

paras.desai

  • Sr. Member
  • ****
  • Posts: 269
Re: 1.4.1-47-beta4.1
« Reply #14 on: July 24, 2014, 12:03:48 pm »
Hahaha,  now my phone is vibrating with each tab,  thanks a lot,  I never realised,  the solution was so handy   lol thanks again. 
Using Tapatalk