1. bd6c1d3 Make Actionbar aware of capabilities by Vikram Aggarwal · 12 years ago
  2. 2175d0a Start tying in fragments to Viewmode changes by Vikram Aggarwal · 12 years ago
  3. 7a1017c Missed field in boot sequence. by Mindy Pereira · 12 years ago
  4. 652e8b4 Merge "Add status uri for entire account." by Mindy Pereira · 12 years ago
  5. dacfdcc Delete unused activities. by Mindy Pereira · 12 years ago
  6. 9600dac Add status uri for entire account. by Mindy Pereira · 12 years ago
  7. 7752864 Add status uri to folders. by Mindy Pereira · 12 years ago
  8. 499531a Merge "Add refreshUri to folders." by Mindy Pereira · 12 years ago
  9. df32687 Merge "clear undo when tap outside of it in any screen." by Mindy Pereira · 12 years ago
  10. 9c00210 Add refreshUri to folders. by Mindy Pereira · 12 years ago
  11. 674afa4 clear undo when tap outside of it in any screen. by Mindy Pereira · 12 years ago
  12. d82d09e Import translations. by Eric Fischer · 12 years ago
  13. ec668f1 Merge "Remove all color logic from base folderitemviews." by Mindy Pereira · 12 years ago
  14. 854b74b Merge "Use LoaderManager for account changes" by Vikram Aggarwal · 12 years ago
  15. 7dedb95 Use LoaderManager for account changes by Vikram Aggarwal · 12 years ago
  16. 50c750a Remove all color logic from base folderitemviews. by Mindy Pereira · 12 years ago
  17. 2c47a11 Show unread count for folders. by Mindy Pereira · 12 years ago
  18. 7723f3a Merge "Show a special collapsed asset icon when a folder has children; use CursorLoader" by Mindy Pereira · 12 years ago
  19. 465d03d Show a special collapsed asset icon when a folder has children; use CursorLoader by Mindy Pereira · 12 years ago
  20. fb647b8 Fix build. by Mindy Pereira · 12 years ago
  21. 8e91572 Take loading of messages associated with a conv off the ui thread. by Mindy Pereira · 12 years ago
  22. 609480e Get loading folders/conversations off the ui thread. by Mindy Pereira · 12 years ago
  23. f9d8719 Catch exceptions on unregistering observer by Marc Blank · 12 years ago
  24. b600a83 Allow multiple ConversationListeners by Marc Blank · 12 years ago
  25. 7a76ed4 Remove spiner test. by Mindy Pereira · 12 years ago
  26. 3313591 Merge "Remove end to end provider test." by Mindy Pereira · 12 years ago
  27. 9d0bb64 Remove end to end provider test. by Mindy Pereira · 12 years ago
  28. fe06bea Make conversationlistfragment a listener on the conversationcursor. by Mindy Pereira · 12 years ago
  29. 10d8dc9 Merge "Remember to call "start" on the undo runnable." by Mindy Pereira · 12 years ago
  30. ee62fce Remember to call "start" on the undo runnable. by Mindy Pereira · 12 years ago
  31. f5acda4 Make MailActionBar use viewmodes; make sure it gets updated when view mode changes. by Mindy Pereira · 12 years ago
  32. 01668eb Give the test app a more reasonable back stack. by Mindy Pereira · 12 years ago
  33. 9b87568 Add conversation view fragment. by Mindy Pereira · 12 years ago
  34. 0825efd Fix up conversation label change logic. by Mindy Pereira · 12 years ago
  35. 555140c Make it possible to drill into folders and see conversations. by Mindy Pereira · 12 years ago
  36. aeddca8 Merge "Add Support for Gmail undo" by Paul Westbrook · 12 years ago
  37. c7d201d Remove unused hashmap and recycle animating views. by Vikram Aggarwal · 12 years ago
  38. b7d071b Use replace when moving into a folder hierarchy instead of add. by Mindy Pereira · 12 years ago
  39. 001a637 Add Support for Gmail undo by Paul Westbrook · 12 years ago
  40. 28d5f72 Make a folder list fragment. Hook into Viki's app. by Mindy Pereira · 12 years ago
  41. f645288 Show all folders for an account. by Mindy Pereira · 12 years ago
  42. ead74e4 Merge "use a SparseArray instead of integer hashmap" by Andy Huang · 12 years ago
  43. febeb5f Correctly add/ remove stars mark read/unread based on what is selected. by Mindy Pereira · 12 years ago
  44. 4f166de Dont delete conversations automatically after a label change. by Mindy Pereira · 12 years ago
  45. e14ca5e use a SparseArray instead of integer hashmap by Andy Huang · 12 years ago
  46. cd8bf0a Allow RestrictedActivity to return the context of the activity. by Vikram Aggarwal · 12 years ago
  47. 67d7572 Make sure we check the correct initial folder(s) by Mindy Pereira · 12 years ago
  48. d247dc9 Allow batch selection of conversations. by Vikram Aggarwal · 12 years ago
  49. 293ee68 Make sure we check the correct initial folder(s) by Mindy Pereira · 12 years ago
  50. 7228485 Merge "Fix the incorrect cursor column lookup." by Vikram Aggarwal · 12 years ago
  51. dde58f4 Fix the incorrect cursor column lookup. by Vikram Aggarwal · 12 years ago
  52. f319688 Use a cursor loader for account list by Paul Westbrook · 12 years ago
  53. bfe41fe Send notifications of account list changes by Paul Westbrook · 12 years ago
  54. f8502fb Merge "Show Conversation Lists" by Vikram Aggarwal · 12 years ago
  55. 80aeac5 Show Conversation Lists by Vikram Aggarwal · 12 years ago
  56. d5f04cf Prevent Mock accounts from being add by Paul Westbrook · 12 years ago
  57. 77177b1 Start of restructuring to allow overlays include subset of providers by Paul Westbrook · 12 years ago
  58. e7a2422 Merge "Close conversation cursor when changing convo lists" by Marc Blank · 12 years ago
  59. 7ac01cc Close conversation cursor when changing convo lists by Marc Blank · 12 years ago
  60. 92955aa Merge "Return ActivityController object from MailActivity." by Vikram Aggarwal · 12 years ago
  61. b3e8283 Merge "Start of unit tests for ConversationCursor/Provider" by Marc Blank · 12 years ago
  62. 7d60288 Return ActivityController object from MailActivity. by Vikram Aggarwal · 12 years ago
  63. 248b1b4 Start of unit tests for ConversationCursor/Provider by Marc Blank · 12 years ago
  64. 26d1fba Merge "Cleanup/ refactor apply/remove folder dialogs." by Mindy Pereira · 12 years ago
  65. 41b1c8d Cleanup/ refactor apply/remove folder dialogs. by Mindy Pereira · 12 years ago
  66. 07edbc3 Merge "Change ActionBar to allow reading real accounts." by Vikram Aggarwal · 12 years ago
  67. 8b15263 Change ActionBar to allow reading real accounts. by Vikram Aggarwal · 12 years ago
  68. e234cb1 Setup multi folder select dialog. by Mindy Pereira · 12 years ago
  69. 5d36376 Merge "Refactor the change folder dialog." by Mindy Pereira · 12 years ago
  70. dcb59f1 Merge "Fix typo on update/delete code" by Marc Blank · 12 years ago
  71. f3dfb15 Refactor the change folder dialog. by Mindy Pereira · 12 years ago
  72. 995fff5 Fix typo on update/delete code by Marc Blank · 12 years ago
  73. d7a12cd Create TwoPaneLayout from TriStateSplitLayout by Vikram Aggarwal · 12 years ago
  74. 3b2d913 New animation for delete and undo of delete by Marc Blank · 12 years ago
  75. f45a635 If the user presses cancel when moving a conversation, do nothing. by Mindy Pereira · 12 years ago
  76. 72d825c Check the CAN_ACCEPT_MOVED_MESSAGES flag in move dialog... by Marc Blank · 12 years ago
  77. 3f1eb85 Add nicer undo support and some debug logging by Marc Blank · 12 years ago
  78. 13e53db Remove erroneous throw by Marc Blank · 12 years ago
  79. ce53818 Support string updates & update-with-local-delete by Marc Blank · 12 years ago
  80. 36b6c8b Add Folder_LIST column to conversation. Fix build. by Mindy Pereira · 12 years ago
  81. 5d4647f Merge "Describe account capabilities" by Vikram Aggarwal · 12 years ago
  82. 859681b Describe account capabilities by Vikram Aggarwal · 12 years ago
  83. d92e9f3 Show different dialog based on single or multiple supported folders per conv. by Mindy Pereira · 12 years ago
  84. 30d2d32 Show folder lists. by Mindy Pereira · 12 years ago
  85. b08c103 Merge "Add supports multiple folders to account." by Mindy Pereira · 12 years ago
  86. 8464889 Add supports multiple folders to account. by Mindy Pereira · 12 years ago
  87. 4e25c94 Add polling methods on CC; refactor by Marc Blank · 12 years ago
  88. 8a77f8b Notifydatasetchanged AFTER deleting items in the synchronous conversation cursor. by Mindy Pereira · 12 years ago
  89. dc65186 Merge "Get permissions to work with Gmail app for deletes." by Mindy Pereira · 12 years ago
  90. 9cdc406 Get permissions to work with Gmail app for deletes. by Mindy Pereira · 12 years ago
  91. fa131a2 Make ViewMode focussed and small. by Vikram Aggarwal · 12 years ago
  92. c43bc0a Use uri rather than messageListUri for Conversation operations by Marc Blank · 12 years ago
  93. 5a94c88 Make undo show ABOVE the list. by Mindy Pereira · 12 years ago
  94. dd10bc8 Don't recycle animating views, etc. by Marc Blank · 12 years ago
  95. 1b9efd9 Make Conversation operations return a sequence number (for undo) by Marc Blank · 12 years ago
  96. dc90cc2 Merge "Add provider support for undoUri" by Marc Blank · 12 years ago
  97. b31ab5a Add provider support for undoUri by Marc Blank · 12 years ago
  98. 6b772e8 Fix undo not showing on a short list of conversations. by Mindy Pereira · 12 years ago
  99. f28ef08 Dismiss undo on clicking text. by Mindy Pereira · 12 years ago
  100. 96b5c35 Undo logic. by Mindy Pereira · 12 years ago