History log of /packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a612a52a6691cd5d80a5d33a7e7d6ceb0fdf97e 12-Jul-2014 James Lemieux <jplemieux@google.com> Thread List UX tweaks to improve the contrast between read/unread
conversations.

This includes:

- colors and formatting of subject and snippet
- updated assets for the star when it is "off"
- extra spacing to pad out the natural layout height to 88dp

Change-Id: I45a3847e71bf12b87157ef639f6d44391c7c4bde
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
64f56828a81ad7e29cad3a254a6ecdc05c9284e8 08-Jul-2014 James Lemieux <jplemieux@google.com> Move folders to share space assigned to snippet in Thread List

b/15552002

This CL merely moves the drawing of the folder chips to the correct
location. It does *NOT* implement any new folder chip drawing specs.

Change-Id: Iacaaf90b1e0da2855fa4faf230469038482b6420
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
94033deeb31df739a27fce15887a3f0a2e808b12 03-Jul-2014 James Lemieux <jplemieux@google.com> Show "(no subject)" When the Subject is Empty

b/16046050

Change-Id: I60b60c03d8314dcfbdff6b9314020b7f04acb520
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
928308d6b10d353493492ad05e0227f960ddaa7e 02-Jul-2014 James Lemieux <jplemieux@google.com> Implement general layout and colors for Thread List items.

This includes:

- separating the subject and snippet lines
- RTL support
- new layout sizing (common to phone and tablet)
- new font sizing
- new colors
- mirroring these changes in the widget version of Thread List

Change-Id: I92fda7ca9936a8d7f96bc5f584a7a11e0e0fe72e
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
26407717f0b20021f369be52dab0f2ac3a93e673 02-Jul-2014 Andrew Sapperstein <asapperstein@google.com> Update attachment asset.

Will need updates to UI to fix paddings and such.

Change-Id: I51493b46d00e69a70a7351597e7818899bd67dcf
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
1c6d71b47e7af11b3cf7bd6da4a89594941be968 17-Jun-2014 James Lemieux <jplemieux@google.com> Adjust colors of timestamp in conversation list

The timestamp is blue if unread messages exist in the conversation and
light gray otherwise.

Change-Id: Ie7d2664ff729c66715d06463603e9411923fee0c
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
a839fd0af18f53574128e32dc0900339280fba05 22-Apr-2014 Andrew Sapperstein <asapperstein@google.com> Revert the CLs that updated the message headers.

Revert "Remove padding for message details. b/13329913."

This reverts commit 42c39c4026970508a536099085d5155196bbee42.

Revert "Fix UI issues caused by new attachment asset."

This reverts commit b6a6a5c2cd6d8b07e93c07b8a2cafa2276d9bec7.

Revert "Redesign of message headers. b/12933316."

This reverts commit 2ed8c0409cd7d8e64c58ada6f63a519517ddaf7d.

Revert "Ensure expanded details always shows. b/13348592."

This reverts commit bac524cc0575ff3cf54aa93247bf33c06edcdd9d.

Change-Id: I1d70329504dd788e4b2879137bae43eb4c4167fe
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
b6a6a5c2cd6d8b07e93c07b8a2cafa2276d9bec7 07-Mar-2014 Andrew Sapperstein <asapperstein@google.com> Fix UI issues caused by new attachment asset.

Fixes b/13340860.

Also cleaned up the layout. We were using
a bunch of statics to set text size and color.
Now doing that in xml since it's much more straightforward.

Change-Id: Ife9795bedc409a6f03b336ff90ce95984bc666cb
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
1801b32a2977ca97ca194a3c9e9633b03e5496a4 23-Jan-2014 Andrew Sapperstein <asapperstein@google.com> Unicode wrap subject and snippet in convo list.

Fixes b/5987892.

Change-Id: Iaff34c3ca725dd3023a53ba30b916db6fa571232
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
be0cb1e421831672f49c30ecb46e6eee765cb661 16-Jan-2014 Andrew Sapperstein <asapperstein@google.com> Ad teaser redesign.

b/12243411.

Change-Id: I993b326bc36de8edf1f2f40202d8f32551de4d94
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java
747e678d20e99ddd17953ff4530d2ee3f1c6cfc7 30-Jul-2013 Mark Wei <markwei@google.com> Widget refresh.

Different fonts and alignments. Different header background.

Todo: remove unread count and decide if we want to cycle between account name
and unread text.

Bug: 10074523
Change-Id: I85968446e135cc896c9f20dc049466cb8811e4fa
/packages/apps/UnifiedEmail/src/com/android/mail/widget/WidgetConversationListItemViewBuilder.java