1. e2166f7 Add totalCount to Mailbox; send to UIProvider by Marc Blank · 12 years ago
  2. 55d0e82 Report search result total to UI by Marc Blank · 12 years ago
  3. ebb7961 Move account delete logic to EmailProvider by Marc Blank · 12 years ago
  4. 06a382f Fix up delete to handle trash/drafts deletions by Marc Blank · 12 years ago
  5. 70bbe5e Add columns to Attachment for UIProvider use by Marc Blank · 12 years ago
  6. 54c26f9 Improve hashCode() for Address by Marc Blank · 12 years ago
  7. 0ba6b91 Give Address a hashCode() method by Marc Blank · 12 years ago
  8. 9a5e2a7 Fix clearing of mailbox notifications by Marc Blank · 12 years ago
  9. bf5caf9 Notify by mailbox, rather than account by Marc Blank · 12 years ago
  10. 272d22d Add last sync result definitions to EmailContent by Marc Blank · 12 years ago
  11. 1dc7772 Support syncStatus and lastSyncResult in EmailProvider by Marc Blank · 12 years ago
  12. 4f813fb Convert POP3 to service by Marc Blank · 12 years ago
  13. c84467a Start of IMAP conversion to Service architecture by Marc Blank · 12 years ago
  14. 87d7a60 Handle update of draft by Marc Blank · 12 years ago
  15. b057793 Remove second copy of apache code. Depend on unified email for these classes. by Mindy Pereira · 12 years ago
  16. 36ed276 Store UI-friendly addresses in EmailProvider database by Marc Blank · 13 years ago
  17. fd81e19 Don't save Policy with Account by Marc Blank · 13 years ago
  18. f20f3e2 am 56d6f4a6: Merge "Style cleanup in email message header to make it more like Gmail" into ics-mr1 by Andy Huang · 13 years ago
  19. 358a815 Style cleanup in email message header to make it more like Gmail by Andy Huang · 13 years ago
  20. 4317ff1 am dea198bb: Add utility to determine if account can\'t auto-sync due to roaming by Marc Blank · 13 years ago
  21. af9e4ef am ddcb0db4: Merge "Revert "Add utility to determine if account can\'t auto-sync due to roaming"" into ics-mr1 by Mindy Pereira · 13 years ago
  22. 6638627 am 483f4927: Merge "Add utility to determine if account can\'t auto-sync due to roaming" into ics-mr1 by Marc Blank · 13 years ago
  23. dea198b Add utility to determine if account can't auto-sync due to roaming by Marc Blank · 13 years ago
  24. ea4adf0 Revert "Add utility to determine if account can't auto-sync due to roaming" by Mindy Pereira · 13 years ago
  25. 95abeed Add utility to determine if account can't auto-sync due to roaming by Marc Blank · 13 years ago
  26. 2736c1a Rewrite of security policy handling and service code by Marc Blank · 13 years ago
  27. 0ff0e15 Fix findExistingAccount to treat underscore properly by Marc Blank · 13 years ago
  28. 223267f Merge "Fix per account starred mailboxes." by Ben Komalo · 13 years ago
  29. 513486c Fix per account starred mailboxes. by Ben Komalo · 13 years ago
  30. 4d3f3f3 Fix hostname verifier for Exchange connections. by Ben Komalo · 13 years ago
  31. 71c9683 Improve policy logging by Marc Blank · 13 years ago
  32. b169192 Update account object in Policy#setAccountPolicy by Marc Blank · 13 years ago
  33. c28fdfe Throw RuntimeExceptions when PolicyService calls fail by Marc Blank · 13 years ago
  34. 185fd5b Restore return statement erroneously deleted earlier by Marc Blank · 13 years ago
  35. 1aba472 Remove unneeded logging from EmailProvider by Marc Blank · 13 years ago
  36. 8b755f6 Make sure reconcileAccounts in AccountService is synchronous by Marc Blank · 13 years ago
  37. 9ca5751 Merge "Add conversationId field to Message" by Jorge Lugo · 13 years ago
  38. c01a783 Add conversationId field to Message by Jorge Lugo · 13 years ago
  39. a9f1631 Remove STOPSHIPs in Email/Emailcommon by Marc Blank · 13 years ago
  40. 0e6a521 Move IntentUtils to emailcommon. by Ben Komalo · 13 years ago
  41. 03cb4a2 Merge "Hide sync options and search icon when appropriate" by Ben Komalo · 13 years ago
  42. 37a7469 Hide sync options and search icon when appropriate by Ben Komalo · 13 years ago
  43. 994343b Fix SSL certificate selection for exchange. by Ben Komalo · 13 years ago
  44. 8ba8c16 Prevent leaking ServiceConnection when process/threads killed by Marc Blank · 13 years ago
  45. cb1d65c Fix mailbox finding and unit tests. by Ben Komalo · 13 years ago
  46. 81a1534 Remove "Move" action on POP. by Ben Komalo · 13 years ago
  47. aca9426 Remove NotificationService; use Account columns for data storage by Marc Blank · 13 years ago
  48. 4e4aba9 Clean up account reconciliation by Marc Blank · 13 years ago
  49. e71a19a Build default mailboxes for POP3 by Ben Komalo · 13 years ago
  50. abec4e6 Merge "Prevent account flip flopping from compose" by Jorge Lugo · 13 years ago
  51. 4de538b Prevent account flip flopping from compose by Ben Komalo · 13 years ago
  52. 190b2fb Add support for TrafficStats; use with IMAP/POP3 by Marc Blank · 13 years ago
  53. f4f10a3 Make client certificate requests optional. by Ben Komalo · 13 years ago
  54. 025d29f Fix some missed account setup flags. by Ben Komalo · 13 years ago
  55. 7891106 Write reply/forward flags on Controller.sendMessage by Ben Komalo · 13 years ago
  56. 745b33b Fix all NoSuchMethodErrors by Makoto Onuki · 13 years ago
  57. 2bdf7ee Delete orphaned mailboxes/messages/policies at provider startup by Marc Blank · 13 years ago
  58. 8de5bda Close cursor properly. by Makoto Onuki · 13 years ago
  59. 0b8e04c More Store cleanup by Marc Blank · 13 years ago
  60. 244d306 Remove more useless code by Marc Blank · 13 years ago
  61. 77160c8 Merge "Don't cache ImapFolders" by Marc Blank · 13 years ago
  62. 2720a81 Don't cache ImapFolders by Marc Blank · 13 years ago
  63. 50d9343 Fix the "onPostExecute executed even when cancelled" issue by Makoto Onuki · 13 years ago
  64. 4a893e6 Switch to EmailAsyncTask by Makoto Onuki · 13 years ago
  65. 6b968c1 Introducing DelayedOperations by Makoto Onuki · 13 years ago
  66. ca22a51 Merge "Replace details dialog with expando subheader" by Ben Komalo · 13 years ago
  67. 178e293 Supress the usual mime warnings from mime4j by Makoto Onuki · 13 years ago
  68. 5cba9c1 Replace details dialog with expando subheader by Ben Komalo · 13 years ago
  69. d8a2e33 Add debug log to investigate bug 4905749 by Makoto Onuki · 13 years ago
  70. 472d75f Merge "Misc cleanups and avoid logging PII" by Ben Komalo · 13 years ago
  71. 9a01353 New search implementation for IMAP in MessagingController by Marc Blank · 13 years ago
  72. 877b907 Misc cleanups and avoid logging PII by Ben Komalo · 13 years ago
  73. 5330096 Save/restore message list context by Ben Komalo · 13 years ago
  74. d12f78d Fix cursor-related errors: by Marc Blank · 13 years ago
  75. 0404a33 Merge "Improve EmailContent caching..." by Marc Blank · 13 years ago
  76. 6e418aa Improve EmailContent caching... by Marc Blank · 13 years ago
  77. 505ac4b Prevent NPE when account can't be found for policy by Ben Komalo · 13 years ago
  78. 95ad0f0 Wait for initial sync in Welcome. by Makoto Onuki · 13 years ago
  79. ce4cce05 Fix failing tests by Makoto Onuki · 13 years ago
  80. ae95fbf Merge "Added quick responses." by Jorge Lugo · 13 years ago
  81. 5a3888f Added quick responses. by Jorge Lugo · 13 years ago
  82. ed1dc9e Support "Load More" for IMAP search by Marc Blank · 13 years ago
  83. 0b34643 Merge "First implementation of IMAP search" by Marc Blank · 13 years ago
  84. 627bc6e First implementation of IMAP search by Marc Blank · 13 years ago
  85. cb24e51 Add one more error state to certificate process by Ben Komalo · 13 years ago
  86. 1579b78 Merge "Fix Store caching" by Marc Blank · 13 years ago
  87. f4dbbf1 Indicate to the user when a cert error happens. by Ben Komalo · 13 years ago
  88. d09cff0 Make "don't allow camera" a supported policy. by Ben Komalo · 13 years ago
  89. f65bdbd Fix Store caching by Marc Blank · 13 years ago
  90. 913e261 Fix ambiguously named getters. by Ben Komalo · 13 years ago
  91. 22409fc Pass HostAuth when validating an account. by Ben Komalo · 13 years ago
  92. 7895991 Add support for client side SSL certificates by Ben Komalo · 13 years ago
  93. e57a83d Add flags for server-side search support by Marc Blank · 13 years ago
  94. f5418f1 Move Account into its own top-level class by Marc Blank · 13 years ago
  95. 85e4c10 Remove storeUri's except during auto-setup by Marc Blank · 13 years ago
  96. 724c3a8 Introduce scheme name escaping in SSLUtils. by Ben Komalo · 13 years ago
  97. 313586c Introduce client cert alias for HostAuth. by Ben Komalo · 13 years ago
  98. 4c4b088 Merge "Add "lastTouchedTime" column to the mailbox table" by Todd Kennedy · 13 years ago
  99. 9dcb72e Add "lastTouchedTime" column to the mailbox table by Todd Kennedy · 13 years ago
  100. 75a7546 Update searchMessages API by Marc Blank · 13 years ago