1. cd7dce5 Merge "Move the custom SSLSocketFactory into emailcommon" by Ben Komalo · 13 years ago
  2. a613aa1 Merge "Add transient to Account (for holding AccountManager account)" by Marc Blank · 13 years ago
  3. dcac884 Add transient to Account (for holding AccountManager account) by Marc Blank · 13 years ago
  4. 12a3e3e Move the custom SSLSocketFactory into emailcommon by Ben Komalo · 13 years ago
  5. fa1b3a8 Save widget config to shared preferences by Todd Kennedy · 13 years ago
  6. 44f5cd6 Remove widget views by Todd Kennedy · 13 years ago
  7. 09a071a Don't use multipart/alternative for SmartReply/Forward text by Marc Blank · 13 years ago
  8. fae5ebb Cleanup code in Policy by Marc Blank · 13 years ago
  9. f3ff0ba Create AccountManager acct for pop/imap on upgrade from GB by Marc Blank · 13 years ago
  10. 5675ea8 Add a second fragment to select the mailbox by Todd Kennedy · 13 years ago
  11. 12b82d9 Move HostAuth to top level class. by Ben Komalo · 13 years ago
  12. b36ac01 Changes for NO_XXX by Makoto Onuki · 13 years ago
  13. 54c91f0 Use IllegalArgumentException, not InvalidParameterException by Makoto Onuki · 13 years ago
  14. 4c4e4c3 Clean up the method to build message list selection. by Makoto Onuki · 13 years ago
  15. e0bb7e7 Make Mailbox parcelable by Ben Komalo · 13 years ago
  16. 53ea83e Move Mailbox to top level class. by Ben Komalo · 13 years ago
  17. bfac9f2 Move some of the log constants from Email to Logging by Makoto Onuki · 13 years ago
  18. 577ddb7 Remove notifyNewMessages() service callback by Todd Kennedy · 13 years ago
  19. 76061eb Remove SuppressWarning("unused") wherever possible by Todd Kennedy · 13 years ago
  20. a830547 Merge "Add messaging exception status for "attachment not found"" by Marc Blank · 13 years ago
  21. 5701e0a Suspend notifications for currently shown account by Todd Kennedy · 13 years ago
  22. b221cbc Add messaging exception status for "attachment not found" by Marc Blank · 13 years ago
  23. ffeb7de Merge "Fix a race condition in which an Attachment might be wrongly deleted" by Marc Blank · 13 years ago
  24. 2f6cbb0 Fix a race condition in which an Attachment might be wrongly deleted by Marc Blank · 13 years ago
  25. e7fb4ac Add account observer to NotificationController by Todd Kennedy · 13 years ago
  26. b2a9095 Create/test method to set "not downloadable" flag based on policy by Marc Blank · 13 years ago
  27. 791665d Merge "Add plumbing for disallowing attachment download per policy" by Marc Blank · 13 years ago
  28. 9d9b481 Add plumbing for disallowing attachment download per policy by Marc Blank · 13 years ago
  29. d31d64d Merge "Use observers to manage new message notifications" by Todd Kennedy · 13 years ago
  30. 5d08360 Merge "Complete rewrite of account backup/restore code" by Marc Blank · 13 years ago
  31. 83693a6 Use observers to manage new message notifications by Todd Kennedy · 13 years ago
  32. dd9d472 Merge "Add unit test for Utility#updateLastSeenMessageKey" by Todd Kennedy · 13 years ago
  33. 9279fc1 Add message flags for "replied to" and "forwarded" by Marc Blank · 13 years ago
  34. 0993190 Complete rewrite of account backup/restore code by Marc Blank · 13 years ago
  35. a17ee57 Add unit test for Utility#updateLastSeenMessageKey by Todd Kennedy · 13 years ago
  36. ae993bd Merge "Add lastSeenMessageKey column to the mailbox table" by Todd Kennedy · 13 years ago
  37. a9ac20b Add lastSeenMessageKey column to the mailbox table by Todd Kennedy · 13 years ago
  38. 8d04285 Re-work the way MessageCompose handles attachments by Ben Komalo · 13 years ago
  39. c4cdb11 Remove notification if messages seen off device by Todd Kennedy · 13 years ago
  40. c96cd4a Merge "Add new policies to Policy and associated data structures" by Marc Blank · 13 years ago
  41. f91a03f Add new policies to Policy and associated data structures by Marc Blank · 13 years ago
  42. 74143e8 Prevent NPE's in calls to database utility methods by Marc Blank · 13 years ago
  43. 335a724 Implement "automatic" sync lookback (Email side) by Marc Blank · 13 years ago
  44. 55db7c0 Merge "Rework of security policy storage" by Marc Blank · 13 years ago
  45. aeee10e Rework of security policy storage by Marc Blank · 13 years ago
  46. 0bb7f1c Fixes to MessageCompose saving. by Ben Komalo · 13 years ago
  47. 567442b Merge "Fix "move to" dialog." by Makoto Onuki · 13 years ago
  48. 4e033e0 Fix "move to" dialog. by Makoto Onuki · 13 years ago
  49. e87ff6c Opportunistic cleanup by Todd Kennedy · 13 years ago
  50. 2655307 Expose unsupported policies in the UI (account setup) by Marc Blank · 13 years ago
  51. 27cf8b5 Display full pathname in move-to dialog by Todd Kennedy · 13 years ago
  52. 2220877 Add hierarchical folders to IMAP by Todd Kennedy · 13 years ago
  53. d2fd125 Add status code(s) for disabled sync (needed for EAS 14.0) by Marc Blank · 13 years ago
  54. 224c721 Add new account flag SYNC_DISABLED and add comments to all flags by Marc Blank · 13 years ago
  55. 7f40e82 Merge "Simplify mailbox synchronization logic" by Todd Kennedy · 13 years ago
  56. 200c6bd Simplify mailbox synchronization logic by Todd Kennedy · 13 years ago
  57. f11295f Simplify showToast() by Makoto Onuki · 13 years ago
  58. a50fc99 Use Account instead of URI to create transports by Todd Kennedy · 13 years ago
  59. 8a05da7 Remove uneeded layer of parcelling. by Ben Komalo · 13 years ago
  60. 28b3fec Include guava in Email. by Ben Komalo · 13 years ago
  61. a8ba5e7 Merge "only allow navigating to mailboxes w/ children" by Todd Kennedy · 13 years ago
  62. f7036b7 only allow navigating to mailboxes w/ children by Todd Kennedy · 13 years ago
  63. 4bf590d Merge "Create constant for unknown sync window (0, i.e. uninitialized)" by Marc Blank · 13 years ago
  64. 38eb3b3 Create constant for unknown sync window (0, i.e. uninitialized) by Marc Blank · 13 years ago
  65. 0efbee2 Merge "Fix bug that prevents from accepting 2 invites in a row." by Makoto Onuki · 13 years ago
  66. 5dceaa5 Fix bug that prevents from accepting 2 invites in a row. by Makoto Onuki · 13 years ago
  67. 2577842 Misc fixes and dead code removal. by Ben Komalo · 13 years ago
  68. 78684cc Temporary search UI by Marc Blank · 13 years ago
  69. e553c6e Merge "Store UUIDs in account shortcuts, rather than IDs." by Makoto Onuki · 13 years ago
  70. 0b6cb1c Store UUIDs in account shortcuts, rather than IDs. by Makoto Onuki · 13 years ago
  71. 3d1bb65 Merge "Add searchMessages command to EmailService" by Marc Blank · 13 years ago
  72. c60b8d0 Add searchMessages command to EmailService by Marc Blank · 13 years ago
  73. 1e7e282 Fix HTML highlighting by Marc Blank · 13 years ago
  74. 76f6147 Highlight utility for HTML and text by Marc Blank · 13 years ago
  75. de70ee5 Don't duplicate HTML in reply / forward by Todd Kennedy · 13 years ago
  76. 9f0283d Merge "Better fix for the PendingIntent issue." by Makoto Onuki · 13 years ago
  77. 284d8d7 Add support for UIDPLUS capability by Todd Kennedy · 13 years ago
  78. 308ce92 Better fix for the PendingIntent issue. by Makoto Onuki · 13 years ago
  79. d72f7bd Improve EmailAsyncTask by Makoto Onuki · 13 years ago
  80. 5604f5e am b50a766d: Merge "Remove STOPSHIP logging" into honeycomb-mr1 by Marc Blank · 13 years ago
  81. b50a766 Merge "Remove STOPSHIP logging" into honeycomb-mr1 by Marc Blank · 13 years ago
  82. b959d9b am 22759bac: Handle complex chars policy correctly by Andy Stadler · 13 years ago
  83. da3c4b8 Remove STOPSHIP logging by Marc Blank · 13 years ago
  84. 22759ba Handle complex chars policy correctly by Andy Stadler · 13 years ago
  85. 665b180 Merge "DO NOT MERGE: Make ACTION_SEND_MULTIPLE work with file: URI" into honeycomb-mr1 by Makoto Onuki · 13 years ago
  86. 8e09307 am 39121c75: Fix display of inline images by Todd Kennedy · 13 years ago
  87. 39121c7 Fix display of inline images by Todd Kennedy · 13 years ago
  88. c5b23e1 DO NOT MERGE: Harden Device.getDeviceId() by Andy Stadler · 13 years ago
  89. a0145e1 DO NOT MERGE: Add account flag for use by sync adapters by Andy Stadler · 13 years ago
  90. 7a15938 DO NOT MERGE: Make ACTION_SEND_MULTIPLE work with file: URI by Makoto Onuki · 13 years ago
  91. 03f7615 Merge "Make ACTION_SEND_MULTIPLE work with file: URI" by Makoto Onuki · 13 years ago
  92. 92cbc93 Make ACTION_SEND_MULTIPLE work with file: URI by Makoto Onuki · 13 years ago
  93. 5f75f85 Merge "Harden Device.getDeviceId()" by Marc Blank · 13 years ago
  94. a6de89e Harden Device.getDeviceId() by Marc Blank · 13 years ago
  95. b812cc7 Merge "Add account flag for use by sync adapters" by Marc Blank · 13 years ago
  96. 0dd02cc Add account flag for use by sync adapters by Marc Blank · 13 years ago
  97. ab8caeb Merge "DO NOT MERGE: Fix ANR: Run getPreviewIcon on bg thread" into honeycomb-mr1 by Makoto Onuki · 13 years ago
  98. d8bce7e DO NOT MERGE Add original HTML message to forward/reply by Todd Kennedy · 13 years ago
  99. 7d513c7 Merge "Attach original HTML message on forward/reply" by Todd Kennedy · 13 years ago
  100. ef2bc0b DO NOT MERGE: Fix ANR: Run getPreviewIcon on bg thread by Makoto Onuki · 13 years ago