summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/browse/SendersView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Speculative fix: ensure avatars are not created with empty email addre...James Lemieux2014-10-071-1/+5
|\
| * Speculative fix: ensure avatars are not created with empty email addressesJames Lemieux2014-10-031-1/+5
* | Remove retry UI state and enable delete for sendingJin Cao2014-10-061-2/+2
|/
* Fix messageInfo stylingJin Cao2014-09-221-38/+45
* Sending a mail to self crashes gmailJames Lemieux2014-09-171-11/+8
* Choose thread icon more carefullyJin Cao2014-09-151-38/+72
* Fix NPE for singular draft string. b/16323068Andrew Sapperstein2014-07-241-1/+2
* Not enough difference between unread/read in TLJames Lemieux2014-07-181-2/+2
* Quantum CV - drafts. b/16138121Andrew Sapperstein2014-07-141-0/+7
* Typo on last commitJin Cao2014-05-301-1/+1
* Provider support for different sending states for messagesJin Cao2014-05-291-7/+29
* Show "To:<Names>" in sent and outbox index viewsJames Lemieux2014-03-281-29/+24
* Mail in Sent, Drafts and Outbox should show addressees, not sender.James Lemieux2014-02-051-27/+30
* RTL the conversation list and two pane layout.Andrew Sapperstein2014-01-151-36/+0
* Deduplicate Address classTony Mantler2014-01-081-2/+2
* ConversationInfo is now always populatedTony Mantler2013-12-091-64/+38
* improve senders display of the form "last, first <email>"Andy Huang2013-08-051-10/+7
* More bidi notification fixes.Andrew Sapperstein2013-07-011-1/+4
* Add new "me" stringsPaul Westbrook2013-06-181-1/+1
* Show non-ascii sender names properly in msg list.Andrew Sapperstein2013-05-201-1/+1
* fix chopped senders stringAndy Huang2013-05-161-0/+3
* misc contact photo optimizationsAndy Huang2013-04-211-2/+1
* Follow-up to IntentReceiver leakingScott Kennedy2013-01-281-97/+110
* Prevent the leaking of an IntentReceiverScott Kennedy2013-01-281-17/+51
* Don't use a custom color for senders in notificationsScott Kennedy2013-01-221-14/+32
* If we don't have a sender email, assume old format of senders info and show t...mindyp2013-01-101-1/+3
* 10" tablet style; use old fonts and read/unread colorsmindyp2013-01-091-6/+2
* Reduce time it takes to render a conversation itemmindyp2013-01-081-13/+8
* Show sender in notificationsScott Kennedy2013-01-071-2/+0
* fixup algorithm for which sender photos we need to show pictures formindyp2013-01-071-14/+41
* Sender emails are now available. Use the senders email to lookup their contac...mindyp2013-01-041-7/+10
* Set font sizes, colors, and types for subject/senders/ snippet. Set max lengt...mindyp2013-01-031-3/+6
* Match redlines for new ur8 layout.mindyp2012-12-281-9/+13
* Make it possible to get the emails of senders we want to display photos for.mindyp2012-12-211-13/+24
* Fix NPEPaul Westbrook2012-10-131-25/+46
* HtmlParser not thread safe; let widget supply its own version of the parser/t...mindyp2012-10-051-21/+6
* Reload the "me" string when the locale changesScott Kennedy2012-10-051-2/+8
* Make scrolling less jankymindyp2012-09-251-2/+20
* Num senders used can only be zero, so why divide at all?mindyp2012-09-241-1/+1
* Update accessibility text to make more sense per user feedback.mindyp2012-08-311-1/+1
* fix message info when there are no senders but there is a draft.mindyp2012-08-241-8/+24
* Apparently there are some cases where this just goes off the edge.Mindy Pereira2012-08-091-1/+2
* Fix NPEPaul Westbrook2012-08-071-3/+0
* Since its an arraylist, we need to just replace existing with nulls.Mindy Pereira2012-08-071-1/+1
* fix "sending" text formattingMindy Pereira2012-08-031-1/+3
* Make sure we update style spans for senders when there are config changes.Mindy Pereira2012-08-031-26/+25
* Add sending state to the end of conversation list items if its set to sending.Mindy Pereira2012-08-021-1/+18
* More fixes for: b/6910770 track any incorrect senders formatting bugsMindy Pereira2012-08-021-3/+15
* Make sure we use the proper spacing between count, senders.Mindy Pereira2012-08-011-1/+3
* More fixes for old-style senders.Mindy Pereira2012-08-011-0/+2