AquaMail Forum
English - Android => Development builds => Topic started by: Kostya Vasilyev on May 13, 2015, 01:32:05 am
-
http://www.aqua-mail.com/download/AquaMail-market-1.5.7-38-dev5.3.apk
---
+ A couple of bug fixes
--
+ Парочка исправлений
-
Aaaa, ummmm.....
I thought "Zero Mailbox (r) Concept (tm) -- best thing since sliced bread (c)" had to do with incoming mail?
I'll think about it.
-
Yes, I understood
-
Thanks for adding the Archive function, Kostya.
-
And many many thanks for adding personal color feature, Kostya :)
+ Rich text editor: "recently used colors" in the color picker under "exact" (last tab).
Even if, like Kredainou (contributor to my post about composing colors (http://www.aqua-mail.com/forum/index.php?topic=3348.0)), i think that:
it would be a great feature to have an option of choosing a permanent color font. Maybe to be inserted in the "composing and sending" section on top of the "Rich text font size (when sending)" and "Rich text font family (when sending)
-
>> it would be a great feature to have an option of choosing a permanent color font
I'm sort of agreeing, but the current "recent colors" is more flexible (albeit less convenient in this specific case).
-
I'm sort of agreeing, but the current "recent colors" is more flexible (albeit less convenient in this specific case)
So... the ultimate solution would be to implement this two options together, no ? ;)
-
Yes, ultimately I'd be implementing every possible option, making them all work together in every possible combination.
Wouldn't that be grand?
-
Yes, ultimately I'd be implementing every possible option, making them all work together in every possible combination.
Wouldn't that be grand?
Wow ! That would be E-NOR-MOUS ;D
(ps : understood ;))
-
Since I type the emails usually in landscape mode, I didn't notice that in portrait mode, Send button is actually on the left, and Delete button is on the right. Could you switch positions of them? Send button is used more than Delete button.
Maybe idea for small feature: After user pressed Send button (sent message), AquaMail would turn off screen automatically/ask user what to do/do nothing.
-
Every time I change the position of a button or a menu item -- I get 100000000 (that's "zillion") messages about why I screwed everything up again.
-
I agree with Paris Geek.
-
Sorry, I forgot to explain it better. I ment Send button on the bottom in the toolbar.(buttons on the top option is off, so buttons are down)
-
Are you running Android 5.0+?
You will need to switch to one of the old themes (Holo) before this is possible.
https://code.google.com/p/android/issues/detail?id=77632
-
Jellybean. I use holo theme "dark with light messages"
-
Then please see app settings under composing and sending -> "buttons at the top" -> unselect
-
It has been already disabled.
-
Wait, I'm a little lost...
You want the icons along the top?
Then you will need to *enable* "Buttons along the top".
Disabled "along the top" --> get "along the bottom"
Enabled "along the top" -> get "along the top"
-
I would like to switch positions of Send and Delete buttons.
-
Sorry, there is no way to do this :)
-
Ah... but:
- Send is used more than Delete
- majority of users are right handed
- now: Send button is on the left (far enough for our fingers (thumb))
-
Ah... but:
- Send is used more than Delete
- majority of users are right handed
- now: Send button is on the left (far enough for our fingers (thumb))
That's quite true...
I would also prefer the Delete button on the left (as it is currently in message view) and Send button on the right side.
Mikeone
-
Reasonable ideas, and I'll see what I can do -- but, it's surprisingly difficult.
Action bar icons are laid out left to right, and even showAsAction=always doesn't "always" help.
The Delete icon being on the right lets it "drop off" into the menu when the icon bar isn't wide enough -- which makes sense since it's not needed very often. And the send / save icons being on the left makes sure they're visible -- as icons -- in both action bar locations (top / bottom) and also on tablets.
-
... uuh.
Too bad, but it is only a small issue.. Maybe sometime later.