1. 1e946db Improve long press touch feedback by Mindy Pereira · 12 years ago
  2. 01bb8d9 Small tweak. Always set the message info ofset. by Mindy Pereira · 12 years ago
  3. 8a6eb44 Make senders text turn to activated color when subject/ snippet does by Mindy Pereira · 12 years ago
  4. 5bcd7e9 Fix the highlight that was hanging around in the conversation list by Mindy Pereira · 12 years ago
  5. 34775bd handle empty snippets by Andy Huang · 12 years ago
  6. bf9508d Dont display null text in the widget. by Mindy Pereira · 12 years ago
  7. 067ef97 Moved swipe animation into animated adapter; alternate method for finding position by Mindy Pereira · 12 years ago
  8. e7d783d use activated NOT pressed by Mindy Pereira · 12 years ago
  9. feffa26 Since its an arraylist, we need to just replace existing with nulls. by Mindy Pereira · 12 years ago
  10. 464275f Fix tap feedback by Mindy Pereira · 12 years ago
  11. 77d7f3c Make sure we update style spans for senders when there are config changes. by Mindy Pereira · 12 years ago
  12. ac9687c Avoid spurious tap events. by Vikram Aggarwal · 12 years ago
  13. b821e30 Add sending state to the end of conversation list items if its set to sending. by Mindy Pereira · 12 years ago
  14. 9730ea0 Perform a longClick from within ConversationItemView. by Vikram Aggarwal · 12 years ago
  15. 84cef5e We need the styles applied to the text when its ellipsized, including the ellipsis. by Mindy Pereira · 12 years ago
  16. 0c2e567 Make sure we use the proper spacing between count, senders. by Mindy Pereira · 12 years ago
  17. c1e1fbb More fixes for old-style senders. by Mindy Pereira · 12 years ago
  18. 6870ffc make sure old style senders have their resources, too. by Mindy Pereira · 12 years ago
  19. 33519c0 Priority Inbox marker support for Conv list by Vikram Aggarwal · 12 years ago
  20. fb7bace This bitmap should be STATIC. by Mindy Pereira · 12 years ago
  21. 172f56a Cleaner way to apply styles; make sure we know font sizes when measuring by Mindy Pereira · 12 years ago
  22. ee0c85d Cleanup of fonts, colors. Fixup draft text/count styles. by Mindy Pereira · 12 years ago
  23. b1cbb89 Use priorities to decide who to elide. by Mindy Pereira · 12 years ago
  24. 1152c02 Make sure we take commas into account when measuring text by Mindy Pereira · 12 years ago
  25. 4f2224c Since star can change via a user action, don't cache the bitmap. by Mindy Pereira · 12 years ago
  26. 85c4a77 Cache displayable folders. by Mindy Pereira · 12 years ago
  27. 280dbf2 Email doesn't have a folder displayer, because it has no visible folders. by Mindy Pereira · 12 years ago
  28. bf19cb0 Dont allocate the src/dest rectangles at draw time. by Mindy Pereira · 12 years ago
  29. c3efca1 We weren't using the cached header models correctly. by Mindy Pereira · 12 years ago
  30. d8e5ff4 De-dupe senders; show the second occurance of a sender. by Mindy Pereira · 12 years ago
  31. 24538e8 Get rid of hard coded comma by Mindy Pereira · 12 years ago
  32. 53f262e Use cached rawfolders. by Mindy Pereira · 12 years ago
  33. bdb43d5 Dont show background for items that are not undoing a swipe gesture. by Mindy Pereira · 12 years ago
  34. 350acdc Fix the text in the leavebehind; change undo animation. by Mindy Pereira · 12 years ago
  35. 1ef988f Add a black leave behind peeking out behind a swipeable item. by Mindy Pereira · 12 years ago
  36. 54855ad Don't show 1 for 1 message by Mindy Pereira · 12 years ago
  37. aa1f945 Add snippet logic when marking read/ unread. by Mindy Pereira · 12 years ago
  38. 6c2663d Update conversation read state on the ui side. by Mindy Pereira · 12 years ago
  39. 58ef69a Render draft text, message count by Mindy Pereira · 12 years ago
  40. b1207e3 Use conversation info/ message info to render senders. by Mindy Pereira · 12 years ago
  41. 2f1f62a Ignore views that have not yet been measured. by Vikram Aggarwal · 12 years ago
  42. a8ead90 Update interaction of selected conversations with swipe by Mindy Pereira · 12 years ago
  43. 0b68676 Fix font colors for activated conversation item view items. by Mindy Pereira · 12 years ago
  44. 35a5268 FIX BUILD. Dont send a negative width to a static layout. by Mindy Pereira · 12 years ago
  45. b466bcf Fixup behaviors for action bar when in search mode. by Mindy Pereira · 12 years ago
  46. d7a4ad9 rudimentary bidi support in assembled senders string by Andy Huang · 12 years ago
  47. cf9fd53 Cherry-pick https://android-git.corp.google.com/g/186698 by Paul Westbrook · 12 years ago
  48. 48b2a6c Minor cleanup by Vikram Aggarwal · 12 years ago
  49. 92939fc Support color block for combined views by Marc Blank · 12 years ago
  50. bf232c3 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  51. cf164d6 Revert "Major refactor of ConversationCursor" by Marc Blank · 12 years ago
  52. 5150f03 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  53. d9ef52d Check for list before calling click item on it. by Mindy Pereira · 12 years ago
  54. 304a91e Allow for null snippet in ConversationListItem by Marc Blank · 12 years ago
  55. 6c72a78 Show leavebehind after swiping away an item. by Mindy Pereira · 12 years ago
  56. 4f43349 If there is no subject layout don't draw it. by Mindy Pereira · 12 years ago
  57. b9c036b Provide formatting versions for senders. by Mindy Pereira · 12 years ago
  58. 8eb43be Make sure that we render conversation sender details. by Mindy Pereira · 12 years ago
  59. acf6039 Drag and drop into folders. by Mindy Pereira · 12 years ago
  60. 90fc0ff Default to showing checkboxes as we have issue around settings not being there on orientaiton changes. by Mindy Pereira · 12 years ago
  61. f07269f When there is no swipe, use a different touch handler. by Mindy Pereira · 12 years ago
  62. b6b174f Respect hide checkboxes; tap and hold to add to CAB group by Mindy Pereira · 12 years ago
  63. 4022889 Use the correct item animating height depending on view, device by Mindy Pereira · 12 years ago
  64. 866d319 Re-enable swipe. by Mindy Pereira · 12 years ago
  65. c56206c Make senders in unread conversations bold. by Mindy Pereira · 12 years ago
  66. a293987 Clearing the shader does not actually seem to work. by Mindy Pereira · 12 years ago
  67. 3c3dba5 Turn off the handling for when a label is too long for now. by Mindy Pereira · 12 years ago
  68. bdcd35c Revert "In order to use touch interceptors, we need to always return true from ontouch." by Mindy Pereira · 12 years ago
  69. 64771c7 In order to use touch interceptors, we need to always return true from ontouch. by Mindy Pereira · 12 years ago
  70. c032087 bring in classes to support conversation view's subject/labels by Andy Huang · 12 years ago
  71. d5ac9c1 Set correct invite asset. by Mindy Pereira · 12 years ago
  72. 20403af Remove debug crap by Marc Blank · 12 years ago
  73. 7bbd943 Allow rawFolders to be null by Marc Blank · 12 years ago
  74. 3fd1f2c Fix alignment/ width of senders and folders in wide mode. by Mindy Pereira · 12 years ago
  75. 8d83c8a Show invite icon in reply state location when applicable. by Mindy Pereira · 12 years ago
  76. 54467a2 Add reply state logic. Only show it if its defined in the layout for the item. by Mindy Pereira · 12 years ago
  77. 7a2036b Set show priority indicators to true by default. by Mindy Pereira · 12 years ago
  78. 3cb938f Dont show personal indicator by default. by Mindy Pereira · 12 years ago
  79. 4584a0d Remove the folder we are in on the ui side. by Mindy Pereira · 12 years ago
  80. b5080d5 ehow folders in conversation list items if they exist in the layout. by Mindy Pereira · 13 years ago
  81. 276c80b Moar cleanup by Vikram Aggarwal · 13 years ago
  82. 47ccb45 Update layout so that conv items without labels dont look broken. by Mindy Pereira · 13 years ago
  83. 30fd47b Remove all label refrences from unified; change to folder by Mindy Pereira · 13 years ago
  84. e9a8103 Start showing label list on tablets by Vikram Aggarwal · 13 years ago
  85. d247dc9 Allow batch selection of conversations. by Vikram Aggarwal · 13 years ago
  86. fa131a2 Make ViewMode focussed and small. by Vikram Aggarwal · 13 years ago
  87. f892f0a Refactor of some ConversationCursor code by Marc Blank · 13 years ago
  88. 8d69d4e Enhancements to Conversation/Cursor/Provider by Marc Blank · 13 years ago
  89. d381865 Clear selection after a destructive action. by Mindy Pereira · 13 years ago
  90. 1ddcf0f Adding more ActivityController dependencies by Vikram Aggarwal · 13 years ago
  91. 11b0bbd Add selection set delete. by Mindy Pereira · 13 years ago
  92. c8a9942 Prototype ConversationCursor/ConversationProvider by Marc Blank · 13 years ago
  93. 4401c90 Parse addresses for senders display names. Move attachment joined string parsing to provider. by Mindy Pereira · 13 years ago
  94. 259e522 Simple sender display. by Mindy Pereira · 13 years ago
  95. 732600e conversation activity plumbing by Andy Huang · 13 years ago
  96. 30e2c24 rename unified email's package name to com.android.mail by Andy Huang · 13 years ago[Renamed (99%) from src/com/android/email/browse/ConversationItemView.java]
  97. 4806d89 Code cleanup. No functional diff. by Vikram Aggarwal · 13 years ago
  98. 5e5ac74 Adding the ActionBar to the unified codebase. by Vikram Aggarwal · 13 years ago
  99. 0944e5e Change BrowseItem to conversation as thats the term we are using. by Mindy Pereira · 13 years ago[Renamed (96%) from src/com/android/email/browse/BrowseItemView.java]
  100. f9573c5 Create an end to end example of a list view reading from the provider. by Mindy Pereira · 13 years ago