1. 09a4bfe Destructive Actions. Part 1 by Vikram Aggarwal · 12 years ago
  2. 1313ced Merge "disable conversation cursor network access during iteration" by Andy Huang · 12 years ago
  3. 9c40098 Merge "re-draw conversation attachment views on changes" by Andy Huang · 12 years ago
  4. 57720c9 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  5. 11bd1cb Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  6. 6273e96 Prevent ArrayIndexOutOfBoundsException by Paul Westbrook · 12 years ago
  7. 55271cf Include the whole quoted text by Paul Westbrook · 12 years ago
  8. 65a2356 Allow for deleted accounts/folders in onUpdate by Marc Blank · 12 years ago
  9. ca85441 disable conversation cursor network access during iteration by Andy Huang · 12 years ago
  10. 8778a87 re-draw conversation attachment views on changes by Andy Huang · 12 years ago
  11. bf232c3 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  12. 05b92b8 Fix quoted text and forwards by Paul Westbrook · 12 years ago
  13. 47afb8f Merge "Remove log wtf" by Paul Westbrook · 12 years ago
  14. b93ad5a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  15. 5cfc6a6 Remove log wtf by Paul Westbrook · 12 years ago
  16. 0e3fd9d Restore the conversation list position by Paul Westbrook · 12 years ago
  17. 586e3a0 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  18. cf164d6 Revert "Major refactor of ConversationCursor" by Marc Blank · 12 years ago
  19. 5150f03 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  20. 632721e conversation paging by Andy Huang · 12 years ago
  21. 46dfba6 super-collapsed blocks by Andy Huang · 12 years ago
  22. e303b9b avoid enabling or showing the account spinner by Andy Huang · 12 years ago
  23. bb8d8be Merge "Enable use of plain text body for quoted text" by Marc Blank · 12 years ago
  24. 5c200f4 Enable use of plain text body for quoted text by Marc Blank · 12 years ago
  25. d2a8c31 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  26. dfaadb4 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  27. cabd3f2 Save and restore selected set on activity lifecycle. by Vikram Aggarwal · 12 years ago
  28. 7d81600 Update consumers on changes to Settings by Vikram Aggarwal · 12 years ago
  29. c62440c Merge "Check for list before calling click item on it." by Mindy Pereira · 12 years ago
  30. 00b1d7d Merge "Check for null before clearing selection set." by Mindy Pereira · 12 years ago
  31. d9ef52d Check for list before calling click item on it. by Mindy Pereira · 12 years ago
  32. 08d50c8 Comment out pause/resume by Marc Blank · 12 years ago
  33. 4483061 Check for null before clearing selection set. by Mindy Pereira · 12 years ago
  34. 72bc2f7 Merge "Swap in a null cursor before clearing the ConversationList adapter" by Marc Blank · 12 years ago
  35. ac4bfe9 Merge "Correctly set visibility of cc/bcc." by Mindy Pereira · 12 years ago
  36. ccdf8a0 Merge "Revert "Controller/Adapter/Cursor refactor"" by Marc Blank · 12 years ago
  37. 0733e98 Merge "Revert "Oops; forgot my latest changes..."" by Marc Blank · 12 years ago
  38. 8520fa3 Swap in a null cursor before clearing the ConversationList adapter by Marc Blank · 12 years ago
  39. 6faeedf Correctly set visibility of cc/bcc. by Mindy Pereira · 12 years ago
  40. bf128eb Revert "Controller/Adapter/Cursor refactor" by Marc Blank · 12 years ago
  41. 31e234d Revert "Oops; forgot my latest changes..." by Marc Blank · 12 years ago
  42. 9a42bb4 Provide field to set the reply from account via a string. by Mindy Pereira · 12 years ago
  43. 4b1377e Put contents in correct fields. by Mindy Pereira · 12 years ago
  44. c8b080d Merge "One more spinner change." by Vikram Aggarwal · 12 years ago
  45. 7d459c3 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  46. 2ab0f21 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  47. cc56aed Fix class cast exception when footer view may be showing. by Mindy Pereira · 12 years ago
  48. 5c9c9b8 One more spinner change. by Mindy Pereira · 12 years ago
  49. 2b7eaab Oops; forgot my latest changes... by Marc Blank · 12 years ago
  50. da8cfd3 Merge "Controller/Adapter/Cursor refactor" by Marc Blank · 12 years ago
  51. a544d94 Cleanup setting current account position a little. by Mindy Pereira · 12 years ago
  52. 67cc73a Controller/Adapter/Cursor refactor by Marc Blank · 12 years ago
  53. 4067f2e Fix spinner to show the correct name at the correct time. by Mindy Pereira · 12 years ago
  54. 0d3837c Fix switching between accounts / folders using spinner. by Mindy Pereira · 12 years ago
  55. 75181e8 Revert "Rely exclusively on onAccountChanged to set account" by Mindy Pereira · 12 years ago
  56. 66150d7 Fix a several problems in conversation list by Paul Westbrook · 12 years ago
  57. b1c34dc avoid restartLoader in configuration change sitations by Andy Huang · 12 years ago
  58. a6ed662 Fix crash when starting up the app by Vikram Aggarwal · 12 years ago
  59. 4cda979 Make sure we don't try to get the position for a null target. by Mindy Pereira · 12 years ago
  60. 1e2573b Commit leave behind properly on pause. by Mindy Pereira · 12 years ago
  61. a5f4c18 Merge "Temporarily style the leave behind to look like the undo bar." by Mindy Pereira · 12 years ago
  62. 07b8b1b Temporarily style the leave behind to look like the undo bar. by Mindy Pereira · 12 years ago
  63. 3726397 Request fresh recent folders when the loader finishes by Vikram Aggarwal · 12 years ago
  64. 8183d45 Make the current account an index in ActionBar by Vikram Aggarwal · 12 years ago
  65. a34c9a0 Save visibility of cc/ bcc fields; restore on rotate. by Mindy Pereira · 12 years ago
  66. e8f94dc Fix a bunch orientation related issues. by Mindy Pereira · 12 years ago
  67. 5df53de Merge "Check all fragments for validity before returning" by Vikram Aggarwal · 12 years ago
  68. 34a6501 Check all fragments for validity before returning by Vikram Aggarwal · 12 years ago
  69. bb5217e Check for null account for monkey. by Mindy Pereira · 12 years ago
  70. 69cc646 Merge "Fix build." by Mindy Pereira · 12 years ago
  71. 8abf8b0 Fix build. by Mindy Pereira · 12 years ago
  72. 88af53b Merge "Commit previous leave behind when creating a new leave behind." by Mindy Pereira · 12 years ago
  73. 7d95ca3 Merge "compose attachment refactor" by Mindy Pereira · 12 years ago
  74. dea5d77 Commit previous leave behind when creating a new leave behind. by Mindy Pereira · 12 years ago
  75. 5c5fd57 compose attachment refactor by Andy Huang · 13 years ago
  76. 9585d78 do not allow access to unattached fragments by Andy Huang · 12 years ago
  77. 304a91e Allow for null snippet in ConversationListItem by Marc Blank · 12 years ago
  78. 9edcbcd Merge "Don't stop loading onReset for CC" by Marc Blank · 12 years ago
  79. 85bd9e4 Fix the build by Vikram Aggarwal · 12 years ago
  80. 2a9dc8e Don't stop loading onReset for CC by Marc Blank · 12 years ago
  81. 6902dcf Controller gets fragments from FragmentManager by Vikram Aggarwal · 12 years ago
  82. 797176a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  83. 9a3e67d Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  84. 5f034b7 Set default compose account after setting adapter. by Mindy Pereira · 12 years ago
  85. 28fdaaf Return item to original color when it is snapped back. by Mindy Pereira · 12 years ago
  86. a3ef5e0 Merge "Dont show sendfeedback in compose when its not supported." by Mindy Pereira · 12 years ago
  87. 3ca5bad Dont show sendfeedback in compose when its not supported. by Mindy Pereira · 12 years ago
  88. 6c72a78 Show leavebehind after swiping away an item. by Mindy Pereira · 13 years ago
  89. a137a52 Merge "Don't require recent folder list for account" by Marc Blank · 12 years ago
  90. 10ddc19 Don't require recent folder list for account by Marc Blank · 12 years ago
  91. e1d1b07 Lots 'o ConversationCursor goodness by Marc Blank · 12 years ago
  92. 9e85333 Fix NPE by Paul Westbrook · 12 years ago
  93. d90fe3a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  94. cfa5004 Read mCachedSettings directly. by Vikram Aggarwal · 12 years ago
  95. 481329b Call onRefreshReady when we get a new ConversationCursor by Vikram Aggarwal · 12 years ago
  96. 91d1050 Prevent Monkey NPE by Paul Westbrook · 12 years ago
  97. ac96072 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  98. dbe8996 Use TextUtils.split isntead of split. by Mindy Pereira · 12 years ago
  99. 30afd79 Merge changes Id860fa76,Ia1b13ba5 by Vikram Aggarwal · 12 years ago
  100. 5e1a5b7 Fix error when sending attachments by Paul Westbrook · 12 years ago