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