1. 6602918 Add checks for whether a mailbox is syncable. by Yu Ping Hu · 11 years ago
  2. eb4ee8a Move required system folder types to Mailbox. by Yu Ping Hu · 11 years ago
  3. a535544 Merge "Improve message counting, ah ah ah!" into jb-ub-mail-ur10 by Yu Ping Hu · 11 years ago
  4. 9a0382b Remove more warnings by Scott Kennedy · 11 years ago
  5. 5ff368b Improve message counting, ah ah ah! by Yu Ping Hu · 11 years ago
  6. 2075c97 Delete most of IEmailServiceCallback. by Yu Ping Hu · 11 years ago
  7. e821797 Merge "Update IMAP sync method" into jb-ub-mail-ur10 by Martin Hibdon · 11 years ago
  8. 2503179 Update IMAP sync method by Martin Hibdon · 11 years ago
  9. b3cb475 Fix DB upgrade code to set lookback correctly. by Yu Ping Hu · 11 years ago
  10. 9a1f00b Change deleteAccountPIMData to take emailAddress, not id. by Yu Ping Hu · 11 years ago
  11. 0a68a25 Delete unused projection. by Yu Ping Hu · 11 years ago
  12. 966f237 Hijack an unused projection. by Yu Ping Hu · 11 years ago
  13. d5acf0b Explicitly pass a callback when loading attachments. by Yu Ping Hu · 11 years ago
  14. 6e0f74d Add a constant for push-only sync requests. by Yu Ping Hu · 11 years ago
  15. 229c070 Change the concept of a default account by Scott Kennedy · 11 years ago
  16. cdee4b0 Use resource strings for system folders. by Andrew Sapperstein · 11 years ago
  17. 1b8e0fa Clean up a bunch of warnings by Scott Kennedy · 11 years ago
  18. a54ee60 Convert Mailbox syncInterval column to boolean. by Yu Ping Hu · 11 years ago
  19. 6f2beeb Add "account only" periodic sync for push accounts. by Yu Ping Hu · 11 years ago
  20. e7ebb5d Remove references to deprecated sync states. by Yu Ping Hu · 11 years ago
  21. aa0ca16 Remove references to account mailbox. by Yu Ping Hu · 11 years ago
  22. 21b2522 Remove auto sync windows. by Yu Ping Hu · 11 years ago
  23. 560bfad Unify LogTag by Scott Kennedy · 11 years ago
  24. 6be411e Refactoring to support eml viewer in UnifiedEmail. by Andrew Sapperstein · 11 years ago
  25. 9197325 Moved code out of emailcommon to UnifedEmail. by Andrew Sapperstein · 11 years ago
  26. c283475 Handle redirection during validation. by Yu Ping Hu · 11 years ago
  27. 0d5e21d Read protocol version from validation bundle. by Yu Ping Hu · 11 years ago
  28. 7c3f858 Changes to support cleaving sync out of ExchangeService. by Yu Ping Hu · 11 years ago
  29. f55972e Add more sync status callbacks. by Yu Ping Hu · 11 years ago
  30. 7173783 Add call for sync status updates to UI. by Yu Ping Hu · 11 years ago
  31. 9e7f5a2 Use system SyncManager for Exchange. by Yu Ping Hu · 11 years ago
  32. 503cc06 Stop using ContentCache and related caches. by Yu Ping Hu · 11 years ago
  33. 7dd26fe Merge "Improve mailbox sync and load more." into jb-ub-mail-ur9 by Yu Ping Hu · 11 years ago
  34. 17d5bbf Improve mailbox sync and load more. by Yu Ping Hu · 11 years ago
  35. 69ef2b2 Fix TempDirectory initialization by Paul Westbrook · 11 years ago
  36. 1389f0e Merge "Add virtual mailbox for all unread messages." into jb-ub-mail-ur9 by Yu Ping Hu · 11 years ago
  37. c065e72 Add virtual mailbox for all unread messages. by Yu Ping Hu · 11 years ago
  38. 156163c Prevent NPE by Paul Westbrook · 11 years ago
  39. c5c9c1c Restore functionality for uploading new messages. by Yu Ping Hu · 12 years ago
  40. 5a3aebb Fix problem with sending attachments in Exchange by Paul Westbrook · 12 years ago
  41. 9ae81e2 Move system folder string resources to emailcommon. by Yu Ping Hu · 12 years ago
  42. 8e2c405 Clean up dead code. Should be a no-op for functionality. by Yu Ping Hu · 12 years ago
  43. ae171be Log when there are an unexpected number of attachments by Paul Westbrook · 12 years ago
  44. 4da3641 Clean up ServiceProxy. by Yu Ping Hu · 12 years ago
  45. 9a95253 Cache attachments on send by Paul Westbrook · 12 years ago
  46. b346082 Move notifications to UnifiedEmail by Scott Kennedy · 12 years ago
  47. f999792 Change Email vibrate setting from tri-state to checkbox by Scott Kennedy · 12 years ago
  48. c6f8c51 Prompt for auto-advance option on first action by Scott Kennedy · 12 years ago
  49. 5434701 Allow legacy imap to sync by Marc Blank · 12 years ago
  50. 733a114 Add id to HashCode equals() by Marc Blank · 12 years ago
  51. b203b2b Remove useless class and crazy UIDL logging by Marc Blank · 12 years ago
  52. 4792546 Don't delete smart-forward attachments by Marc Blank · 12 years ago
  53. be84c68 Use correct test for updating attachment contentUri by Marc Blank · 12 years ago
  54. 74c79a5 Modify intent names by Marc Blank · 12 years ago
  55. 6e5bccf Use correct attachment provider authority by Marc Blank · 12 years ago
  56. 2616405 Improve trash folder picker upon account creation by Marc Blank · 12 years ago
  57. 5abccf7 Fix Imap mail sending by Marc Blank · 12 years ago
  58. b82ae90 Add support for "load more" for Imap2 by Marc Blank · 12 years ago
  59. e714bb9 Convert authorities, intents, and account manager types by Marc Blank · 12 years ago
  60. 77d166b Allow writeTo to accept a list of attachments to send by Marc Blank · 12 years ago
  61. 0e96917 Update client connection manager w/ bdc fix in AOSP branch by Marc Blank · 12 years ago
  62. 970fe53 Progress updates for POP3 message downloads by Marc Blank · 12 years ago
  63. f6db592 POP3 renovation by Marc Blank · 12 years ago
  64. 7d5e2a7 Do "same certificate" checking when using "trust certificates" by Marc Blank · 12 years ago
  65. dba0b20 Handle ALERT response to login command by Marc Blank · 12 years ago
  66. 0b5f15d Make sure account capabilities get set properly in UIProvider by Marc Blank · 12 years ago
  67. 00287c4 Remove unused code; rename some constants by Marc Blank · 12 years ago
  68. a8b683c More work on Imap2 by Marc Blank · 12 years ago
  69. c6089bc Initial Imap2 implementation by Marc Blank · 12 years ago
  70. f419287 DO NOT MERGE: Move emailcommon2 sources to emailcommon by Marc Blank · 12 years ago
  71. 7a7508c Build against the ICS SDK by Paul Westbrook · 12 years ago
  72. 03cd728 Revert to old Email app by Marc Blank · 12 years ago
  73. e2166f7 Add totalCount to Mailbox; send to UIProvider by Marc Blank · 13 years ago
  74. 55d0e82 Report search result total to UI by Marc Blank · 13 years ago
  75. ebb7961 Move account delete logic to EmailProvider by Marc Blank · 13 years ago
  76. 06a382f Fix up delete to handle trash/drafts deletions by Marc Blank · 13 years ago
  77. 70bbe5e Add columns to Attachment for UIProvider use by Marc Blank · 13 years ago
  78. 54c26f9 Improve hashCode() for Address by Marc Blank · 13 years ago
  79. 0ba6b91 Give Address a hashCode() method by Marc Blank · 13 years ago
  80. 9a5e2a7 Fix clearing of mailbox notifications by Marc Blank · 13 years ago
  81. bf5caf9 Notify by mailbox, rather than account by Marc Blank · 13 years ago
  82. 272d22d Add last sync result definitions to EmailContent by Marc Blank · 13 years ago
  83. 1dc7772 Support syncStatus and lastSyncResult in EmailProvider by Marc Blank · 13 years ago
  84. 4f813fb Convert POP3 to service by Marc Blank · 13 years ago
  85. c84467a Start of IMAP conversion to Service architecture by Marc Blank · 13 years ago
  86. 87d7a60 Handle update of draft by Marc Blank · 13 years ago
  87. b057793 Remove second copy of apache code. Depend on unified email for these classes. by Mindy Pereira · 13 years ago
  88. 36ed276 Store UI-friendly addresses in EmailProvider database by Marc Blank · 13 years ago
  89. fd81e19 Don't save Policy with Account by Marc Blank · 13 years ago
  90. 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
  91. 358a815 Style cleanup in email message header to make it more like Gmail by Andy Huang · 13 years ago
  92. 4317ff1 am dea198bb: Add utility to determine if account can\'t auto-sync due to roaming by Marc Blank · 13 years ago
  93. 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
  94. 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
  95. dea198b Add utility to determine if account can't auto-sync due to roaming by Marc Blank · 13 years ago
  96. ea4adf0 Revert "Add utility to determine if account can't auto-sync due to roaming" by Mindy Pereira · 13 years ago
  97. 95abeed Add utility to determine if account can't auto-sync due to roaming by Marc Blank · 13 years ago
  98. 2736c1a Rewrite of security policy handling and service code by Marc Blank · 13 years ago
  99. 0ff0e15 Fix findExistingAccount to treat underscore properly by Marc Blank · 13 years ago
  100. 223267f Merge "Fix per account starred mailboxes." by Ben Komalo · 13 years ago