7614bb95010ed42b7848b8dcc902fab5d6b84246 |
|
05-Sep-2014 |
Rohan Shah <shahrk@google.com> |
Display nested folder icon for folders with children Bug: 17388038 Change-Id: I0bb0bbcd6bede33ccc3d8b4097be009427167bf5
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
6092c62b65cefbc4fc856fce5921d9aa74eb444e |
|
21-Aug-2014 |
Rohan Shah <shahrk@google.com> |
Fix regression in section inbox teaser for mail count Bug: 17179711 Change-Id: I43176f8c2a66f19ff07539ef4d3db64836b49e3f
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
4c59495929c9b8a57fbcc05ad419a329240dbd00 |
|
20-Aug-2014 |
Jin Cao <jinyan@google.com> |
[Quantum TL] nested folders Update the nested folders UI to reflect the newest redlines. Also removed all signs of list_edge_tablet since it's no longer relevant. b/16017301 Change-Id: I24fcb43984b595a4fed84622e79ce76deaa92d2b
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
d90a3bb006296443ea35ec3062cad11092ac2f95 |
|
02-Aug-2014 |
Andrew Sapperstein <asapperstein@google.com> |
New assets. b/16463154 Change-Id: I834a70dde51b44be793610aa174c604257633469
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
a6e29eca5965025f2f788929834c01cc345d7670 |
|
20-Mar-2014 |
Andrew Sapperstein <asapperstein@google.com> |
RTL - use enumeration comma for lists. Fixes b/13433452. Change-Id: I8e4a704eea75816b3e92ad7053eeac33593e2d4b
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
3b59b333ad0693f74f9a8cfb24a468a8acbaca8c |
|
10-Jan-2014 |
James Lemieux <jplemieux@google.com> |
Mail in Sent, Drafts and Outbox should show addressees, not sender. b/10847599 This is the second attempt at fixing this bug. The strategy has changed entirely to accommodate GMail as well as reuse formatting rules that squish the list of conversation participants into an abbreviated line for display in conversation lists. ConversationInfo used to include a List<MessageInfo> which was used to answer questions about which senders had read which messages in the thread. This has been removed and replaced with a List<ParticipantInfo>. The backend should populate that list with appropriate conversation participants (e.g. recipients of the last message in the case of Sent, Drafts or Outbox; senders for all other mailbox types) Change-Id: I834223c55296bcd2509fdf544634c155594739b0
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
e3da4d47eb90e5a70b9ddf414128c7d205ed44c2 |
|
22-Jan-2014 |
Tony Mantler <nicoya@google.com> |
Don't show "Show 1 more folders" when we could just show the folder b/12607648 Change-Id: Ie419a043bbc9ce9e0b98cf97e1565e25f2d82f13
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
821e578a71c7015646522e729600618f0ec16fc0 |
|
07-Jan-2014 |
Tony Mantler <nicoya@google.com> |
Deduplicate Address class Change-Id: I4f6df51f5641475ffaf96b0189ccc00748880cc0
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
720436073b6c85d9cb96652a11363c02034424ad |
|
24-Oct-2013 |
Tony Mantler <nicoya@google.com> |
am 42fe486e: Restore sender snippet for nested folder teaser. * commit '42fe486e9e80a13d7f94573af1000f883a5d9dab': Restore sender snippet for nested folder teaser.
|
42fe486e9e80a13d7f94573af1000f883a5d9dab |
|
23-Oct-2013 |
Tony Mantler <nicoya@google.com> |
Restore sender snippet for nested folder teaser. It's a bit ugly, but it's much better than firing up a new loader for each subfolder. b/11288044 Change-Id: I509503e95ccbcfafbd89b755f2197d8a5f1ed1b8
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
fd140504c092a98b74344a3b0bd331b631d9616b |
|
18-Oct-2013 |
Paul Sliwowski <psliwowski@google.com> |
am d85b9657: Remove unread email sender info from NestedFolderTeaserView. * commit 'd85b965762c268418d1ef306e783c2f7bb0b3ddb': Remove unread email sender info from NestedFolderTeaserView.
|
d85b965762c268418d1ef306e783c2f7bb0b3ddb |
|
18-Oct-2013 |
Paul Sliwowski <psliwowski@google.com> |
Remove unread email sender info from NestedFolderTeaserView. Bug: 11241850 Change-Id: I334cd41b4f28bc2261344286c5fc79c9246bfd63
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
fbf4f4729c9bea907cb57d4f449893eb2fc5dd1d |
|
01-Oct-2013 |
Scott Kennedy <skennedy@google.com> |
Allow dismissing teaser leave-behinds on user interaction Bug: 10649816 Change-Id: Ie6c0fa00de503ed7beaadf584149e3864c4373e4
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|
0e8dc84326ad3e6d146a203538665f98dd98f688 |
|
10-Sep-2013 |
Scott Kennedy <skennedy@google.com> |
Hierarchical folders in conversation list Use something similar to the sectioned inbox teaser. Allow expanding/collapsing when there are too many folders. Bug: 9604590 Change-Id: I6cc79bd7c033bbf13c750e7720fe71227b38cc85
/packages/apps/UnifiedEmail/src/com/android/mail/ui/NestedFolderTeaserView.java
|