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