1. 8960f0a Maintain to/cc/bcc state on rotation by Scott Kennedy · 12 years ago
  2. 8f18778 wire up snap headers pref by Andy Huang · 12 years ago
  3. 6b3d0d9 update header sending status in-place (more so) by Andy Huang · 12 years ago
  4. 91d782a fix headers drawing mismatched with bodies upon send on tablet by Andy Huang · 12 years ago
  5. 9a8bc1e don't run the loading animation during setup/teardown by Andy Huang · 12 years ago
  6. 2a1e8e3 show "Sending..." in an outgoing message header until sent by Andy Huang · 12 years ago
  7. 06c0362 optimize re-rendering a conversation for a single outgoing message by Andy Huang · 12 years ago
  8. 30bcfe7 clean up supplemental software drawing on ICS by Andy Huang · 12 years ago
  9. 9be5991 clean up debugging code from b/6946182 by Andy Huang · 12 years ago
  10. 233d435 catch some cases of reading a closed MessageCursor by Andy Huang · 12 years ago
  11. f8cf546 disable software rendering upon conversation load complete by Andy Huang · 12 years ago
  12. 7d4746e improve conversation load speed and smoothness by Andy Huang · 12 years ago
  13. 06def56 wide viewport mode must only be enabled in overview mode by Andy Huang · 12 years ago
  14. adbf3e8 toggle normalization & zoom on/off by Andy Huang · 12 years ago
  15. 63b3c67 coalesce image onload handling by Andy Huang · 12 years ago
  16. e964eee save/restore conversation view scroll position by Andy Huang · 12 years ago
  17. ffc725f Better handling of wide content after initial render by Andy Huang · 12 years ago
  18. 1b3cc47 much better reaction to opening/ closing details for a message after zooming by mindyp · 12 years ago
  19. 6766b6e fix conversation flicker when sending on a thread w/ attachments by Andy Huang · 12 years ago
  20. b8361c9 Move account cookie query into account object by Paul Westbrook · 12 years ago
  21. 1abfcaf Prevent possible NPE when initializing a ConversationViewAdapter. by Mark Wei · 12 years ago
  22. 9d3fd92 Wait for visible conversation to load before loading others by Andy Huang · 12 years ago
  23. 4071c2f Delay rendering until layout has happened. This reverts the earlier hack where by Mark Wei · 12 years ago
  24. 41b9e8f Fewer toasts when there are connection issues. by Vikram Aggarwal · 12 years ago
  25. ab2d998 Fixed conversation label header doesn't increase height when adding labels by Mark Wei · 12 years ago
  26. 014ea4c handle sender/body changes in-place by Andy Huang · 12 years ago
  27. ad0c30d Dont use quantity strings for this by mindyp · 12 years ago
  28. afc9b36 Add ics content ready signal. by mindyp · 12 years ago
  29. 32d911f Fixup js page rendered signal by mindyp · 12 years ago
  30. 5349ce1 JavaScript calls: Do not internationalize numbers by Vikram Aggarwal · 12 years ago
  31. b2b98ba Make sure we update the conversation object the currentconversation is based on. by mindyp · 12 years ago
  32. 4d8cad5 Fix Messages not being marked as read by Paul Westbrook · 12 years ago
  33. 56d8385 Draw scrollbars above conversation view content. by Mark Wei · 12 years ago
  34. bc4142f Exit conversation view mode when there are no messages for a conversation. by mindyp · 12 years ago
  35. 26d4d2d ATTACHMENTS by mindyp · 12 years ago
  36. 542fec9 Prefer to launch activity from apk by Paul Westbrook · 12 years ago
  37. 77a4605 Show message details in a popup window for secure conversaton view. by mindyp · 12 years ago
  38. 48c25b3 Add pishable title bar to secure conversation view. by mindyp · 12 years ago
  39. ff282d0 Share progress logic between secure and regular conversation view. by mindyp · 12 years ago
  40. f4fce12 Stripped down view for email that uses no javascript. by mindyp · 12 years ago
  41. 974c966 Use the @JavascriptInterface annotation by Mindy Pereira · 12 years ago
  42. 4f3613b Revert "Use the @JavascriptInterface annotation" by Mindy Pereira · 12 years ago
  43. e8ae28e Use the @JavascriptInterface annotation by Paul Westbrook · 12 years ago
  44. 8081df4 Restore download progress dialog by Paul Westbrook · 12 years ago
  45. 2b24e99 Fix rounding errors that caused conversation subject displays higher than by Mark Wei · 12 years ago
  46. 4088bef Eliminate some of the jank. by mindyp · 12 years ago
  47. b941fdb Use on page loaded by mindyp · 12 years ago
  48. dde3f9f Addresses issue where sometimes we don't get onContentReady call by mindyp · 12 years ago
  49. c20abf6 Replace null snippet/ subject with "" by mindyp · 12 years ago
  50. 089f262 Only start loader if fragment is added to activity by Paul Westbrook · 12 years ago
  51. 9e0b236 Wait at least XXX ms before showing the loading content screen by mindyp · 12 years ago
  52. 36280f3 Update conversation folders when they change. by mindyp · 12 years ago
  53. 3bcf180 Add loading animations to conversation view by mindyp · 12 years ago
  54. 9982fdb Add supplementary account info to outbound google.com links by Mark Wei · 12 years ago
  55. 7d64612 avoid doing fragment work during pager swipe by Andy Huang · 12 years ago
  56. 3825f3d fix spurious stopListening on the pager when loading from widget by Andy Huang · 12 years ago
  57. 1ee96b2 handle missing messages every which way by Andy Huang · 12 years ago
  58. ef36254 Added ability to discard drafts by Paul Westbrook · 12 years ago
  59. db620fe fix excessive measure/layout of overlays when re-rendering by Andy Huang · 12 years ago
  60. 256b35c add margins to conversation view by Andy Huang · 12 years ago
  61. 28b7aee update conversation view on reply-all setting change by Andy Huang · 12 years ago
  62. a6e965e refine workaround for b/6946182 by Andy Huang · 12 years ago
  63. 423bea2 fix conversation read/unread edge cases by Andy Huang · 12 years ago
  64. eccde43 Use delete capability to determine whether to show delete for a folder. by mindyp · 12 years ago
  65. b68e4ae Delete and archive are not supported in the trash folder. by Mindy Pereira · 12 years ago
  66. 5460ce4 update actionbar subject earlier by Andy Huang · 12 years ago
  67. 1617481 don't show new message bar for messages from self by Andy Huang · 12 years ago
  68. 59e0b18 snap headers by Andy Huang · 12 years ago
  69. 7c401b7 Get the Account through a listener by Vikram Aggarwal · 12 years ago
  70. 7bf339a use Fragment.getString directly for 'remove folder' item by Andy Huang · 12 years ago
  71. 50cfeda Fixup menus for tablet. by Mindy Pereira · 12 years ago
  72. 9ba4251 Make sure phone menus match spec. by Mindy Pereira · 12 years ago
  73. 991f453 minor reformatting cleanup by Andy Huang · 12 years ago
  74. 01f3050 Show remove folder option in user created labels. by Mindy Pereira · 12 years ago
  75. cd5c5ee refine message cursor update accept/reject logic by Andy Huang · 12 years ago
  76. 08098ec Fix collapsing conversation messages by Paul Westbrook · 12 years ago
  77. cebcc64 inline attachment handling by Paul Westbrook · 12 years ago
  78. f98bc89 add "isRemote" for live conversations by Andy Huang · 12 years ago
  79. 41dca18 Support for content provider inline attachments by Paul Westbrook · 12 years ago
  80. 47aa9c9 "new message from" in conversation view on update by Andy Huang · 12 years ago
  81. 66bc2aa Update when a conversation is viewed. by Vikram Aggarwal · 12 years ago
  82. 0972e07 Don't bother with nummessages/numdrafts if we have conversation info. by Mindy Pereira · 12 years ago
  83. f76bf4c Priority arrow setting in conversation view by Vikram Aggarwal · 12 years ago
  84. 4a878b6 Simpler version of unread in conv view. by Vikram Aggarwal · 12 years ago
  85. 3b6abe5 AutoAdvance.LIST when mark unread in Conv view by Vikram Aggarwal · 12 years ago
  86. de56e97 appease monkeys + onPageFinished by Andy Huang · 12 years ago
  87. 28e31e2 fix mark unread in Email by Andy Huang · 12 years ago
  88. 0b7ed6f hook up webview context menu by Andy Huang · 12 years ago
  89. c11011d handle cases where conversation load finishes before cursor load by Andy Huang · 12 years ago
  90. 7e854f5 ensure ConversationInfo is populated from notification by Andy Huang · 12 years ago
  91. 839ada2 save/load conversation state, add granular mark unread by Andy Huang · 12 years ago
  92. b95da85 ignore stale callbacks in conversation view by Andy Huang · 12 years ago
  93. b8331b4 wire up Quick Contacts by Andy Huang · 12 years ago
  94. 76b2062 Support for report phishing by Paul Westbrook · 12 years ago
  95. 2301470 better handling of wide message content by Andy Huang · 12 years ago
  96. 77eee62 Support for "unspam" by Paul Westbrook · 12 years ago
  97. ba28373 new font sizing strategy by Andy Huang · 12 years ago
  98. b334c90 Changes to support different Log tags by Paul Westbrook · 12 years ago
  99. 5895f7b subject in actionbar by Andy Huang · 12 years ago
  100. bd544e3 add debugging code to dump a conversation HTML by Andy Huang · 12 years ago