1. c9af8b2 Merge "Wait for initial sync in Welcome." by Makoto Onuki · 13 years ago
  2. 95ad0f0 Wait for initial sync in Welcome. by Makoto Onuki · 13 years ago
  3. 0fd9686 Merge "Fix MailService unit tests" by Marc Blank · 13 years ago
  4. cbc842c Fix MailService unit tests by Marc Blank · 13 years ago
  5. ce4cce05 Fix failing tests by Makoto Onuki · 13 years ago
  6. 369905c Fix crashing tests by Makoto Onuki · 13 years ago
  7. 09a0e9b Merge "Move restore account to EmailProvider." by Makoto Onuki · 13 years ago
  8. 9dad9ad Move restore account to EmailProvider. by Makoto Onuki · 13 years ago
  9. ae95fbf Merge "Added quick responses." by Jorge Lugo · 13 years ago
  10. 5a3888f Added quick responses. by Jorge Lugo · 13 years ago
  11. 627bc6e First implementation of IMAP search by Marc Blank · 13 years ago
  12. d09cff0 Make "don't allow camera" a supported policy. by Ben Komalo · 13 years ago
  13. f5418f1 Move Account into its own top-level class by Marc Blank · 13 years ago
  14. 85e4c10 Remove storeUri's except during auto-setup by Marc Blank · 13 years ago
  15. 9d2dae6 Set proper default values for new mailboxes by Todd Kennedy · 13 years ago
  16. 348b2f9 test uid search w/ and w/o parens by Todd Kennedy · 13 years ago
  17. 7984aa6 Add new field to mailbox test by Todd Kennedy · 13 years ago
  18. 724c3a8 Introduce scheme name escaping in SSLUtils. by Ben Komalo · 13 years ago
  19. 313586c Introduce client cert alias for HostAuth. by Ben Komalo · 13 years ago
  20. 1b404f4 Collapse MailboxAdapter & MailboxFragmentAdapter by Todd Kennedy · 13 years ago
  21. cb530b4 Merge "Use the CursorWithExtras pattern for the message list." by Makoto Onuki · 13 years ago
  22. e392418 Add recent mailboxes to the account spinner by Todd Kennedy · 13 years ago
  23. 41878c2 Use the CursorWithExtras pattern for the message list. by Makoto Onuki · 13 years ago
  24. 3a1e874 Fix filtered query by Todd Kennedy · 13 years ago
  25. f04c832 Add ability to track mailbox recency by Todd Kennedy · 13 years ago
  26. 8f54b2f Merge "Fixed reply-all bug" by Jorge Lugo · 13 years ago
  27. 15842c5 Fixed reply-all bug by Jorge Lugo · 13 years ago
  28. 75a7546 Update searchMessages API by Marc Blank · 13 years ago
  29. 3bfd573 Merge "MailboxListFragment: In-place nested mailbox navigation" by Makoto Onuki · 13 years ago
  30. 844bf74 MailboxListFragment: In-place nested mailbox navigation by Makoto Onuki · 13 years ago
  31. 44f5cd6 Remove widget views by Todd Kennedy · 13 years ago
  32. 40ce924 Merge "Cleanup code in Policy" by Marc Blank · 13 years ago
  33. fae5ebb Cleanup code in Policy by Marc Blank · 13 years ago
  34. 3096b4a Add Controller.deleteMessages(long[]) for batch delete by Makoto Onuki · 13 years ago
  35. f3ff0ba Create AccountManager acct for pop/imap on upgrade from GB by Marc Blank · 13 years ago
  36. b535e43 Merge "Move HostAuth to top level class." by Ben Komalo · 13 years ago
  37. 12b82d9 Move HostAuth to top level class. by Ben Komalo · 13 years ago
  38. d531dc3 Fix opening Starred mailbox. by Makoto Onuki · 13 years ago
  39. 2ed7a86 Support pre-HC style account shortcuts by Makoto Onuki · 13 years ago
  40. 581e3c2 Fix Store re-using old data by Todd Kennedy · 13 years ago
  41. 171c3f2 Some more re-arrangement of code by Todd Kennedy · 13 years ago
  42. ebece4d Make ImapConnect a top-level class by Todd Kennedy · 13 years ago
  43. 4c4e4c3 Clean up the method to build message list selection. by Makoto Onuki · 13 years ago
  44. e0bb7e7 Make Mailbox parcelable by Ben Komalo · 13 years ago
  45. 53ea83e Move Mailbox to top level class. by Ben Komalo · 13 years ago
  46. 2866284 Rename AccountSettingsXL -> AccountSettings by Ben Komalo · 13 years ago
  47. f437892 Open message if only one message in notification by Todd Kennedy · 13 years ago
  48. ffeb7de Merge "Fix a race condition in which an Attachment might be wrongly deleted" by Marc Blank · 13 years ago
  49. 2f6cbb0 Fix a race condition in which an Attachment might be wrongly deleted by Marc Blank · 13 years ago
  50. 94331c9 Remove phone activities and implement one-pane by Makoto Onuki · 13 years ago
  51. b2a9095 Create/test method to set "not downloadable" flag based on policy by Marc Blank · 13 years ago
  52. d31d64d Merge "Use observers to manage new message notifications" by Todd Kennedy · 13 years ago
  53. 5d08360 Merge "Complete rewrite of account backup/restore code" by Marc Blank · 13 years ago
  54. 83693a6 Use observers to manage new message notifications by Todd Kennedy · 13 years ago
  55. a48abd7 Merge "Add notification table shared preference" by Todd Kennedy · 13 years ago
  56. 2f371e8 Add notification table shared preference by Todd Kennedy · 13 years ago
  57. 5b7e434 Support switching between reply/replyall/forward by Ben Komalo · 13 years ago
  58. dd9d472 Merge "Add unit test for Utility#updateLastSeenMessageKey" by Todd Kennedy · 13 years ago
  59. 0993190 Complete rewrite of account backup/restore code by Marc Blank · 13 years ago
  60. a17ee57 Add unit test for Utility#updateLastSeenMessageKey by Todd Kennedy · 13 years ago
  61. 8d04285 Re-work the way MessageCompose handles attachments by Ben Komalo · 13 years ago
  62. c4cdb11 Remove notification if messages seen off device by Todd Kennedy · 13 years ago
  63. f91a03f Add new policies to Policy and associated data structures by Marc Blank · 13 years ago
  64. c6beaae Update MessageComposetests with latest refactors by Ben Komalo · 13 years ago
  65. 55db7c0 Merge "Rework of security policy storage" by Marc Blank · 13 years ago
  66. aeee10e Rework of security policy storage by Marc Blank · 13 years ago
  67. 0bb7f1c Fixes to MessageCompose saving. by Ben Komalo · 13 years ago
  68. 347d060 Fix unit tests by Todd Kennedy · 13 years ago
  69. 958b15e basic code cleanup of the notification controller by Todd Kennedy · 13 years ago
  70. 8112732 Move more UI stuff from activity to the UI controller by Makoto Onuki · 13 years ago
  71. 567442b Merge "Fix "move to" dialog." by Makoto Onuki · 13 years ago
  72. 4e033e0 Fix "move to" dialog. by Makoto Onuki · 13 years ago
  73. e87ff6c Opportunistic cleanup by Todd Kennedy · 13 years ago
  74. 019341a Set mailbox flags for message contents by Todd Kennedy · 13 years ago
  75. 2220877 Add hierarchical folders to IMAP by Todd Kennedy · 13 years ago
  76. 1611d0b Make ImapStore tests use mocks where possible by Ben Komalo · 13 years ago
  77. d9cf946 Fix some unit tests by Ben Komalo · 13 years ago
  78. 200c6bd Simplify mailbox synchronization logic by Todd Kennedy · 13 years ago
  79. daf869c Use an Account object to create a mail sender by Todd Kennedy · 13 years ago
  80. a50fc99 Use Account instead of URI to create transports by Todd Kennedy · 13 years ago
  81. ba7652c Make ImapFolder a top-level class by Todd Kennedy · 13 years ago
  82. 8a05da7 Remove uneeded layer of parcelling. by Ben Komalo · 13 years ago
  83. 1d1b7a0 Merge "Add signature when starting from external intents." by Ben Komalo · 13 years ago
  84. 0fb68c8 Add signature when starting from external intents. by Ben Komalo · 13 years ago
  85. 2b82c3f Add columns to cursor to allow for proper layout by Todd Kennedy · 13 years ago
  86. 2577842 Misc fixes and dead code removal. by Ben Komalo · 13 years ago
  87. 3659fdf Don't use hidden API by Todd Kennedy · 13 years ago
  88. 0b6cb1c Store UUIDs in account shortcuts, rather than IDs. by Makoto Onuki · 13 years ago
  89. 74bf57c Create separate adapters for mailbox lists by Todd Kennedy · 13 years ago
  90. 5e4f1c3 Allow globals in the providers.xml by Todd Kennedy · 13 years ago
  91. 566c4f9 Merge "Highlight utility for HTML and text" by Marc Blank · 13 years ago
  92. 76f6147 Highlight utility for HTML and text by Marc Blank · 13 years ago
  93. 44f45f4 Merge "Don't use findViewById (part 1 -- account setup)" by Makoto Onuki · 13 years ago
  94. 2fbb3db Don't use findViewById (part 1 -- account setup) by Makoto Onuki · 13 years ago
  95. 0853476 Allow globals in the providers.xml by Todd Kennedy · 13 years ago
  96. de70ee5 Don't duplicate HTML in reply / forward by Todd Kennedy · 13 years ago
  97. d31238c Add support to query for message IDs by Todd Kennedy · 13 years ago
  98. 9f0283d Merge "Better fix for the PendingIntent issue." by Makoto Onuki · 13 years ago
  99. 284d8d7 Add support for UIDPLUS capability by Todd Kennedy · 13 years ago
  100. 308ce92 Better fix for the PendingIntent issue. by Makoto Onuki · 13 years ago