Jesse Vincent
65777cb55d
make the folders button in the account list more like a button. backcompat for pre-sdk-11 styles
2013-06-30 16:29:37 -04:00
Danny Baumann
099da1913b
Improve some layouts.
2013-02-13 11:20:33 +01:00
Jesse Vincent
e318b5483a
refactor a common component
2012-11-06 16:17:31 -05:00
Jesse Vincent
446cda8618
Clean up the icons in account list
2012-11-06 16:02:08 -05:00
Jesse Vincent
19aad0d9a1
bump up the chip sizes a bit
2012-10-03 21:56:28 -04:00
Jesse Vincent
8a1bdff4a2
message view header cleanup
2012-09-12 23:46:24 -07:00
Jesse Vincent
78cf804aca
first pass of converting chips to colored circles
2012-09-10 10:40:20 -04:00
danapple
90fc3d2c8d
Grey out unavailable accounts.
...
Display a short toast when attempting to open an unavailable account.
Conflicts:
res/values/strings.xml
src/com/fsck/k9/activity/Accounts.java
2011-03-19 12:36:58 -05:00
Daniel Applebaum
6c03c968ef
Provide for users with good eyesight to completely take advantage of the
...
"smaller" (and smaller) fonts by allowing the Accounts and Folder List
items to have a height smaller than the normal Android minimum. This
option is off by default to maintain existing behavior for
uninterested parties. The preferences text is not especially
compelling so could certainly be changed if better phrasing is found.
2011-02-03 03:42:45 +00:00
Jesse Vincent
0c426c9c4b
Round our color chips, clean up color hcip rendering a bit
2010-12-28 09:11:10 +00:00
Jesse Vincent
093d65513a
Clickable folder icons in account lists to get to folder lists, even if
...
there's an auto-open folder
2010-05-12 02:52:10 +00:00
cketti
6a5b3b8a7f
Reverted lower minHeight for account and folder list as requested by jessev.
2010-05-11 00:17:32 +00:00
cketti
d938a7807e
Set minHeight of accounts and folder list to the height of star/envelope instead of listPreferredItemHeight. This way there's no jumping when message counts are returned from the database (see r1664) and the list item height is mostly defined by the font size.
2010-05-10 23:16:54 +00:00
Jesse Vincent
9a816fc2f4
list items stop jumping out from under fingers as counts are returned from the database were
...
leading to a really bad user experience.
This change sets up min-item-heights per discussion with cketti to stop
that.
2010-05-09 20:08:11 +00:00
Daniel Applebaum
a1b8b2c67c
Put the stars and envelopes on the same line. This isn't the ideal,
...
because I don't like the stars moving around depending on whether
there is an envelope, but at least the overall list layout is a bit
improved (and more compact when using small fonts).
2010-05-09 15:48:39 +00:00
Jesse Vincent
d0e0dceab7
Widen folder and account list chips to better match message-view
2010-05-02 15:53:26 +00:00
Daniel Applebaum
6e9145f037
Adjunct to the new variable font sizes, allow the Account list and
...
Folder list items to vary in size based on the font sizes.
2010-05-02 04:54:09 +00:00
Daniel Applebaum
488301d03e
Revert r1611. The extra alignment constraints made the stars go blank
...
when there was more than one digit for the starred count.
2010-04-27 03:18:41 +00:00
cketti
02f4d08396
- Added 1dip bottom margin to "number of starred messages" in account and folder list (looks nicer with dark theme)
...
- Prettified folder_list_item.xml
2010-04-26 22:22:23 +00:00
cketti
d082809524
Used LinearLayout + android:layout_weight to simplify account + message list. Fixes color chip height issue in the message list.
2010-04-26 19:50:25 +00:00
cketti
e0e5da2d01
Display long account names or email addresses nicely in account list (issue 1478).
2010-04-26 18:26:10 +00:00
Jesse Vincent
0e4028d458
right-align stars in folder and account lists
2010-04-26 14:52:04 +00:00
Jesse Vincent
d6bc0765d8
Allow users to set the account 'Chip' color per account.
2010-04-25 08:47:24 +00:00
Daniel Applebaum
41c5dc5986
Fixes Issue 1448
...
Fixes ClassCastException.
Also:
Envelope and star in Accounts Activity are now both "hot". Tapping
the main part of the search opens the full search; tapping the
envelope opens the search only for unread messages; tapping the star
opens the search but only for starred messages.
The envelope and star are a bit small to reliably tap. Both options
should be available via long-press, also.
Methodology will be extended to real accounts, as well.
2010-04-22 02:20:35 +00:00
Daniel Applebaum
cb4504cc33
Fixes Issue 1055
...
Provide a visually more interesting unread mail counter box that works
in both light and dark themes.
2010-04-20 04:17:15 +00:00
Daniel Applebaum
5bd24fe425
Fixes Issue 1410
...
Fixes Issue 1431
Present flagged message count inside a star, matching the visual
presentation on individual messages.
Provide display of unread and flagged message counts for canned
searches.
Perhaps the message counts for searches and account size display
should be defeatable for improved speed.
2010-04-17 03:32:17 +00:00
Daniel Applebaum
56a4b94748
Put the color chip with read/unread controlled brightness at all
...
levels except MessageView
2010-01-06 05:23:32 +00:00
Jesse Vincent
47d0e42d15
All our layouts now use dip instead of px, for great weird-resolution weird-screen-size justice
2009-11-13 00:38:26 +00:00
Jesse Vincent
1728f9bfa9
Fixing the background color of the textbox for new-message items
2009-04-20 01:46:14 +00:00
Jesse Vincent
64eda5106c
Switch to a light visual theme more in keeping with every other mail client on the planet.
...
Start to improve padding/spacing/layout
2009-04-19 09:10:32 +00:00
Jesse Vincent
ffd7766384
Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date.
2008-10-28 01:04:44 +00:00