1. 7f4cf3c Hook account/mailbox picker to widget by Todd Kennedy · 13 years ago
  2. 5675ea8 Add a second fragment to select the mailbox by Todd Kennedy · 13 years ago
  3. 87df8d7 Simple change to use the new split action bar. by Ben Komalo · 13 years ago
  4. 2ed7a86 Support pre-HC style account shortcuts by Makoto Onuki · 13 years ago
  5. b9c2e0d Remove the phone activities from manifest by Makoto Onuki · 13 years ago
  6. 2866284 Rename AccountSettingsXL -> AccountSettings by Ben Komalo · 13 years ago
  7. 71bd208 Create a new notification service by Todd Kennedy · 13 years ago
  8. 3d81e23 Remove deprecated strings by Todd Kennedy · 13 years ago
  9. 8112732 Move more UI stuff from activity to the UI controller by Makoto Onuki · 13 years ago
  10. 78684cc Temporary search UI by Marc Blank · 13 years ago
  11. 308ce92 Better fix for the PendingIntent issue. by Makoto Onuki · 13 years ago
  12. bdf0272 Update Email version# for 3.1 release by Andy Stadler · 13 years ago
  13. dc78a76 Email split, part dix by Marc Blank · 13 years ago
  14. 6000e67 Quick fix to enable ExchangeService while in single APK by Andy Stadler · 13 years ago
  15. 8a57469 Email split, part trois: AccountService by Marc Blank · 13 years ago
  16. 9ba506c Email split, part deux: PolicyService by Marc Blank · 13 years ago
  17. 3a18f5f Fix "method not found" unit test errors by Todd Kennedy · 13 years ago
  18. 7d51b7a Remove all compatibility with pre-2.0 data by Andy Stadler · 13 years ago
  19. b5b8e56 New Email launcher icon, deprecating old asset Bug: 3362749 by Justin Ho · 13 years ago
  20. c540b57 Remove STOPSHIPs and a bit of debug logging by Andy Stadler · 13 years ago
  21. cb8a554 Updating widget due to API changes. by Winson Chung · 14 years ago
  22. c50b6f6 Use broadcast to detect system account update. by Makoto Onuki · 14 years ago
  23. 0fd8ae8 Pixel perfect Email widget by Marc Blank · 14 years ago
  24. d2fcefc Add widget preview by Andy Stadler · 14 years ago
  25. d685b46 Add magic intent to force account creation by Andy Stadler · 14 years ago
  26. 1b9337e Wireframe email widget by Marc Blank · 14 years ago
  27. 3bbc690 Add watchdog to AttachmentDownloadService by Marc Blank · 14 years ago
  28. d87f81e Update visual style shortcut picker and make it async by Andy Stadler · 14 years ago
  29. 5c4c0ab Move application icon to mipmap-* directories by Andy Stadler · 14 years ago
  30. b43c991 Switch from Theme.Holo.Light.Extended to Theme.Holo.Light by Makoto Onuki · 14 years ago
  31. bf67877 UI change: MassageCompose by Makoto Onuki · 14 years ago
  32. 3aca79f Switch to the Theme.Holo.Light.Extended theme. by Makoto Onuki · 14 years ago
  33. cd09545 Provide runtime switch for GL acceleration by Andrew Stadler · 14 years ago
  34. d7642bf Turn on ActionBar on the 1-pane message list by Makoto Onuki · 14 years ago
  35. 33c8610 Enable OpenGL acceleration. by Makoto Onuki · 14 years ago
  36. 5b2424b Cleanup of Account setup flows by Andrew Stadler · 14 years ago
  37. 2731aef Convert exchange setup to use checker fragment by Andrew Stadler · 14 years ago
  38. 8bcb572 Convert setup to actionbars, and holo theme by Andrew Stadler · 14 years ago
  39. 28ca167 Enforce a limit on GAL lookup responses by Marc Blank · 14 years ago
  40. aee3f05 Remove old ExchangeProvider (legacy GAL support) by Marc Blank · 14 years ago
  41. 9c65c14 Direct access to edit specific account settings by Andrew Stadler · 14 years ago
  42. 1b65ea5 Change SyncManager to ExchangeService in AndroidManifest by Marc Blank · 14 years ago
  43. 2f4e87c Switch to Light Holo theme, clean up menu options. by Makoto Onuki · 14 years ago
  44. 5d1e32a Explicitly set theme to all activities. by Makoto Onuki · 14 years ago
  45. 45f530b Integrate Controller w/ AttachmentDownloadService by Makoto Onuki · 14 years ago
  46. c184f36 Revert "Convert Controller to a full service" by Marc Blank · 14 years ago
  47. 0e6d972 Convert Controller to a full service by Marc Blank · 14 years ago
  48. a14a24a Add Add & Remove Account options to AccountSettingsXL by Andrew Stadler · 14 years ago
  49. 7894ee8 New attachment download support for Controller (IMAP/POP3) by Marc Blank · 14 years ago
  50. 09fd4d0 New asynchronous attachment loading code by Marc Blank · 14 years ago
  51. 5122417 Make AccountSettingsXL the main settings UI by Andrew Stadler · 14 years ago
  52. 2ae2a12 Initial implementation of SettingsXL (checkpoint) by Andrew Stadler · 14 years ago
  53. 191448b Make Welcome launch MessageListXL by Makoto Onuki · 14 years ago
  54. 32358f5 Upgrading to new GAL registration API. by Dmitri Plotnikov · 14 years ago
  55. e105fbe Break MessageView into 2 separate activities. by Makoto Onuki · 14 years ago
  56. e6cc662 Use AccountManager for POP/IMAP; refactor setup classes by Marc Blank · 14 years ago
  57. d6a2978 First cut of two pane activity. by Makoto Onuki · 14 years ago
  58. 42e3f10 Use "*#*#36245#*#*" to activate the debug screen. by Makoto Onuki · 14 years ago
  59. d5b2da3 Add ActionBar to MailboxList by Andrew Stadler · 14 years ago
  60. 270b0c1 Fix reference to Exchange directory provider class by Marc Blank · 14 years ago
  61. 5bd2fae Preliminary GAL/Contacts integration for EAS by Marc Blank · 14 years ago
  62. 0d6ce63 ActionBar for AccountFolderList by Andrew Stadler · 14 years ago
  63. 391ae25 Handle viewing of attachments that are, themselves, emails by Marc Blank · 14 years ago
  64. 898283b Fix ANR in one time initializer and unify BroadccastReceivers. by Makoto Onuki · 14 years ago
  65. a942858 Properly handle old style (<= 1.6) account shortcuts. by Makoto Onuki · 14 years ago
  66. e2c56fc GAL support by Andrew Stadler · 14 years ago
  67. 9f73249 Continuing work on account migration by Andrew Stadler · 14 years ago
  68. 0fef1f1 Remove hardcoded package name. by Makoto Onuki · 14 years ago
  69. 1e56db6 Add an original-package tag that matches the real package name. by Jeff Hamilton · 14 years ago
  70. b052885 Email: husky title for MessageList & MailboxList. by Mihai Preda · 14 years ago
  71. 842ac04 Legacy account migration by Andrew Stadler · 14 years ago
  72. 3d2b3b3 Logic to move phone into security-admin mode by Andrew Stadler · 14 years ago
  73. 91237e9 Adding script for building Email app without exchange. by Makoto Onuki · 14 years ago
  74. b854d05 Change EAS authenticator's label according to the vendor policy. by Makoto Onuki · 14 years ago
  75. d628608 Additional SecurityPolicy functionality by Andrew Stadler · 14 years ago
  76. f3fcb89 Implement Exchange calendar sync support by Marc Blank · 15 years ago
  77. 92a1ff9 Per spec, allow all attachments to be added via INTENT. by Andrew Stadler · 15 years ago
  78. 5fed934 Make sure we call setServicesEnabled in the BootReceiver by Marc Blank · 15 years ago
  79. 2272220 Close security hole in Email provider by Andrew Stadler · 15 years ago
  80. fa2238c Email: BUG 1964940 Support multiple share from Gallery in Email by Mihai Preda · 15 years ago
  81. 53cb37c Create BootReceiver for Exchange for proper self-management by Marc Blank · 15 years ago
  82. 03ecce7 Integrate further with the system SyncManager/AccountManager system by Marc Blank · 15 years ago
  83. 4c19543 make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  84. 06275c4 Initial support for Exchange account creation via AccountManager by Marc Blank · 15 years ago
  85. 5f25162 Fix AndroidManifest.xml to have use the renamed EmailSyncAlarmReceiver class by Marc Blank · 15 years ago
  86. 948c36f Reimplement EAS contacts sync to work w/ new system facilities by Marc Blank · 15 years ago
  87. 9150b30 Convert AccountFolderList to fat title bar style. by Andrew Stadler · 15 years ago
  88. 9e5ee45 Create MailboxList for new UI activity. by Andrew Stadler · 15 years ago
  89. 627d1ae Fix permissions error creating new EAS accounts by Andrew Stadler · 15 years ago
  90. 4e4abc6 Clean up launch-time & account setup behaviors. by Andrew Stadler · 15 years ago
  91. 28fc779 Add support for the flag (favorite) property in EAS 12; cleanup by Marc Blank · 15 years ago
  92. 1725042 Various EAS related changes related to accounts and services. by Andrew Stadler · 15 years ago
  93. 72dce73 Convert Accounts to AccountFolderList by Andrew Stadler · 15 years ago
  94. b6493a0 Major refactor and cleanup of EAS code by Marc Blank · 15 years ago
  95. 4765472 Add MessageList activity by Andrew Stadler · 15 years ago
  96. 2c67f1f Initial submission for EAS support (email) by Marc Blank · 15 years ago
  97. f5df628 am a392e070: Add android.permission.WRITE_EXTERNAL_STORAGE Add unit test to verify writeable to sdcard. by Andrew Stadler · 15 years ago
  98. a392e07 Add android.permission.WRITE_EXTERNAL_STORAGE by Andrew Stadler · 15 years ago
  99. c5f2a7a I fixed the authority in Email to point to the EmailProvider's authority, and I added the EmailProvider to the manifest. by Marc Blank · 15 years ago
  100. dab90a7 AI 148377: Push Mode changes: (1) Add android.permission.WAKE_LOCK and by Andy Stadler · 15 years ago