1. 00a77fa Handle notification intent before list context is set by Paul Westbrook · 12 years ago
  2. 94075cc Merge "calendar invite UI" into jb-dev by Andy Huang · 12 years ago
  3. 6a446d5 Merge "Go to conversation list rather than pressing back." into jb-dev by Vikram Aggarwal · 12 years ago
  4. e1f86bf Go to conversation list rather than pressing back. by Vikram Aggarwal · 12 years ago
  5. 0227ac2 Make sure that non-destructive folder changes are not by Paul Westbrook · 12 years ago
  6. a71f1f3 calendar invite UI by Andy Huang · 12 years ago
  7. 9190681 Fix NPE on save instance state by Paul Westbrook · 12 years ago
  8. 36bbcae Revert "new notif" by Mindy Pereira · 12 years ago
  9. d48a6fa Revert "Fixing build." by Mindy Pereira · 12 years ago
  10. 606a6a1 DO NOT MERGE Fix NPE by Paul Westbrook · 12 years ago
  11. 534e4a2 DO NOT MERGE Fix wtf error, on restore by Paul Westbrook · 12 years ago
  12. 9f119c7 Fix problems clearing notifications by Paul Westbrook · 12 years ago
  13. e3df1ad Make pager adapter cursor access safer by Andy Huang · 12 years ago
  14. 500b3a6 Fixing build. by Mindy Pereira · 12 years ago
  15. 2584c07 Merge "Turn on swipe in animated adapter." by Mindy Pereira · 12 years ago
  16. 81e157a Turn on swipe in animated adapter. by Mindy Pereira · 12 years ago
  17. 2d839ef Merge "new notif" by Mindy Pereira · 12 years ago
  18. c35ca0c new notif by Mindy Pereira · 12 years ago
  19. acaa3c0 Register the controller's DestructiveAction objects by Vikram Aggarwal · 12 years ago
  20. edc137c Yap when mAccount is set by Vikram Aggarwal · 12 years ago
  21. 35f19d7 Stop NPE in startSearch. by Vikram Aggarwal · 12 years ago
  22. 7ce1bc1 Merge "Controller owns the FolderSelection Destructive Action" by Vikram Aggarwal · 12 years ago
  23. d370792 Add flag to disable sending from account by Marc Blank · 12 years ago
  24. 41e6e71 Controller owns the FolderSelection Destructive Action by Vikram Aggarwal · 12 years ago
  25. e8a8532 Register SelectedConversationActions with Controller by Vikram Aggarwal · 12 years ago
  26. a916191 Initialize position on conversation from intent by Paul Westbrook · 12 years ago
  27. 7496e82 Fix NPE by Paul Westbrook · 12 years ago
  28. e79f8d7 Merge "Remove debug code" by Marc Blank · 12 years ago
  29. 081e1ca Merge "Fix index out of bounds exception" by Paul Westbrook · 12 years ago
  30. 151f1ad Fix index out of bounds exception by Paul Westbrook · 12 years ago
  31. 2713162 Remove debug code by Marc Blank · 12 years ago
  32. 922c3eb Add CALENDAR_INVITE flag to Message by Marc Blank · 12 years ago
  33. ef7c992 Use ConversationCursor directly in the Controller, and check for null by Vikram Aggarwal · 12 years ago
  34. c769422 Destructive Actions. Part 2: More logic consolidated. by Vikram Aggarwal · 12 years ago
  35. fd9d0b8 Harden onLoadFinished against NPE's by Marc Blank · 12 years ago
  36. eb7d329 Switch to default inbox on Action Bar taps. by Vikram Aggarwal · 12 years ago
  37. f075c51 Merge "Finish the TODO re: deleting drafts" by Marc Blank · 12 years ago
  38. 0bbc858 Finish the TODO re: deleting drafts by Marc Blank · 12 years ago
  39. 3311ff3 Merge "Destructive Actions. Part 1" by Vikram Aggarwal · 12 years ago
  40. 09a4bfe Destructive Actions. Part 1 by Vikram Aggarwal · 12 years ago
  41. 1c39117 Restore pause/resume to ConversationCursor by Marc Blank · 12 years ago
  42. 1313ced Merge "disable conversation cursor network access during iteration" by Andy Huang · 12 years ago
  43. 9c40098 Merge "re-draw conversation attachment views on changes" by Andy Huang · 12 years ago
  44. 57720c9 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  45. 11bd1cb Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  46. 6273e96 Prevent ArrayIndexOutOfBoundsException by Paul Westbrook · 12 years ago
  47. 55271cf Include the whole quoted text by Paul Westbrook · 12 years ago
  48. 65a2356 Allow for deleted accounts/folders in onUpdate by Marc Blank · 12 years ago
  49. ca85441 disable conversation cursor network access during iteration by Andy Huang · 12 years ago
  50. 8778a87 re-draw conversation attachment views on changes by Andy Huang · 12 years ago
  51. bf232c3 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  52. 05b92b8 Fix quoted text and forwards by Paul Westbrook · 12 years ago
  53. 47afb8f Merge "Remove log wtf" by Paul Westbrook · 12 years ago
  54. b93ad5a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  55. 5cfc6a6 Remove log wtf by Paul Westbrook · 12 years ago
  56. 0e3fd9d Restore the conversation list position by Paul Westbrook · 12 years ago
  57. 586e3a0 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  58. cf164d6 Revert "Major refactor of ConversationCursor" by Marc Blank · 12 years ago
  59. 5150f03 Major refactor of ConversationCursor by Paul Westbrook · 12 years ago
  60. 632721e conversation paging by Andy Huang · 12 years ago
  61. 46dfba6 super-collapsed blocks by Andy Huang · 12 years ago
  62. e303b9b avoid enabling or showing the account spinner by Andy Huang · 12 years ago
  63. bb8d8be Merge "Enable use of plain text body for quoted text" by Marc Blank · 12 years ago
  64. 5c200f4 Enable use of plain text body for quoted text by Marc Blank · 12 years ago
  65. d2a8c31 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  66. dfaadb4 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  67. cabd3f2 Save and restore selected set on activity lifecycle. by Vikram Aggarwal · 12 years ago
  68. 7d81600 Update consumers on changes to Settings by Vikram Aggarwal · 12 years ago
  69. c62440c Merge "Check for list before calling click item on it." by Mindy Pereira · 12 years ago
  70. 00b1d7d Merge "Check for null before clearing selection set." by Mindy Pereira · 12 years ago
  71. d9ef52d Check for list before calling click item on it. by Mindy Pereira · 12 years ago
  72. 08d50c8 Comment out pause/resume by Marc Blank · 12 years ago
  73. 4483061 Check for null before clearing selection set. by Mindy Pereira · 12 years ago
  74. 72bc2f7 Merge "Swap in a null cursor before clearing the ConversationList adapter" by Marc Blank · 12 years ago
  75. ac4bfe9 Merge "Correctly set visibility of cc/bcc." by Mindy Pereira · 12 years ago
  76. ccdf8a0 Merge "Revert "Controller/Adapter/Cursor refactor"" by Marc Blank · 12 years ago
  77. 0733e98 Merge "Revert "Oops; forgot my latest changes..."" by Marc Blank · 12 years ago
  78. 8520fa3 Swap in a null cursor before clearing the ConversationList adapter by Marc Blank · 12 years ago
  79. 6faeedf Correctly set visibility of cc/bcc. by Mindy Pereira · 12 years ago
  80. bf128eb Revert "Controller/Adapter/Cursor refactor" by Marc Blank · 12 years ago
  81. 31e234d Revert "Oops; forgot my latest changes..." by Marc Blank · 12 years ago
  82. 9a42bb4 Provide field to set the reply from account via a string. by Mindy Pereira · 12 years ago
  83. 4b1377e Put contents in correct fields. by Mindy Pereira · 12 years ago
  84. c8b080d Merge "One more spinner change." by Vikram Aggarwal · 12 years ago
  85. 7d459c3 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  86. 2ab0f21 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  87. cc56aed Fix class cast exception when footer view may be showing. by Mindy Pereira · 12 years ago
  88. 5c9c9b8 One more spinner change. by Mindy Pereira · 12 years ago
  89. 2b7eaab Oops; forgot my latest changes... by Marc Blank · 12 years ago
  90. da8cfd3 Merge "Controller/Adapter/Cursor refactor" by Marc Blank · 12 years ago
  91. a544d94 Cleanup setting current account position a little. by Mindy Pereira · 12 years ago
  92. 67cc73a Controller/Adapter/Cursor refactor by Marc Blank · 12 years ago
  93. 4067f2e Fix spinner to show the correct name at the correct time. by Mindy Pereira · 12 years ago
  94. 0d3837c Fix switching between accounts / folders using spinner. by Mindy Pereira · 12 years ago
  95. 75181e8 Revert "Rely exclusively on onAccountChanged to set account" by Mindy Pereira · 12 years ago
  96. 66150d7 Fix a several problems in conversation list by Paul Westbrook · 12 years ago
  97. b1c34dc avoid restartLoader in configuration change sitations by Andy Huang · 12 years ago
  98. a6ed662 Fix crash when starting up the app by Vikram Aggarwal · 12 years ago
  99. 4cda979 Make sure we don't try to get the position for a null target. by Mindy Pereira · 12 years ago
  100. 1e2573b Commit leave behind properly on pause. by Mindy Pereira · 12 years ago