Author Topic: Reveal the message view's menu button?  (Read 10762 times)

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Reveal the message view's menu button?
« Reply #15 on: December 27, 2015, 02:13:39 pm »
I added a special case in my code for "device manufacturer = OnePlus", forcing "has no menu key, need the three dots".
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/

PeterS

  • Jr. Member
  • **
  • Posts: 61
Re: Reveal the message view's menu button?
« Reply #16 on: December 27, 2015, 03:33:38 pm »
I added a special case in my code for "device manufacturer = OnePlus", forcing "has no menu key, need the three dots".
:) I'll test it as soon as it will be available.

I hope I'm slowly getting the terminology right (Action bar, Menu icon vs. Overflow icon).
The settings for message view has a submenu with long list of buttons, which can be optionally displayed on the bottom "button" bar. Could this list contain also the triple-dot menu button?
No, the triple-dot overflow icon is not a "real" action icon, it's just an icon to get access to any other action commands that didn't make it as icons in the action bar itself.

Maybe a more arbitrary solution would indeed be to add the "menu button" option to the mentioned button list. Although not being a real button, it behaves so (pressing it causes any not displayed buttons to appear as list of actions), it would logically fit in there and could act as the mentioned "device manufacturer = OnePlus" override, but for any phone with such issue.

Sent from a touch display, which took care of perfectly scrambling my thoughts.
« Last Edit: December 27, 2015, 03:36:39 pm by PeterS »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Reveal the message view's menu button?
« Reply #17 on: December 27, 2015, 04:47:31 pm »
Re: could act as the mentioned "device manufacturer = OnePlus" override, but for any phone with such issue

Not many manufacturers manage to mess up their system code as badly as OnePlus :)

I'm aware of only one -- Acer -- and my code already checks for that.

Re: testing

http://www.aqua-mail.com/download/AquaMail-market-1.6.0.5-8.apk

I made the assumption that the "manufacturer" (as set by system code) should be "oneplus" (the check is not case sensitive).
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/

PeterS

  • Jr. Member
  • **
  • Posts: 61
Re: Reveal the message view's menu button?
« Reply #18 on: December 28, 2015, 05:11:45 am »
Your assumption was possibly correct. I've successfully tested both 1.6.0.5-8 and 1.6.0.6 (I just assume it contains the fix as well) to show the menu (in full screen) or overflow (otherwise) buttons after reboot without soft keys being displayed.

Many thanks on behalf of all possible affected OnePlus users of AquaMail

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Reveal the message view's menu button?
« Reply #19 on: December 28, 2015, 08:49:12 pm »
LOL, they should send me a free phone for my spending time to work around their bugs :)
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/