1. 948985b Improve threaded behavior in ConversationCursor by Marc Blank · 12 years ago
  2. f854e22 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  3. 6f4a6af Swap cursor in adapter, don't remake adapter. by Mindy Pereira · 12 years ago
  4. 263462b Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  5. 04ff99c Remove test activity entirely by Vikram Aggarwal · 12 years ago
  6. 161f50d Use intent to determine if we want to open the conversation list or conversation. by Mindy Pereira · 12 years ago
  7. ad89385 Merge "Clean up ConversationCursor listeners" by Marc Blank · 12 years ago
  8. f362695 Clean up ConversationCursor listeners by Marc Blank · 12 years ago
  9. 104f729 Support for "always show images" from sender by Paul Westbrook · 12 years ago
  10. 963cded Pass the conversation and folder objects from widget to app. by Mindy Pereira · 12 years ago
  11. 7418e4b Setup compose intent. by Mindy Pereira · 12 years ago
  12. e0056ef Revert "Remove testing strings", which broke the Email2 build. by Eric Fischer · 12 years ago
  13. a029816 Merge "Remove unused layout" by Vikram Aggarwal · 12 years ago
  14. 0283715 Remove unused layout by Vikram Aggarwal · 12 years ago
  15. afa6621 Merge "Add support for reading preferences" by Paul Westbrook · 12 years ago
  16. 7f58885 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  17. 63eef79 Add support for reading preferences by Paul Westbrook · 12 years ago
  18. cfb7f33 Store URI's in Uri instead of String. by Mindy Pereira · 12 years ago
  19. b1436a3 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  20. 84206fe Merge "Add launch intent for viewing a conversation from widget." by Mindy Pereira · 12 years ago
  21. 9ae8ce0 Add launch intent for viewing a conversation from widget. by Mindy Pereira · 12 years ago
  22. e16bf44 Remove testing strings by Vikram Aggarwal · 12 years ago
  23. 2ffaeab align headers to top of message bodies by Andy Huang · 12 years ago
  24. 061d665 Small fix to serializing an account. by Mindy Pereira · 12 years ago
  25. 23755e2 Add compose uri field to account. by Mindy Pereira · 12 years ago
  26. e1843c4 Merge "Increase char limits for translation." by Mindy Pereira · 12 years ago
  27. f555b9b Merge "Move account list creation to EmailProvider" by Marc Blank · 12 years ago
  28. 040afee Increase char limits for translation. by Mindy Pereira · 12 years ago
  29. f948c5e Move account list creation to EmailProvider by Marc Blank · 12 years ago
  30. 929904b Merge "Conversation view touch event shenanigans" by Andy Huang · 12 years ago
  31. ac1caf6 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  32. bb56a15 Conversation view touch event shenanigans by Andy Huang · 12 years ago
  33. 5449aee Prevent crash on activity resume by Paul Westbrook · 12 years ago
  34. 94e440d Add support for showing help by Paul Westbrook · 12 years ago
  35. c16be93 Make ConversationCursor.create smarter by Marc Blank · 12 years ago
  36. cb0df0a Don't close the ConversationCursor in finalize() by Paul Westbrook · 12 years ago
  37. f70fc40 conversation view zooming by Andy Huang · 12 years ago
  38. faa996b Restore deleted string still referenced from resource. by Eric Fischer · 12 years ago
  39. 1057877 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  40. a09e516 Merge "Synchronize access to listeners in ConversationCursor" by Marc Blank · 12 years ago
  41. b33465d Synchronize access to listeners in ConversationCursor by Marc Blank · 12 years ago
  42. a9b93f3 Load the ActionBar correctly on Account changes by Vikram Aggarwal · 12 years ago
  43. ba392c9 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  44. a831b2f Use a constructor to create a provider object. by Mindy Pereira · 12 years ago
  45. 904e14b Merge "Implement serializable methods for folder/ account." by Marc Blank · 12 years ago
  46. 61b82a8 Use account id in ui queries; support account query by Marc Blank · 12 years ago
  47. 072e41a Merge "Move folder query off UI thread" by Paul Westbrook · 12 years ago
  48. 518ee42 Implement serializable methods for folder/ account. by Mindy Pereira · 12 years ago
  49. 8fad1d2 Merge "Show the list of conversations for the folder selected in the widget." by Mindy Pereira · 12 years ago
  50. 4fa3061 Show the list of conversations for the folder selected in the widget. by Mindy Pereira · 12 years ago
  51. daef1ce Move folder query off UI thread by Paul Westbrook · 12 years ago
  52. 688795d Readded string that is actually used by Paul Westbrook · 12 years ago
  53. 79688d5 Marked some string not-translatable by Paul Westbrook · 12 years ago
  54. 7c4778b Merge "This CL makes the widget launch correctly" by Mindy Pereira · 12 years ago
  55. 8a17d6e This CL makes the widget launch correctly by Mindy Pereira · 12 years ago
  56. f83bde4 Enable StrictMode in UnifiedEmail by Paul Westbrook · 12 years ago
  57. 334e64a Add support for archive/spam/mute by Paul Westbrook · 12 years ago
  58. 8a8c50d Move over resources and files for the widget. by Mindy Pereira · 12 years ago
  59. 621b4bd Remove sync_frequencey column on folders. by Mindy Pereira · 12 years ago
  60. d35421f Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  61. 28beb84 Handle errors in syncing. by Mindy Pereira · 12 years ago
  62. c808fac Changed no_sync to be 0 by Paul Westbrook · 12 years ago
  63. bc19a2f Fix back in conversation mode by Vikram Aggarwal · 12 years ago
  64. b8e0a75 Merge "Always watch folder for status updates." by Mindy Pereira · 12 years ago
  65. 5cb0c3e Always watch folder for status updates. by Mindy Pereira · 12 years ago
  66. 49656dc Show conversations in two-pane by Vikram Aggarwal · 12 years ago
  67. 363451a Show spinning when the user is refreshing content. by Mindy Pereira · 12 years ago
  68. 9912eee Switch to use EDIT intent for editing settings by Paul Westbrook · 12 years ago
  69. 15a71a5 Merge "Start showing label list on tablets" by Vikram Aggarwal · 12 years ago
  70. e9a8103 Start showing label list on tablets by Vikram Aggarwal · 12 years ago
  71. 202e9f1 Support for launching Email settings by Paul Westbrook · 12 years ago
  72. 6eb730a Contentobserver. by Mindy Pereira · 12 years ago
  73. 830c00f Add mute/spam. by Mindy Pereira · 12 years ago
  74. a1753a5 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  75. 7c2569e Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  76. f98b318 Seperate undoable ops (destructive) from not undoable (not destructive) by Mindy Pereira · 12 years ago
  77. 343ffeb Add account capability for undo. by Mindy Pereira · 12 years ago
  78. 7ad3b87 Correctly set the text for undo bar actions. by Mindy Pereira · 12 years ago
  79. ddfd9ec Merge "Turn on/ fix undo animations." by Mindy Pereira · 12 years ago
  80. dee311b Turn on/ fix undo animations. by Mindy Pereira · 12 years ago
  81. 57dbf94 Merge "Remove unused AccountRecentLabelSpinner" by Vikram Aggarwal · 12 years ago
  82. 679a8cc Removed deprecated constructor by Paul Westbrook · 12 years ago
  83. cfb0125 Remove unused AccountRecentLabelSpinner by Vikram Aggarwal · 12 years ago
  84. 2a25d0c Two Pane Actionbar fix by Vikram Aggarwal · 12 years ago
  85. b7b33e0 Cancel previous refresh commands; watch folder status changes by Mindy Pereira · 12 years ago
  86. 9ace18a Add account/folder status columns by Marc Blank · 12 years ago
  87. c4b4223 Fix build that used non-final account vars. by Mindy Pereira · 12 years ago
  88. 2861b6a Settings uri by Paul Westbrook · 12 years ago
  89. 28e0c34 Hookup refresh button. by Mindy Pereira · 12 years ago
  90. 97d728f Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  91. 225c2ea Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  92. efc9f12 Make the fragment's constructor public by Paul Westbrook · 12 years ago
  93. 9732bdc Prevent crash when account list isn't loaded by Paul Westbrook · 12 years ago
  94. bd6c1d3 Make Actionbar aware of capabilities by Vikram Aggarwal · 12 years ago
  95. 2175d0a Start tying in fragments to Viewmode changes by Vikram Aggarwal · 12 years ago
  96. 7a1017c Missed field in boot sequence. by Mindy Pereira · 12 years ago
  97. 652e8b4 Merge "Add status uri for entire account." by Mindy Pereira · 12 years ago
  98. dacfdcc Delete unused activities. by Mindy Pereira · 12 years ago
  99. 9600dac Add status uri for entire account. by Mindy Pereira · 12 years ago
  100. 7752864 Add status uri to folders. by Mindy Pereira · 12 years ago