1. 27348c7 Revert "Make compose landscape(phone) go fullscreen" by Ben Komalo · 13 years ago
  2. a61e7e8 Remove unneeded and duplicate permissions in manifest by Marc Blank · 13 years ago
  3. 4e200e4 Misc style fixes. by Ben Komalo · 13 years ago
  4. 0108aeb Make compose landscape(phone) go fullscreen by Ben Komalo · 13 years ago
  5. 6be8cce Update sync settings UI to specs by Ben Komalo · 13 years ago
  6. 72fb0c8 Follow framework API changes by Adam Powell · 13 years ago
  7. f653fdf Let Data Usage settings jump to Email settings by Ben Komalo · 13 years ago
  8. e5b15cd NFC zero-click sharing for Email. by Martijn Coenen · 13 years ago
  9. 72a24f1 Misc settings UX fixes. by Ben Komalo · 13 years ago
  10. aca9426 Remove NotificationService; use Account columns for data storage by Marc Blank · 13 years ago
  11. 1aa5e18 Update compose view action icons by Ben Komalo · 13 years ago
  12. 1ddc2ca Per-mailbox settings by Makoto Onuki · 13 years ago
  13. 82fecf2 Merge "Revert "Make EmailActivity the default activity."" by Makoto Onuki · 13 years ago
  14. 053517d Revert "Make EmailActivity the default activity." by Makoto Onuki · 13 years ago
  15. 6500ba2 Merge "Make EmailActivity the default activity." by Makoto Onuki · 13 years ago
  16. cfd89da Make EmailActivity the default activity. by Makoto Onuki · 13 years ago
  17. cbc842c Fix MailService unit tests by Marc Blank · 13 years ago
  18. 0f27632 Add "search mode" to the action bar by Makoto Onuki · 13 years ago
  19. 7895991 Add support for client side SSL certificates by Ben Komalo · 13 years ago
  20. 0a5ed25 am 8e8372d7: am c05084c8: Update Email version for 3.2 release. by Ben Komalo · 13 years ago
  21. c05084c Update Email version for 3.2 release. by Ben Komalo · 13 years ago
  22. 7f4cf3c Hook account/mailbox picker to widget by Todd Kennedy · 13 years ago
  23. 5675ea8 Add a second fragment to select the mailbox by Todd Kennedy · 13 years ago
  24. 87df8d7 Simple change to use the new split action bar. by Ben Komalo · 13 years ago
  25. 2ed7a86 Support pre-HC style account shortcuts by Makoto Onuki · 13 years ago
  26. b9c2e0d Remove the phone activities from manifest by Makoto Onuki · 13 years ago
  27. 2866284 Rename AccountSettingsXL -> AccountSettings by Ben Komalo · 13 years ago
  28. 71bd208 Create a new notification service by Todd Kennedy · 13 years ago
  29. 3d81e23 Remove deprecated strings by Todd Kennedy · 13 years ago
  30. 8112732 Move more UI stuff from activity to the UI controller by Makoto Onuki · 13 years ago
  31. 78684cc Temporary search UI by Marc Blank · 14 years ago
  32. 308ce92 Better fix for the PendingIntent issue. by Makoto Onuki · 14 years ago
  33. bdf0272 Update Email version# for 3.1 release by Andy Stadler · 14 years ago
  34. dc78a76 Email split, part dix by Marc Blank · 14 years ago
  35. 6000e67 Quick fix to enable ExchangeService while in single APK by Andy Stadler · 14 years ago
  36. 8a57469 Email split, part trois: AccountService by Marc Blank · 14 years ago
  37. 9ba506c Email split, part deux: PolicyService by Marc Blank · 14 years ago
  38. 3a18f5f Fix "method not found" unit test errors by Todd Kennedy · 14 years ago
  39. 7d51b7a Remove all compatibility with pre-2.0 data by Andy Stadler · 14 years ago
  40. b5b8e56 New Email launcher icon, deprecating old asset Bug: 3362749 by Justin Ho · 14 years ago
  41. c540b57 Remove STOPSHIPs and a bit of debug logging by Andy Stadler · 14 years ago
  42. cb8a554 Updating widget due to API changes. by Winson Chung · 14 years ago
  43. c50b6f6 Use broadcast to detect system account update. by Makoto Onuki · 14 years ago
  44. 0fd8ae8 Pixel perfect Email widget by Marc Blank · 14 years ago
  45. d2fcefc Add widget preview by Andy Stadler · 14 years ago
  46. d685b46 Add magic intent to force account creation by Andy Stadler · 14 years ago
  47. 1b9337e Wireframe email widget by Marc Blank · 14 years ago
  48. 3bbc690 Add watchdog to AttachmentDownloadService by Marc Blank · 14 years ago
  49. d87f81e Update visual style shortcut picker and make it async by Andy Stadler · 14 years ago
  50. 5c4c0ab Move application icon to mipmap-* directories by Andy Stadler · 14 years ago
  51. b43c991 Switch from Theme.Holo.Light.Extended to Theme.Holo.Light by Makoto Onuki · 14 years ago
  52. bf67877 UI change: MassageCompose by Makoto Onuki · 14 years ago
  53. 3aca79f Switch to the Theme.Holo.Light.Extended theme. by Makoto Onuki · 14 years ago
  54. cd09545 Provide runtime switch for GL acceleration by Andrew Stadler · 14 years ago
  55. d7642bf Turn on ActionBar on the 1-pane message list by Makoto Onuki · 14 years ago
  56. 33c8610 Enable OpenGL acceleration. by Makoto Onuki · 14 years ago
  57. 5b2424b Cleanup of Account setup flows by Andrew Stadler · 14 years ago
  58. 2731aef Convert exchange setup to use checker fragment by Andrew Stadler · 14 years ago
  59. 8bcb572 Convert setup to actionbars, and holo theme by Andrew Stadler · 14 years ago
  60. 28ca167 Enforce a limit on GAL lookup responses by Marc Blank · 14 years ago
  61. aee3f05 Remove old ExchangeProvider (legacy GAL support) by Marc Blank · 14 years ago
  62. 9c65c14 Direct access to edit specific account settings by Andrew Stadler · 14 years ago
  63. 1b65ea5 Change SyncManager to ExchangeService in AndroidManifest by Marc Blank · 14 years ago
  64. 2f4e87c Switch to Light Holo theme, clean up menu options. by Makoto Onuki · 14 years ago
  65. 5d1e32a Explicitly set theme to all activities. by Makoto Onuki · 14 years ago
  66. 45f530b Integrate Controller w/ AttachmentDownloadService by Makoto Onuki · 14 years ago
  67. c184f36 Revert "Convert Controller to a full service" by Marc Blank · 14 years ago
  68. 0e6d972 Convert Controller to a full service by Marc Blank · 14 years ago
  69. a14a24a Add Add & Remove Account options to AccountSettingsXL by Andrew Stadler · 14 years ago
  70. 7894ee8 New attachment download support for Controller (IMAP/POP3) by Marc Blank · 14 years ago
  71. 09fd4d0 New asynchronous attachment loading code by Marc Blank · 14 years ago
  72. 5122417 Make AccountSettingsXL the main settings UI by Andrew Stadler · 14 years ago
  73. 2ae2a12 Initial implementation of SettingsXL (checkpoint) by Andrew Stadler · 14 years ago
  74. 191448b Make Welcome launch MessageListXL by Makoto Onuki · 14 years ago
  75. 32358f5 Upgrading to new GAL registration API. by Dmitri Plotnikov · 14 years ago
  76. e105fbe Break MessageView into 2 separate activities. by Makoto Onuki · 14 years ago
  77. e6cc662 Use AccountManager for POP/IMAP; refactor setup classes by Marc Blank · 14 years ago
  78. d6a2978 First cut of two pane activity. by Makoto Onuki · 14 years ago
  79. 42e3f10 Use "*#*#36245#*#*" to activate the debug screen. by Makoto Onuki · 14 years ago
  80. d5b2da3 Add ActionBar to MailboxList by Andrew Stadler · 14 years ago
  81. 270b0c1 Fix reference to Exchange directory provider class by Marc Blank · 14 years ago
  82. 5bd2fae Preliminary GAL/Contacts integration for EAS by Marc Blank · 14 years ago
  83. 0d6ce63 ActionBar for AccountFolderList by Andrew Stadler · 14 years ago
  84. 391ae25 Handle viewing of attachments that are, themselves, emails by Marc Blank · 14 years ago
  85. 898283b Fix ANR in one time initializer and unify BroadccastReceivers. by Makoto Onuki · 14 years ago
  86. a942858 Properly handle old style (<= 1.6) account shortcuts. by Makoto Onuki · 15 years ago
  87. e2c56fc GAL support by Andrew Stadler · 15 years ago
  88. 9f73249 Continuing work on account migration by Andrew Stadler · 15 years ago
  89. 0fef1f1 Remove hardcoded package name. by Makoto Onuki · 15 years ago
  90. 1e56db6 Add an original-package tag that matches the real package name. by Jeff Hamilton · 15 years ago
  91. b052885 Email: husky title for MessageList & MailboxList. by Mihai Preda · 15 years ago
  92. 842ac04 Legacy account migration by Andrew Stadler · 15 years ago
  93. 3d2b3b3 Logic to move phone into security-admin mode by Andrew Stadler · 15 years ago
  94. 91237e9 Adding script for building Email app without exchange. by Makoto Onuki · 15 years ago
  95. b854d05 Change EAS authenticator's label according to the vendor policy. by Makoto Onuki · 15 years ago
  96. d628608 Additional SecurityPolicy functionality by Andrew Stadler · 15 years ago
  97. f3fcb89 Implement Exchange calendar sync support by Marc Blank · 15 years ago
  98. 92a1ff9 Per spec, allow all attachments to be added via INTENT. by Andrew Stadler · 15 years ago
  99. 5fed934 Make sure we call setServicesEnabled in the BootReceiver by Marc Blank · 15 years ago
  100. 2272220 Close security hole in Email provider by Andrew Stadler · 15 years ago