1. 8fd955f Merge "don't strip the sender name out of the sender address before adding the sender to recips." into jb-ub-mail by mindyp · 12 years ago
  2. 5707f53 Fix Widget flashing "No conversations." before conversations are loaded by Mark Wei · 12 years ago
  3. 8957647 don't strip the sender name out of the sender address before adding the sender to recips. by mindyp · 12 years ago
  4. 284988f Add strings missed in the previous CL. by Vikram Aggarwal · 12 years ago
  5. 30afe67 Merge "Make sure we focus the compose body asap when entering reply/reply all" into jb-ub-mail by mindyp · 12 years ago
  6. 34a3c56 Make sure we focus the compose body asap when entering reply/reply all by mindyp · 12 years ago
  7. 1aecbb7 Add checking to recover from unread count inconsistency by Vikram Aggarwal · 12 years ago
  8. 3a9e515 Merge "set maxlines to 2 when composing" into jb-ub-mail by mindyp · 12 years ago
  9. c93b4a3 set maxlines to 2 when composing by mindyp · 12 years ago
  10. eca1e18 Merge "Account spinner layouts: use LinearLayouts exclusively" into jb-ub-mail by Vikram Aggarwal · 12 years ago
  11. d845e63 Merge "Add missed cases to custom from address logic." into jb-ub-mail by mindyp · 12 years ago
  12. 703bf87 Account spinner layouts: use LinearLayouts exclusively by Vikram Aggarwal · 12 years ago
  13. fe8557b Add missed cases to custom from address logic. by mindyp · 12 years ago
  14. 339004b Fix NPE in unit test by Paul Westbrook · 12 years ago
  15. 2b8db6a Merge "Respect "Show pictures" in email" into jb-ub-mail by Paul Westbrook · 12 years ago
  16. 0a1aa1b Respect "Show pictures" in email by Paul Westbrook · 12 years ago
  17. 2b4ad65 Merge "speculative fix for native WebView crashes" into jb-ub-mail by Andy Huang · 12 years ago
  18. 69aecc9 speculative fix for native WebView crashes by Andy Huang · 12 years ago
  19. 472e536 Remove switchAccount, reduce confusion. by Vikram Aggarwal · 12 years ago
  20. 93dc202 Make up icon work consistently for recent & label list by Vikram Aggarwal · 12 years ago
  21. 51c5d0b Merge "Correctly store the account used to save a previous draft." into jb-ub-mail by mindyp · 12 years ago
  22. 44a6339 Correctly store the account used to save a previous draft. by mindyp · 12 years ago
  23. 5109c51 Support for suppressing undo by Paul Westbrook · 12 years ago
  24. 218d4e8 Merge "Make sure that we get the expected notifications to update the conversation list." into jb-ub-mail by mindyp · 12 years ago
  25. 5c1d835 Make sure that we get the expected notifications to update the conversation list. by mindyp · 12 years ago
  26. 9e357e6 Fix empty recent folders by Vikram Aggarwal · 12 years ago
  27. 525eb40 Fix some SharedPreferences issues by Scott Kennedy · 12 years ago
  28. 8bb7639 Merge "add sanity checks when updating snap header in-place" into jb-ub-mail by Andy Huang · 12 years ago
  29. 6432f9c Merge "Remove logos; fix spinner width" into jb-ub-mail by mindyp · 12 years ago
  30. f8683b8 Remove logos; fix spinner width by mindyp · 12 years ago
  31. 5036767 Merge "Prompt for auto-advance option on first action" into jb-ub-mail by Scott Kennedy · 12 years ago
  32. 0d0f8b0 Prompt for auto-advance option on first action by Scott Kennedy · 12 years ago
  33. b35a1a1 Merge in styles from gmail by mindyp · 12 years ago
  34. 4baafcb add sanity checks when updating snap header in-place by Andy Huang · 12 years ago
  35. 335bf8e Merge "Reposition Undo Bar if user enters into conversation before or while the animation is running." into jb-ub-mail by Mark Wei · 12 years ago
  36. 7e77282 Fix NPE in widget. by Mark Wei · 12 years ago
  37. 025c7e5 Remove redundant gravity by Vikram Aggarwal · 12 years ago
  38. 9e1fb8c Fix the account spinner height issue on ICS. by Vikram Aggarwal · 12 years ago
  39. 1e5eeb5 Merge "Decrement the deleted count." into jb-ub-mail by mindyp · 12 years ago
  40. f74147f Decrement the deleted count. by mindyp · 12 years ago
  41. 215629d Start using different view types in the account popup window. by Vikram Aggarwal · 12 years ago
  42. 4540ddd Merge "Don't show accounts that aren't syncing" into jb-ub-mail by Paul Westbrook · 12 years ago
  43. d243d45 Reposition Undo Bar if user enters into conversation before or while the by Mark Wei · 12 years ago
  44. faa742f Don't show accounts that aren't syncing by Paul Westbrook · 12 years ago
  45. 6b3d0d9 update header sending status in-place (more so) by Andy Huang · 12 years ago
  46. b937827 Remove dead header. by Vikram Aggarwal · 12 years ago
  47. 89e67c7 Merge "fix custom reply-from when composing from scratch" into jb-ub-mail by Andy Huang · 12 years ago
  48. e949616 Make CREATOR static for LeaveBehindItemData by mindyp · 12 years ago
  49. 238aa47 fix custom reply-from when composing from scratch by Andy Huang · 12 years ago
  50. ebacbb9 Merge "fix attachment URIs change from causing re-render flash" into jb-ub-mail by Andy Huang · 12 years ago
  51. fc0eab1 fix attachment URIs change from causing re-render flash by Andy Huang · 12 years ago
  52. 98aeca3 Prevent NPE by Paul Westbrook · 12 years ago
  53. 7c7043b Back should reload the inbox when the default inbox changes by Vikram Aggarwal · 12 years ago
  54. 5ecce36 Merge "Remove potential bug" into jb-ub-mail by Vikram Aggarwal · 12 years ago
  55. 27c387a Remove potential bug by Vikram Aggarwal · 12 years ago
  56. 4f24bb4 fix one case of duplicate attachment bars by Andy Huang · 12 years ago
  57. d9e49da Prevent NPE in ConversationCursor by Paul Westbrook · 12 years ago
  58. 6cb004b invalidate all headers when re-rendering by Andy Huang · 12 years ago
  59. 53f86bd Merge "fix rotate + save draft creating multiple drafts" into jb-ub-mail by Andy Huang · 12 years ago
  60. a9a05d5 Compare integers rather than strings by Vikram Aggarwal · 12 years ago
  61. 1f8f4dd fix rotate + save draft creating multiple drafts by Andy Huang · 12 years ago
  62. 71f9a70 Merge "Allow immediate removal of a wait fragment." into jb-ub-mail by Vikram Aggarwal · 12 years ago
  63. a3f43d4 Allow immediate removal of a wait fragment. by Vikram Aggarwal · 12 years ago
  64. f9568dc Show indication for empty folder in widget. by Mark Wei · 12 years ago
  65. 91d782a fix headers drawing mismatched with bodies upon send on tablet by Andy Huang · 12 years ago
  66. 45a2b86 Merge "Prevent flickering in IME" into jb-ub-mail by Paul Westbrook · 12 years ago
  67. c70f324 Merge "prevent buildLayer ISEs" into jb-ub-mail by Andy Huang · 12 years ago
  68. 733129a Prevent flickering in IME by Paul Westbrook · 12 years ago
  69. e0afef9 Check for all server-side settings when comparing accounts. by Vikram Aggarwal · 12 years ago
  70. bb6039e prevent buildLayer ISEs by Andy Huang · 12 years ago
  71. 9a8bc1e don't run the loading animation during setup/teardown by Andy Huang · 12 years ago
  72. 25feaf2 Merge "Import translations. DO NOT MERGE" into jb-ub-mail by Baligh Uddin · 12 years ago
  73. cc7ce47 Merge "Use the right photviewer resources" into jb-ub-mail by Paul Westbrook · 12 years ago
  74. 8c672eb Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  75. b0f4a7d Add additional information to Attachment#toString() by Paul Westbrook · 12 years ago
  76. ebee2bf Use the right photviewer resources by Paul Westbrook · 12 years ago
  77. 2a1e8e3 show "Sending..." in an outgoing message header until sent by Andy Huang · 12 years ago
  78. 9935fdd Merge "process super-collapsed content" into jb-ub-mail by Andy Huang · 12 years ago
  79. af38093 don't upcast quoteStartPos by Andy Huang · 12 years ago
  80. f500db8 process super-collapsed content by Andy Huang · 12 years ago
  81. 3c7f94d Open file descriptors for attachments by Paul Westbrook · 12 years ago
  82. 49a9452 Merge "Revise padding in Compose landscape view for Manta." into jb-ub-mail by Mark Wei · 12 years ago
  83. fbe2f61 Merge "Refactor res/values resources to use -land qualifier instead of -port qualifier." into jb-ub-mail by Mark Wei · 12 years ago
  84. 24aff14 Merge "Use ContentResolver#call() to send or save messages" into jb-ub-mail by Paul Westbrook · 12 years ago
  85. 8842603 Merge "optimize re-rendering a conversation for a single outgoing message" into jb-ub-mail by Andy Huang · 12 years ago
  86. 72e2ea8 Use ContentResolver#call() to send or save messages by Paul Westbrook · 12 years ago
  87. 525c2ff Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  88. 06c0362 optimize re-rendering a conversation for a single outgoing message by Andy Huang · 12 years ago
  89. dd6a7ce Reduce visibility of methods by Vikram Aggarwal · 12 years ago
  90. f70405c Revise padding in Compose landscape view for Manta. by Mark Wei · 12 years ago
  91. b56530a Refactor res/values resources to use -land qualifier instead of -port qualifier. by Mark Wei · 12 years ago
  92. b278349 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  93. 30bcfe7 clean up supplemental software drawing on ICS by Andy Huang · 12 years ago
  94. c7e3a7d Avoid null views when deleting items from list. by Vikram Aggarwal · 12 years ago
  95. dd19b63 If autosend, fail fast if there are no accounts. by Mark Wei · 12 years ago
  96. fb57428 Merge "Activated text span should be static." into jb-ub-mail by Vikram Aggarwal · 12 years ago
  97. 4c95d08 Switch to frameworks/opt/photoviewer by Vikram Aggarwal · 12 years ago
  98. 5d07da8 Activated text span should be static. by Vikram Aggarwal · 12 years ago
  99. 9be5991 clean up debugging code from b/6946182 by Andy Huang · 12 years ago
  100. 2dcbd8d Merge "use hardware layer to improve conversation load animation fps" into jb-ub-mail by Andy Huang · 12 years ago