1. 49e7b71 Merge "Add support for caching the account list" by Paul Westbrook · 12 years ago
  2. 13b258a Make sure we request a layout when the animation for showing conv list finishes. by Mindy Pereira · 12 years ago
  3. 1b710c4 Fix tablet constants. by Mindy Pereira · 12 years ago
  4. db8f2f9 Add support for caching the account list by Paul Westbrook · 12 years ago
  5. 51b11bd Send was being aborted because the cursor was not being closed. by Mindy Pereira · 12 years ago
  6. b9b8fc9 Merge "Add missing tablet resources; get compose working correctly/ cleanly." by Mindy Pereira · 12 years ago
  7. 84da186 Merge "Fix reply/forward to start the compose activity" by Andy Huang · 12 years ago
  8. 1f93668 Add missing tablet resources; get compose working correctly/ cleanly. by Mindy Pereira · 12 years ago
  9. 5aa31fd Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  10. 2af0cf3 When creating convo list view, sync ConversationCursor if necessary by Marc Blank · 12 years ago
  11. da2395f Merge "Make sure we sync() after finishing server-commanded deletion" by Marc Blank · 12 years ago
  12. 415d31b Make sure we sync() after finishing server-commanded deletion by Marc Blank · 12 years ago
  13. f381651 Fix reply/forward to start the compose activity by Andy Huang · 12 years ago
  14. bb303e7 Move account cursor management to AccountCacheProvider by Paul Westbrook · 12 years ago
  15. bdf7a40 Get signature from settings for compose. by Mindy Pereira · 12 years ago
  16. efe3d25 Destructive action dialogs. by Mindy Pereira · 12 years ago
  17. 3072950 fix build by Mindy Pereira · 12 years ago
  18. 18c1b41 Merge "Let ComposeActivity use settings." by Mindy Pereira · 12 years ago
  19. 181df78 Let ComposeActivity use settings. by Mindy Pereira · 12 years ago
  20. 33376ab Merge "Add support for the UIprovider to return a smaller list of accounts" by Paul Westbrook · 12 years ago
  21. 5301c17 Add support for the UIprovider to return a smaller list of accounts by Paul Westbrook · 12 years ago
  22. 559c3b3 Use real default inbox setting. by Mindy Pereira · 12 years ago
  23. dac0054 Read settings and keep them up to date. by Mindy Pereira · 12 years ago
  24. f464a54 Allow the AccountCacheProvider to load accounts by Paul Westbrook · 12 years ago
  25. 23b74b9 Directly query Gmail for account list by Paul Westbrook · 12 years ago
  26. 3b12fa3 Merge "Create settings model." by Mindy Pereira · 12 years ago
  27. 8bd8215 Create settings model. by Mindy Pereira · 12 years ago
  28. 3982e23 Fix up/ back behavior for one pane. by Mindy Pereira · 12 years ago
  29. 9783a74 Add default inbox field to settings. by Mindy Pereira · 12 years ago
  30. 03c0f2d Hide forward button in message header on phone by Andy Huang · 12 years ago
  31. 7f0a962 Hookup ui for marking a conversation important/ not important. by Mindy Pereira · 12 years ago
  32. bc57bf1 Make sure the actionbar knowns what the current account is. by Mindy Pereira · 12 years ago
  33. 8b1fed7 LOG_TAG UnifiedMail -> Unified*E*mail by Vikram Aggarwal · 12 years ago
  34. 5fbda02 Avoid re-creating Message model objects in cases like rotate by Andy Huang · 12 years ago
  35. 6c51158 Make constructor public to handle resume/rotate by Vikram Aggarwal · 12 years ago
  36. d8542ad Cleanup intent handling. by Mindy Pereira · 12 years ago
  37. f9323cd Update the folder name in the dropdown spinner when the user changes folders. by Mindy Pereira · 12 years ago
  38. c13d88f Merge "Replace Log.x with LogUtils.x" by Marc Blank · 12 years ago
  39. 03fa19a Replace Log.x with LogUtils.x by Marc Blank · 12 years ago
  40. ae18020 Change label to folder for the accountswitchspinner by Mindy Pereira · 12 years ago
  41. 4e26e95 Merge "Swap cursor in adapter, don't remake adapter." by Mindy Pereira · 12 years ago
  42. 91c2102 Merge "Improve threaded behavior in ConversationCursor" by Marc Blank · 12 years ago
  43. 948985b Improve threaded behavior in ConversationCursor by Marc Blank · 12 years ago
  44. f854e22 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  45. 6f4a6af Swap cursor in adapter, don't remake adapter. by Mindy Pereira · 12 years ago
  46. 263462b Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  47. 04ff99c Remove test activity entirely by Vikram Aggarwal · 12 years ago
  48. 161f50d Use intent to determine if we want to open the conversation list or conversation. by Mindy Pereira · 12 years ago
  49. ad89385 Merge "Clean up ConversationCursor listeners" by Marc Blank · 12 years ago
  50. f362695 Clean up ConversationCursor listeners by Marc Blank · 12 years ago
  51. 104f729 Support for "always show images" from sender by Paul Westbrook · 12 years ago
  52. 963cded Pass the conversation and folder objects from widget to app. by Mindy Pereira · 12 years ago
  53. 7418e4b Setup compose intent. by Mindy Pereira · 12 years ago
  54. e0056ef Revert "Remove testing strings", which broke the Email2 build. by Eric Fischer · 12 years ago
  55. a029816 Merge "Remove unused layout" by Vikram Aggarwal · 12 years ago
  56. 0283715 Remove unused layout by Vikram Aggarwal · 12 years ago
  57. afa6621 Merge "Add support for reading preferences" by Paul Westbrook · 12 years ago
  58. 7f58885 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  59. 63eef79 Add support for reading preferences by Paul Westbrook · 12 years ago
  60. cfb7f33 Store URI's in Uri instead of String. by Mindy Pereira · 12 years ago
  61. b1436a3 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  62. 84206fe Merge "Add launch intent for viewing a conversation from widget." by Mindy Pereira · 12 years ago
  63. 9ae8ce0 Add launch intent for viewing a conversation from widget. by Mindy Pereira · 12 years ago
  64. e16bf44 Remove testing strings by Vikram Aggarwal · 12 years ago
  65. 2ffaeab align headers to top of message bodies by Andy Huang · 12 years ago
  66. 061d665 Small fix to serializing an account. by Mindy Pereira · 12 years ago
  67. 23755e2 Add compose uri field to account. by Mindy Pereira · 12 years ago
  68. e1843c4 Merge "Increase char limits for translation." by Mindy Pereira · 12 years ago
  69. f555b9b Merge "Move account list creation to EmailProvider" by Marc Blank · 12 years ago
  70. 040afee Increase char limits for translation. by Mindy Pereira · 12 years ago
  71. f948c5e Move account list creation to EmailProvider by Marc Blank · 12 years ago
  72. 929904b Merge "Conversation view touch event shenanigans" by Andy Huang · 12 years ago
  73. ac1caf6 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  74. bb56a15 Conversation view touch event shenanigans by Andy Huang · 12 years ago
  75. 5449aee Prevent crash on activity resume by Paul Westbrook · 12 years ago
  76. 94e440d Add support for showing help by Paul Westbrook · 12 years ago
  77. c16be93 Make ConversationCursor.create smarter by Marc Blank · 12 years ago
  78. cb0df0a Don't close the ConversationCursor in finalize() by Paul Westbrook · 12 years ago
  79. f70fc40 conversation view zooming by Andy Huang · 12 years ago
  80. faa996b Restore deleted string still referenced from resource. by Eric Fischer · 12 years ago
  81. 1057877 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  82. a09e516 Merge "Synchronize access to listeners in ConversationCursor" by Marc Blank · 12 years ago
  83. b33465d Synchronize access to listeners in ConversationCursor by Marc Blank · 12 years ago
  84. a9b93f3 Load the ActionBar correctly on Account changes by Vikram Aggarwal · 12 years ago
  85. ba392c9 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  86. a831b2f Use a constructor to create a provider object. by Mindy Pereira · 12 years ago
  87. 904e14b Merge "Implement serializable methods for folder/ account." by Marc Blank · 12 years ago
  88. 61b82a8 Use account id in ui queries; support account query by Marc Blank · 12 years ago
  89. 072e41a Merge "Move folder query off UI thread" by Paul Westbrook · 12 years ago
  90. 518ee42 Implement serializable methods for folder/ account. by Mindy Pereira · 12 years ago
  91. 8fad1d2 Merge "Show the list of conversations for the folder selected in the widget." by Mindy Pereira · 12 years ago
  92. 4fa3061 Show the list of conversations for the folder selected in the widget. by Mindy Pereira · 12 years ago
  93. daef1ce Move folder query off UI thread by Paul Westbrook · 12 years ago
  94. 688795d Readded string that is actually used by Paul Westbrook · 12 years ago
  95. 79688d5 Marked some string not-translatable by Paul Westbrook · 12 years ago
  96. 7c4778b Merge "This CL makes the widget launch correctly" by Mindy Pereira · 12 years ago
  97. 8a17d6e This CL makes the widget launch correctly by Mindy Pereira · 12 years ago
  98. f83bde4 Enable StrictMode in UnifiedEmail by Paul Westbrook · 12 years ago
  99. 334e64a Add support for archive/spam/mute by Paul Westbrook · 12 years ago
  100. 8a8c50d Move over resources and files for the widget. by Mindy Pereira · 12 years ago