1. 2c57e70 Fix upgrade code. by Ben Komalo · 13 years ago
  2. 32bed4b Fix unit tests. by Ben Komalo · 13 years ago
  3. a08f654 Merge "Catch case where provider reports returning null in error" by Marc Blank · 13 years ago
  4. 577e604 Catch case where provider reports returning null in error by Marc Blank · 13 years ago
  5. 20b511f Handle GB->ICS upgrade of POP3 accounts properly by Marc Blank · 13 years ago
  6. 36aef9f Add logging to v21->v22 upgrade; small cleanup by Marc Blank · 13 years ago
  7. 27a04fe Fix EmailProvider database upgrades by Marc Blank · 13 years ago
  8. 0306da1 Correct recently added EmailProvider logging by Marc Blank · 13 years ago
  9. 7390b18 Log return of null from query() by Marc Blank · 13 years ago
  10. aca9426 Remove NotificationService; use Account columns for data storage by Marc Blank · 13 years ago
  11. b2a8c2c Start/stop AttachmentDownloadService as needed by Marc Blank · 13 years ago
  12. 4de538b Prevent account flip flopping from compose by Ben Komalo · 13 years ago
  13. 2bdf7ee Delete orphaned mailboxes/messages/policies at provider startup by Marc Blank · 13 years ago
  14. c0a9fa9 Fix NPE by Marc Blank · 13 years ago
  15. 5d7ff85 Synchronize access to mailbox type map by Marc Blank · 13 years ago
  16. 9a01353 New search implementation for IMAP in MessagingController by Marc Blank · 13 years ago
  17. deb345a Support FLAG_SUPPORTS_SEARCH for IMAP accounts by Marc Blank · 13 years ago
  18. c09ca39 When looking for default account, check for empty cursors by Marc Blank · 13 years ago
  19. 6353774 Fix problem with getDefaultAccountId() with no explicit default by Marc Blank · 13 years ago
  20. 6e418aa Improve EmailContent caching... by Marc Blank · 13 years ago
  21. 369905c Fix crashing tests by Makoto Onuki · 13 years ago
  22. 09a0e9b Merge "Move restore account to EmailProvider." by Makoto Onuki · 13 years ago
  23. 9dad9ad Move restore account to EmailProvider. by Makoto Onuki · 13 years ago
  24. 5a3888f Added quick responses. by Jorge Lugo · 13 years ago
  25. f5418f1 Move Account into its own top-level class by Marc Blank · 13 years ago
  26. 313586c Introduce client cert alias for HostAuth. by Ben Komalo · 13 years ago
  27. 2e112b2 Add new column to table creation method by Todd Kennedy · 13 years ago
  28. 9dcb72e Add "lastTouchedTime" column to the mailbox table by Todd Kennedy · 13 years ago
  29. f3ff0ba Create AccountManager acct for pop/imap on upgrade from GB by Marc Blank · 13 years ago
  30. 12b82d9 Move HostAuth to top level class. by Ben Komalo · 13 years ago
  31. 53ea83e Move Mailbox to top level class. by Ben Komalo · 13 years ago
  32. bfac9f2 Move some of the log constants from Email to Logging by Makoto Onuki · 13 years ago
  33. e7fb4ac Add account observer to NotificationController by Todd Kennedy · 13 years ago
  34. 0993190 Complete rewrite of account backup/restore code by Marc Blank · 13 years ago
  35. a9ac20b Add lastSeenMessageKey column to the mailbox table by Todd Kennedy · 13 years ago
  36. bf30f94 Add operation and id to notification URI by Todd Kennedy · 13 years ago
  37. c4cdb11 Remove notification if messages seen off device by Todd Kennedy · 13 years ago
  38. f91a03f Add new policies to Policy and associated data structures by Marc Blank · 13 years ago
  39. 647007c Remove scalpel left in patient by Marc Blank · 13 years ago
  40. aeee10e Rework of security policy storage by Marc Blank · 13 years ago
  41. 2220877 Add hierarchical folders to IMAP by Todd Kennedy · 13 years ago
  42. 3a58509 Add parent key to Mailbox schema by Andy Stadler · 13 years ago
  43. 3a5c1fb Email split, part neuf: Setup, logging, attachment glue by Marc Blank · 13 years ago
  44. 31d9acb Email split, part huit: Refactor constants, clean emailcommon by Marc Blank · 13 years ago
  45. a7bc031 Email split, part six: EmailContent by Marc Blank · 13 years ago
  46. d306ba3 Handle query with an id of -1 more gracefully by Marc Blank · 14 years ago
  47. 1c1bd6a Fix typo in debug code by Marc Blank · 14 years ago
  48. e6a22df Throw exception on illegal URI's in EmailProvider operations by Marc Blank · 14 years ago
  49. 75a873b Implement prefetch of IMAP/EAS attachments by Marc Blank · 14 years ago
  50. 9d5aaea Follow-up to Id18fb940. Tests, fix transaction. by Makoto Onuki · 14 years ago
  51. edb8af8 Update/invalidate cache properly in update() by Makoto Onuki · 14 years ago
  52. 1b9337e Wireframe email widget by Marc Blank · 14 years ago
  53. fab77f1 EmailProvider content caching by Marc Blank · 14 years ago
  54. c81bef6 Drag & Drop "move to folder" by Marc Blank · 14 years ago
  55. 07597e5 Use LIMIT parameter in getFirstRowX calls by Marc Blank · 14 years ago
  56. 0efe738 Add Uri for Message queries that include a LIMIT by Marc Blank · 14 years ago
  57. 261d6c3 Notify only account cursors when resetting new msg count by Makoto Onuki · 14 years ago
  58. 7bcf188 EmailProvider related clean up by Makoto Onuki · 14 years ago
  59. 5b0c2c7 Fix tests broken by I2bf5de4e (Clean-ups for EmailProvider) by Makoto Onuki · 14 years ago
  60. f678a8e Clean-ups for EmailProvider by Makoto Onuki · 14 years ago
  61. d36d911 Add a flag to check the current thread on db accesses by Makoto Onuki · 14 years ago
  62. ddc8dea Fix upgrade problem in I84a2cbe1 by Makoto Onuki · 14 years ago
  63. e7b9e4a Add snippets to messages by Marc Blank · 14 years ago
  64. 6c36b4c Add shutdown() to providers. by Makoto Onuki · 14 years ago
  65. 09fd4d0 New asynchronous attachment loading code by Marc Blank · 14 years ago
  66. 574854b Add the messageCount column to the mailbox table. by Makoto Onuki · 14 years ago
  67. 20225d5 Explicitly send ICS files in UTF-8. by Makoto Onuki · 14 years ago
  68. 3aaba9e First part of Exchange meeting request/reply implementation by Andrew Stadler · 14 years ago
  69. 4006e5f Add meetingInfo column to Message; use for meeting invites by Marc Blank · 14 years ago
  70. 91237e9 Adding script for building Email app without exchange. by Makoto Onuki · 14 years ago
  71. faed617 Move Eas.ACCOUNT_MANAGER_TYPE out of the package. by Makoto Onuki · 14 years ago
  72. 345fb8b Add utilities for processing account security policies by Andrew Stadler · 14 years ago
  73. fc8d943 Add security column to Account by Andrew Stadler · 15 years ago
  74. 0e1595c Handle unexpected deletion of EmailProvider database by Marc Blank · 15 years ago
  75. b720ed3 revert previously submitted CL 34143. by Vasu Nori · 15 years ago
  76. 8e09bde change BEFORE triggers to AFTER triggers - to make them work with sqlite 3.6.20 and beyond by Vasu Nori · 15 years ago
  77. 3679636 Fix SQL for upgrade from ver 6 to ver 7 of Email database by Marc Blank · 15 years ago
  78. ef83299 Clear out orphaned messages in updates/deletes tables by Marc Blank · 15 years ago
  79. 5fc57ec Fix reply/forward for both SMTP and EAS; fixes #2138725 by Marc Blank · 15 years ago
  80. 0d00889 Cleanup Provider Message in preparation for upload by Andrew Stadler · 15 years ago
  81. 8587aa6 Make EmailProvider more threadsafe w/r/t transactions by Marc Blank · 15 years ago
  82. 657de3b Revert change to AccountManager naming; use email address again by Marc Blank · 15 years ago
  83. e7e1ca4 Change AccountManager username for Exchange to the user's login credential by Marc Blank · 15 years ago
  84. 6c21942 Implement move-to-trash for IMAP and POP3. by Andrew Stadler · 15 years ago
  85. e256983 Add sourceKey to Body table; add flags for reply/forward in Message by Marc Blank · 15 years ago
  86. 9be10e6 Remove the "unique" requirement for serverId; it should never have been there by Marc Blank · 15 years ago
  87. 936babc Bulk change of columns, LAST TIME. by Andrew Stadler · 15 years ago
  88. 77398c4 Reenable Load More Messages for IMAP/POP by Andrew Stadler · 15 years ago
  89. c0c9c33 Add URI's that atomically add a value to a particular field (Account or Mailbox) by Marc Blank · 15 years ago
  90. a867ebb Have body database attach just once, and never detach by Marc Blank · 15 years ago
  91. 4a8c70c Add "num new messages" field to Account by Andrew Stadler · 15 years ago
  92. 9627d01 MessageCompose: update body on save. by Mihai Preda · 15 years ago
  93. fb7974f Fix SQL for DELETE_ORPHAN_BODIES and DELETE_BODY. by Mihai Preda · 15 years ago
  94. 9b59892 Try to work around the "ping loop" problem in some Exchange 2003 servers by Marc Blank · 15 years ago
  95. cba3a48 Fix EmailProvider so that deletions can occur during batch operations by Marc Blank · 15 years ago
  96. f00dccd Massive reworking of EAS serialization; much smaller and faster now by Marc Blank · 15 years ago
  97. 758a532 Use providers to update the unreadCount of Mailboxes by Marc Blank · 15 years ago
  98. 9e2c6bd Remove saveOrUpdate from EmailContent to prevent stale writes by Andrew Stadler · 15 years ago
  99. eda0176 Prevent EAS startup race condition while debugging by Marc Blank · 15 years ago
  100. 5790d14 Work on EmailService calls, attachment loading, etc. by Marc Blank · 15 years ago