1. b041d9e Email: add Email runtime permission issue checked by juwei · 6 years ago
  2. 088143e Merge "AOSP/Email - Bumped the targetSdkVersion to 24 (maximum version) across Email and UnifiedEmail with minimal changes." am: f46e0a8253 am: 3be3310aa1 by Raman Tenneti · 5 years ago
  3. 5547aa4 AOSP/Email - Bumped the targetSdkVersion to 24 (maximum version) across Email and UnifiedEmail with minimal changes. by Raman Tenneti · 5 years ago
  4. 0da1b95 Merge "AOSP/Email - Added WidgetService#isWidgetSupported to check if widgets are supported on the device and avoid calling AppWidgetManager#getInstance if not supported to avoid NullPointerException." am: 7c1928e5b2 am: 62bfc33781 by Raman Tenneti · 5 years ago
  5. 0bbc136 AOSP/Email - Added WidgetService#isWidgetSupported to check if widgets are supported on the device and avoid calling AppWidgetManager#getInstance if not supported to avoid NullPointerException. by Raman Tenneti · 5 years ago
  6. 35152d3 Migrate Email to androidx. by Aurimas Liutikas · 6 years ago
  7. 1e74d33 Revert "Move Email to androidx." by Filip Pavlis · 6 years ago
  8. 838b195 Move Email to androidx. by Filip Pavlis · 6 years ago
  9. 81f896a Migrate Email to aapt2. by Aurimas Liutikas · 7 years ago
  10. 21dc44d Merge "Add analytics to track of what cipher suites are being used" into ub-gmail-ur14-dev by Martin Hibdon · 10 years ago
  11. 93a9662 Add analytics to track of what cipher suites are being used by Martin Hibdon · 10 years ago
  12. 303b553 Allow an external security provider to be installed by Martin Hibdon · 10 years ago
  13. a908d45 Merge "Add deprecated cipher suites to our SSLSocket" into ub-gmail-ur14-dev by Martin Hibdon · 10 years ago
  14. 8b7fd49 Fix restoreBodySource key so it returns the correct value. by Anthony Lee · 10 years ago
  15. 4ecd51a Add deprecated cipher suites to our SSLSocket by Martin Hibdon · 10 years ago
  16. 601700a Get SSLSocketFactory from GmsCore by Martin Hibdon · 10 years ago
  17. 40236a8 Display sync errors using snackbar and not as a TL footer by James Lemieux · 10 years ago
  18. 3c2f782 When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDED by Martin Hibdon · 10 years ago
  19. ce6916b Don't allow disabling of the camera with managed profiles by Martin Hibdon · 10 years ago
  20. 123d402 Make sure to close a cursor by Martin Hibdon · 10 years ago
  21. 51c6536 Put debug screen back into settings by Martin Hibdon · 10 years ago
  22. 8c65e50 b/17135753. Make sure to free ServiceConnection. by Anthony Lee · 10 years ago
  23. 486e971 Fix providers.xml alternate diversion by Tony Mantler · 10 years ago
  24. f1789af Switch null checks to TextUtils.isEmpty() by Tony Mantler · 10 years ago
  25. 751da26 Add Exchange fallback and support diverting to Gmail by Tony Mantler · 10 years ago
  26. 30a5e1d Add copyright notice by Martin Hibdon · 10 years ago
  27. bb391e8 Merge "Update IEmailService" into ub-mail-master by Martin Hibdon · 10 years ago
  28. 7afbeee Update IEmailService by Martin Hibdon · 10 years ago
  29. 8c03e2a Remove direct entry points to AccountSettings by Tony Mantler · 10 years ago
  30. c3404cc Better documentation for "Account display name". by Régis Décamps · 10 years ago
  31. 1d8fd9c Add communication class for HostAuth by Martin Hibdon · 10 years ago
  32. 88580cd Merge "Unify settings activity" into ub-mail-master by Tony Mantler · 10 years ago
  33. 06415a6 Unify settings activity by Tony Mantler · 10 years ago
  34. 3d16e5d Move over to the new AttachmentService. by Anthony Lee · 10 years ago
  35. 4038f46 Enable supression of combined account by Paul Westbrook · 10 years ago
  36. fb2a3a2 Update IEmailService by Martin Hibdon · 10 years ago
  37. 51af59f Remove unused preferences and dead code by Tony Mantler · 10 years ago
  38. 97fb206 Merge "Unit Tests for serialization of Account and HostAuth objects" into ub-mail-master by James Lemieux · 10 years ago
  39. 9250f47 Unit Tests for serialization of Account and HostAuth objects by James Lemieux · 10 years ago
  40. 524e0a5 am 73101f3a: Fix OAuth when changing credentials from settings by Tony Mantler · 10 years ago
  41. 73101f3 Fix OAuth when changing credentials from settings by Tony Mantler · 10 years ago
  42. 994c282 Fix OAuth when changing credentials from settings by Tony Mantler · 10 years ago
  43. f765f9b Clean up cert activity handling by Tony Mantler · 10 years ago
  44. 1633232 Change IEmailService.sync to have two different forms by Martin Hibdon · 10 years ago
  45. c5f5a14 Revert "Get rid of deleteAccountPIMData from IEmailService" by Martin Hibdon · 10 years ago
  46. cf2178c Get rid of deleteAccountPIMData from IEmailService by Martin Hibdon · 10 years ago
  47. c1265d2 Merge "Move email bodies to files" into ub-mail-master by Tony Mantler · 10 years ago
  48. 34c2e16 Fix FLAG_OAUTH usage by Tony Mantler · 10 years ago
  49. 82a2071 Move account backup/restore to userdata in AccountManager by Tony Mantler · 10 years ago
  50. 7525feb Move email bodies to files by Tony Mantler · 10 years ago
  51. 8518665 Fix projection columns, begin removing another unused field by Tony Mantler · 10 years ago
  52. 2f97a7c Clean up unused code and warnings in Account by Tony Mantler · 10 years ago
  53. bca4f9f Service intent's package matches the content provider's. by Anthony Lee · 10 years ago
  54. 2f28886 Fetch email bodies using ContentResolver#openInputStream by Tony Mantler · 10 years ago
  55. 9a80ffc Handle attachment filenames with % characters by Tony Mantler · 10 years ago
  56. aab514c Catch empty mime type and substitute application/octet-stream by Tony Mantler · 10 years ago
  57. 32471fc Catch exceptions when DownloadManager is disabled by Tony Mantler · 10 years ago
  58. 564a534 Merge "Don't allow empty or null filenames" into ub-mail-master by Tony Mantler · 10 years ago
  59. d0b54a2 Don't allow empty or null filenames by Tony Mantler · 10 years ago
  60. 2fc1308 Parse abbreviated date fields by Jay Shrauner · 10 years ago
  61. d786b90 Don't allow non-constant format strings by Tony Mantler · 10 years ago
  62. 988d2b6 Fix Exchange crash when parsing abbreviated dates by Jay Shrauner · 10 years ago
  63. 40de304 Merge "Warnings and finals" into ub-mail-master by Tony Mantler · 10 years ago
  64. d3154ec Warnings and finals by Tony Mantler · 10 years ago
  65. 4aec413 Warnings and Finals by Tony Mantler · 10 years ago
  66. 533093a Make sure that queries against the Body table have ID columns. by Anthony Lee · 10 years ago
  67. dc6bb6a b/14075613. Treat empty strings the same as null strings. by Anthony Lee · 10 years ago
  68. 3c73a04 Continue purging the unused reply parts by Tony Mantler · 10 years ago
  69. fd69e5b Purge unused/obsolete body fields by Tony Mantler · 10 years ago
  70. 9caaebb Bypass the cursor completely when passing message within EmailContent contexts by Tony Mantler · 10 years ago
  71. 3dd8572 Cleanup in EmailContent by Tony Mantler · 10 years ago
  72. 80d7676 Remove flawed body-mangling code, add some finals by Tony Mantler · 10 years ago
  73. 2aeb498 Fix attachment loading for messages which have been forwarded by Tony Mantler · 10 years ago
  74. dc0ac5a Upgrade my logging from .e to .wtf by Martin Hibdon · 10 years ago
  75. 4d6225d Merge "Add logging to help track down a bug causing invalid credentials" into ub-mail-algol by Martin Hibdon · 10 years ago
  76. 7c8eee4 Add logging to help track down a bug causing invalid credentials by Martin Hibdon · 10 years ago
  77. 38f9991 Fix IMAP message upsync to include attachments. by Tony Mantler · 10 years ago
  78. eba80c1 b/9564335. Add support for a maxAttachmentSize column in the Account by Anthony Lee · 10 years ago
  79. 8103f96 Add sync to IEmailService. by Yu Ping Hu · 10 years ago
  80. 70cb287 Changed the IEmailService interface to accept and accountId in by Anthony Lee · 10 years ago
  81. 7011349 Add pushModify to IEmailService. by Yu Ping Hu · 10 years ago
  82. f679cd0 Delete unused functions from IEmailService.aidl. by Yu Ping Hu · 10 years ago
  83. 0dffe3a Keep on getting a couldn't sign-in notification by James Lemieux · 10 years ago
  84. 76472ae Merge setup fragments under a single activity by Tony Mantler · 10 years ago
  85. 822f17d Merge "Mark otherwise unused method as @VisibleForTesting" into ub-mail-master by Tony Mantler · 10 years ago
  86. feeb1e3 Mark otherwise unused method as @VisibleForTesting by Tony Mantler · 10 years ago
  87. 38fd08e Merge "Make settings flow work for OAuth" into ub-mail-master by Martin Hibdon · 10 years ago
  88. 87de902 Make settings flow work for OAuth by Martin Hibdon · 10 years ago
  89. c165d9b Merge "Introduce an SSL handshake timeout value of 30 seconds." into ub-mail-master by Anthony Lee · 10 years ago
  90. 37a4c65 Introduce an SSL handshake timeout value of 30 seconds. by Anthony Lee · 10 years ago
  91. 6ef1621 In 4.4 unbindService can return other RuntimeExceptions outside of by Anthony Lee · 10 years ago
  92. cd45d20 Merge "Fix content observing" into ub-mail-master by Tony Mantler · 10 years ago
  93. 0f8d16f Fix content observing by Tony Mantler · 10 years ago
  94. 58fbd2a Add sign in Activity by Martin Hibdon · 10 years ago
  95. 7ee567f Merge "Clean up AccountSettingsFragment loading" into ub-mail-master by Tony Mantler · 10 years ago
  96. 062f27f Clean up AccountSettingsFragment loading by Tony Mantler · 10 years ago
  97. 1fa3034 Eliminate redundant methods in Address class by James Lemieux · 10 years ago
  98. e8eb6e6 Make OAuth work by Martin Hibdon · 10 years ago
  99. ab29555 Log the stack trace if we do a DB operation on the UI thread by Martin Hibdon · 10 years ago
  100. 1a1064c Update target SDK to 19, and add uses-sdk tag for emailcommon by Tony Mantler · 10 years ago