1. 18c1b41 Merge "Let ComposeActivity use settings." by Mindy Pereira · 13 years ago
  2. 181df78 Let ComposeActivity use settings. by Mindy Pereira · 13 years ago
  3. 33376ab Merge "Add support for the UIprovider to return a smaller list of accounts" by Paul Westbrook · 13 years ago
  4. 5301c17 Add support for the UIprovider to return a smaller list of accounts by Paul Westbrook · 13 years ago
  5. 559c3b3 Use real default inbox setting. by Mindy Pereira · 13 years ago
  6. dac0054 Read settings and keep them up to date. by Mindy Pereira · 13 years ago
  7. f464a54 Allow the AccountCacheProvider to load accounts by Paul Westbrook · 13 years ago
  8. 23b74b9 Directly query Gmail for account list by Paul Westbrook · 13 years ago
  9. 3b12fa3 Merge "Create settings model." by Mindy Pereira · 13 years ago
  10. 8bd8215 Create settings model. by Mindy Pereira · 13 years ago
  11. 3982e23 Fix up/ back behavior for one pane. by Mindy Pereira · 13 years ago
  12. 9783a74 Add default inbox field to settings. by Mindy Pereira · 13 years ago
  13. 7f0a962 Hookup ui for marking a conversation important/ not important. by Mindy Pereira · 13 years ago
  14. bc57bf1 Make sure the actionbar knowns what the current account is. by Mindy Pereira · 13 years ago
  15. 8b1fed7 LOG_TAG UnifiedMail -> Unified*E*mail by Vikram Aggarwal · 13 years ago
  16. 5fbda02 Avoid re-creating Message model objects in cases like rotate by Andy Huang · 13 years ago
  17. 6c51158 Make constructor public to handle resume/rotate by Vikram Aggarwal · 13 years ago
  18. d8542ad Cleanup intent handling. by Mindy Pereira · 13 years ago
  19. f9323cd Update the folder name in the dropdown spinner when the user changes folders. by Mindy Pereira · 13 years ago
  20. c13d88f Merge "Replace Log.x with LogUtils.x" by Marc Blank · 13 years ago
  21. 03fa19a Replace Log.x with LogUtils.x by Marc Blank · 13 years ago
  22. ae18020 Change label to folder for the accountswitchspinner by Mindy Pereira · 13 years ago
  23. 4e26e95 Merge "Swap cursor in adapter, don't remake adapter." by Mindy Pereira · 13 years ago
  24. 91c2102 Merge "Improve threaded behavior in ConversationCursor" by Marc Blank · 13 years ago
  25. 948985b Improve threaded behavior in ConversationCursor by Marc Blank · 13 years ago
  26. 6f4a6af Swap cursor in adapter, don't remake adapter. by Mindy Pereira · 13 years ago
  27. 04ff99c Remove test activity entirely by Vikram Aggarwal · 13 years ago
  28. 161f50d Use intent to determine if we want to open the conversation list or conversation. by Mindy Pereira · 13 years ago
  29. ad89385 Merge "Clean up ConversationCursor listeners" by Marc Blank · 13 years ago
  30. f362695 Clean up ConversationCursor listeners by Marc Blank · 13 years ago
  31. 104f729 Support for "always show images" from sender by Paul Westbrook · 13 years ago
  32. 963cded Pass the conversation and folder objects from widget to app. by Mindy Pereira · 13 years ago
  33. 7418e4b Setup compose intent. by Mindy Pereira · 13 years ago
  34. 63eef79 Add support for reading preferences by Paul Westbrook · 13 years ago
  35. cfb7f33 Store URI's in Uri instead of String. by Mindy Pereira · 13 years ago
  36. 9ae8ce0 Add launch intent for viewing a conversation from widget. by Mindy Pereira · 13 years ago
  37. 2ffaeab align headers to top of message bodies by Andy Huang · 13 years ago
  38. 061d665 Small fix to serializing an account. by Mindy Pereira · 13 years ago
  39. 23755e2 Add compose uri field to account. by Mindy Pereira · 13 years ago
  40. f555b9b Merge "Move account list creation to EmailProvider" by Marc Blank · 13 years ago
  41. f948c5e Move account list creation to EmailProvider by Marc Blank · 13 years ago
  42. bb56a15 Conversation view touch event shenanigans by Andy Huang · 13 years ago
  43. 5449aee Prevent crash on activity resume by Paul Westbrook · 13 years ago
  44. 94e440d Add support for showing help by Paul Westbrook · 13 years ago
  45. c16be93 Make ConversationCursor.create smarter by Marc Blank · 13 years ago
  46. cb0df0a Don't close the ConversationCursor in finalize() by Paul Westbrook · 13 years ago
  47. f70fc40 conversation view zooming by Andy Huang · 13 years ago
  48. a09e516 Merge "Synchronize access to listeners in ConversationCursor" by Marc Blank · 13 years ago
  49. b33465d Synchronize access to listeners in ConversationCursor by Marc Blank · 13 years ago
  50. a9b93f3 Load the ActionBar correctly on Account changes by Vikram Aggarwal · 13 years ago
  51. a831b2f Use a constructor to create a provider object. by Mindy Pereira · 13 years ago
  52. 904e14b Merge "Implement serializable methods for folder/ account." by Marc Blank · 13 years ago
  53. 072e41a Merge "Move folder query off UI thread" by Paul Westbrook · 13 years ago
  54. 518ee42 Implement serializable methods for folder/ account. by Mindy Pereira · 13 years ago
  55. 4fa3061 Show the list of conversations for the folder selected in the widget. by Mindy Pereira · 13 years ago
  56. daef1ce Move folder query off UI thread by Paul Westbrook · 13 years ago
  57. 7c4778b Merge "This CL makes the widget launch correctly" by Mindy Pereira · 13 years ago
  58. 8a17d6e This CL makes the widget launch correctly by Mindy Pereira · 13 years ago
  59. f83bde4 Enable StrictMode in UnifiedEmail by Paul Westbrook · 13 years ago
  60. 334e64a Add support for archive/spam/mute by Paul Westbrook · 13 years ago
  61. 8a8c50d Move over resources and files for the widget. by Mindy Pereira · 13 years ago
  62. 621b4bd Remove sync_frequencey column on folders. by Mindy Pereira · 13 years ago
  63. 28beb84 Handle errors in syncing. by Mindy Pereira · 13 years ago
  64. c808fac Changed no_sync to be 0 by Paul Westbrook · 13 years ago
  65. bc19a2f Fix back in conversation mode by Vikram Aggarwal · 13 years ago
  66. b8e0a75 Merge "Always watch folder for status updates." by Mindy Pereira · 13 years ago
  67. 5cb0c3e Always watch folder for status updates. by Mindy Pereira · 13 years ago
  68. 49656dc Show conversations in two-pane by Vikram Aggarwal · 13 years ago
  69. 363451a Show spinning when the user is refreshing content. by Mindy Pereira · 13 years ago
  70. 9912eee Switch to use EDIT intent for editing settings by Paul Westbrook · 13 years ago
  71. 15a71a5 Merge "Start showing label list on tablets" by Vikram Aggarwal · 13 years ago
  72. e9a8103 Start showing label list on tablets by Vikram Aggarwal · 13 years ago
  73. 6eb730a Contentobserver. by Mindy Pereira · 13 years ago
  74. 830c00f Add mute/spam. by Mindy Pereira · 13 years ago
  75. f98b318 Seperate undoable ops (destructive) from not undoable (not destructive) by Mindy Pereira · 13 years ago
  76. 343ffeb Add account capability for undo. by Mindy Pereira · 13 years ago
  77. 7ad3b87 Correctly set the text for undo bar actions. by Mindy Pereira · 13 years ago
  78. ddfd9ec Merge "Turn on/ fix undo animations." by Mindy Pereira · 13 years ago
  79. dee311b Turn on/ fix undo animations. by Mindy Pereira · 13 years ago
  80. 57dbf94 Merge "Remove unused AccountRecentLabelSpinner" by Vikram Aggarwal · 13 years ago
  81. 679a8cc Removed deprecated constructor by Paul Westbrook · 13 years ago
  82. cfb0125 Remove unused AccountRecentLabelSpinner by Vikram Aggarwal · 13 years ago
  83. 2a25d0c Two Pane Actionbar fix by Vikram Aggarwal · 13 years ago
  84. b7b33e0 Cancel previous refresh commands; watch folder status changes by Mindy Pereira · 13 years ago
  85. 9ace18a Add account/folder status columns by Marc Blank · 13 years ago
  86. 2861b6a Settings uri by Paul Westbrook · 13 years ago
  87. 28e0c34 Hookup refresh button. by Mindy Pereira · 13 years ago
  88. efc9f12 Make the fragment's constructor public by Paul Westbrook · 13 years ago
  89. 9732bdc Prevent crash when account list isn't loaded by Paul Westbrook · 13 years ago
  90. bd6c1d3 Make Actionbar aware of capabilities by Vikram Aggarwal · 13 years ago
  91. 2175d0a Start tying in fragments to Viewmode changes by Vikram Aggarwal · 13 years ago
  92. 7a1017c Missed field in boot sequence. by Mindy Pereira · 13 years ago
  93. 652e8b4 Merge "Add status uri for entire account." by Mindy Pereira · 13 years ago
  94. dacfdcc Delete unused activities. by Mindy Pereira · 13 years ago
  95. 9600dac Add status uri for entire account. by Mindy Pereira · 13 years ago
  96. 7752864 Add status uri to folders. by Mindy Pereira · 13 years ago
  97. 499531a Merge "Add refreshUri to folders." by Mindy Pereira · 13 years ago
  98. 9c00210 Add refreshUri to folders. by Mindy Pereira · 13 years ago
  99. 674afa4 clear undo when tap outside of it in any screen. by Mindy Pereira · 13 years ago
  100. 854b74b Merge "Use LoaderManager for account changes" by Vikram Aggarwal · 13 years ago