1. 81aea35 Final UI for Attachment Previews. by Mark Wei · 11 years ago
  2. f7767fe Merge "Fix hard dependency on account uri in eml viewer." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  3. 81b5fa0 Don't try to use the drawer when it doesn't exist by Scott Kennedy · 11 years ago
  4. c9524ef Fix hard dependency on account uri in eml viewer. by Andrew Sapperstein · 11 years ago
  5. b035242 Merge "Conversation View UI Refresh: more message header." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  6. 35c3bb7 Conversation View UI Refresh: more message header. by Andrew Sapperstein · 11 years ago
  7. 9e5b4a1 Merge "Up button should go up" into jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  8. 0eaef6f Up button should go up by Scott Kennedy · 11 years ago
  9. 219e136 Merge "Fix stale conversation list after undo." into jb-ub-mail-ur10 by Alice Yang · 11 years ago
  10. 2b254dc Allow swiping the drawer from any ConversationList by Scott Kennedy · 11 years ago
  11. 5ac54c9 Merge "Conversation View UI Refresh: supercollapsedblock." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  12. c3ccebc Fix stale conversation list after undo. by Alice Yang · 11 years ago
  13. 75f5059 ButteryProgressBar improvements by Andy Huang · 11 years ago
  14. fa13f13 Conversation View UI Refresh: supercollapsedblock. by Andrew Sapperstein · 11 years ago
  15. bcc4f7d Merge "Fix bug where some sender tiles were not showing." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  16. 4145eb0 Merge "Stuff ComposeActivity dialogs into fragments" into jb-ub-mail-ur10 by Tony Mantler · 11 years ago
  17. 0a1ea45 Merge "Conversation View UI Refresh: conversation header." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  18. 5fbc58b Fix bug where some sender tiles were not showing. by Andrew Sapperstein · 11 years ago
  19. b2c9f9f Conversation View UI Refresh: conversation header. by Andrew Sapperstein · 11 years ago
  20. 2558b50 Stuff ComposeActivity dialogs into fragments by Tony Mantler · 11 years ago
  21. ba73fdd Fix NPE in ConversationItemView by Alice Yang · 11 years ago
  22. 5392c2b Merge "Change NotificationUtils log tag for easier filtering" into jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  23. 479505d Attachments in Conversation List: Backend changes so that the appropriate by Mark Wei · 11 years ago
  24. bb8dca8 Merge "Don't pass custom Parcelables to AlarmManager" into jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  25. c7d7547 Change NotificationUtils log tag for easier filtering by Scott Kennedy · 11 years ago
  26. c5499cd Conversation View UI Refresh Message Headers. by Andrew Sapperstein · 11 years ago
  27. 6dc3460 smoother progress bar by Andy Huang · 11 years ago
  28. dfbc698 Disable drawer for child folders by Vikram Aggarwal · 11 years ago
  29. 621981c Don't pass custom Parcelables to AlarmManager by Scott Kennedy · 11 years ago
  30. a3bbac0 Parent folder as a URI by Vikram Aggarwal · 11 years ago
  31. b6d3b88 Pluralize action bar unread message for i18n, bug 9571455 by Tony Mantler · 11 years ago
  32. 18310f8 Fix highlight in Email with nested folders by Vikram Aggarwal · 11 years ago
  33. da8b096 Revert "Highlight the correct conversation in the presence of nested folders" by Mark Wei · 11 years ago
  34. 11324ad Highlight the correct conversation in the presence of nested folders by Vikram Aggarwal · 11 years ago
  35. 41ac08a Hash account when building base uri in conv view. by Andrew Sapperstein · 11 years ago
  36. 8173cf4 More bidi notification fixes. by Andrew Sapperstein · 11 years ago
  37. 744c43e Merge "Return when reset." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  38. 8bf51f1 Return when reset. by Andrew Sapperstein · 11 years ago
  39. 217568e Merge "list caching tweaks" into jb-ub-mail-ur10 by Andy Huang · 11 years ago
  40. fe23512 Change how we get a LetterTileProvider for notifications by Scott Kennedy · 11 years ago
  41. 05e539a Prevent NPE. by Andrew Sapperstein · 11 years ago
  42. c4e230f list caching tweaks by Andy Huang · 11 years ago
  43. dc81b82 Merge "Hide Dial&SMS actions if no apps can handle them." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  44. 0c7f1c1 Hide Dial&SMS actions if no apps can handle them. by Andrew Sapperstein · 11 years ago
  45. c94c80c Use letter tiles in notifications by Scott Kennedy · 11 years ago
  46. 4046d06 Some cleanup by Scott Kennedy · 11 years ago
  47. f581096 Render bidi text in inbox notifications correctly. by Andrew Sapperstein · 11 years ago
  48. f1f40eb Merge "yielding cache construction to reduce scroll+refresh jank" into jb-ub-mail-ur10 by Andy Huang · 11 years ago
  49. 144bfe7 yielding cache construction to reduce scroll+refresh jank by Andy Huang · 11 years ago
  50. e58a66c Adding UNREAD folder type. by Andrew Sapperstein · 11 years ago
  51. 25b8013 Merge "Clean up a bunch of warnings" into jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  52. 3b965d7 Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  53. 8ba954f Merge "Final eml viewer cleanup." into jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago
  54. 7638a10 Final eml viewer cleanup. by Andrew Sapperstein · 11 years ago
  55. 148df38 Remove an unnecessary line by Scott Kennedy · 11 years ago
  56. 1317896 Allow installing APKs from eml viewer. by Andrew Sapperstein · 11 years ago
  57. 7434e80 Attachments in eml files. by Andrew Sapperstein · 11 years ago
  58. 48ccbc5 Don't let ConversationCursor do work during scroll by Andy Huang · 11 years ago
  59. 47cd4c3 put UnderlyingCursorWrapper on a diet by Andy Huang · 11 years ago
  60. 8c36df9 size message info list exactly, part 1 by Andy Huang · 11 years ago
  61. fe853d3 Initialize the adapter earlier to prevent an NPE by Scott Kennedy · 11 years ago
  62. 38005f3 Merge "Handle a null cursor returned by provider." into jb-ub-mail-ur10 by Yu Ping Hu · 11 years ago
  63. 3a7b45b Handle a null cursor returned by provider. by Yu Ping Hu · 11 years ago
  64. ea85f0d Start move of signature preferences by Paul Westbrook · 11 years ago
  65. 7fdf341 clean up 'collapsed' constants by Andy Huang · 11 years ago
  66. d4de4aa Add new "me" strings by Paul Westbrook · 11 years ago
  67. e43eb7c am 150ebe6d: Add dismiss to photo checkbox teaser. by Andrew Sapperstein · 11 years ago
  68. 150ebe6 Add dismiss to photo checkbox teaser. by Andrew Sapperstein · 11 years ago
  69. da954c0 am b2354b97: Merge "Fix list caret and highlight sticking when scrolled down" into jb-ub-mail-ur9 by Andy Huang · 11 years ago
  70. 761cd50 am df8438c6: Merge "Change default removal action to Archive and Delete" into jb-ub-mail-ur9 by Scott Kennedy · 11 years ago
  71. fe9ce32 Merge "resolved conflicts for merge of 4d1b4c85 to jb-ub-mail-ur10" into jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  72. cc47caf resolved conflicts for merge of 4d1b4c85 to jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  73. b2354b9 Merge "Fix list caret and highlight sticking when scrolled down" into jb-ub-mail-ur9 by Andy Huang · 11 years ago
  74. df8438c Merge "Change default removal action to Archive and Delete" into jb-ub-mail-ur9 by Scott Kennedy · 11 years ago
  75. 9be0fa3 Change default removal action to Archive and Delete by Scott Kennedy · 11 years ago
  76. 4d1b4c8 Remove the removal action dialog by Scott Kennedy · 11 years ago
  77. b8ea9d3 Don't allocate a copy view bitmap on portrait tablets by Andy Huang · 11 years ago
  78. f0aebd3 Fix list caret and highlight sticking when scrolled down by Andy Huang · 11 years ago
  79. 9cf625e reduce pre-caching garbage by Andy Huang · 11 years ago
  80. c4e12bc Merge "Minor changes to reduce allocations" into jb-ub-mail-ur10 by Paul Westbrook · 11 years ago
  81. c499d71 reduce layouts/inflates during refresh by Andy Huang · 11 years ago
  82. 63e54ef am 599e7f8b: fix occasionally opening the wrong conversation by Andy Huang · 11 years ago
  83. 599e7f8 fix occasionally opening the wrong conversation by Andy Huang · 11 years ago
  84. e2be97a Minor changes to reduce allocations by Paul Westbrook · 11 years ago
  85. f82d6e7 more systrace logging by Andy Huang · 11 years ago
  86. 43d2cb1 add systrace logging by Andy Huang · 11 years ago
  87. f7c9d7d am caaeed38: Revert commits for old archive/delete dialog by Scott Kennedy · 11 years ago
  88. caaeed3 Revert commits for old archive/delete dialog by Scott Kennedy · 11 years ago
  89. b622d2b fix crash on link open by Andy Huang · 11 years ago
  90. aa1e308 Merge "Move to Inbox" into jb-ub-mail-ur10 by Scott Kennedy · 11 years ago
  91. dd2ec68 Move to Inbox by Scott Kennedy · 11 years ago
  92. 8d4791c Export Eml viewer. by Andrew Sapperstein · 11 years ago
  93. 4ddda2f Working implementation of eml viewer. by Andrew Sapperstein · 11 years ago
  94. 83df39e Remove more unused code. by Vikram Aggarwal · 11 years ago
  95. b00a085 Merge "More cleanup" into jb-ub-mail-ur10 by Vikram Aggarwal · 11 years ago
  96. c23378b More cleanup by Vikram Aggarwal · 11 years ago
  97. 89d32a4 Merge "Nested folder cleanup" into jb-ub-mail-ur10 by Vikram Aggarwal · 11 years ago
  98. a2f1922 Fix build. by Andrew Sapperstein · 11 years ago
  99. a3abeed Nested folder cleanup by Vikram Aggarwal · 11 years ago
  100. 7d257af resolved conflicts for merge of f950fd5d to jb-ub-mail-ur10 by Andrew Sapperstein · 11 years ago