History log of /packages/apps/Email/src/com/android/email/activity/setup/AccountServerSettingsActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb68c13afa630cae058eb40d3ce68644f3f3c8b9 07-Sep-2014 Paul Westbrook <pwestbro@google.com> Changes to support smaller email tombstone apk size

This reduces the tombstone down by 100K

A follow-on cl will remove the unused resources from the tombstone build

Bug: 17414014
Change-Id: I5d38811b17a5273ec726e750ab123e10e36cee04
/packages/apps/Email/src/com/android/email/activity/setup/AccountServerSettingsActivity.java
751a029c315e642e5ea979f38927ede34d82edfa 30-Jul-2014 Tony Mantler <nicoya@google.com> Convert server settings to dialog

b/8134410

Change-Id: I3c4c9a02a37571a9c7af10971840fbe39458244e
/packages/apps/Email/src/com/android/email/activity/setup/AccountServerSettingsActivity.java
06415a635f5f01d8e1620b29f44d68dc4dfdf435 25-Jun-2014 Tony Mantler <nicoya@google.com> Unify settings activity

b/9566150

- Install PublicPreferenceActivity
- Create AccountServerSettingsActivity to contain all the crazy
logic we don't want in AccountSettings
- Add restoreAccountWithAddress to Account
- Refactor almost everything out of AccountSettings
- Tidy the QuickResponse fragment
- Majorly refactor the AccountSettingsFragment to decouple it from
the activity, and make it save settings immediately instead of
when pausing
- Move login warning dialog to AccountSettingsFragment
- Tweak HeadlessAccountSettingsLoader

Change-Id: Ie69181d968b9c3e5940cfef9690b1f5c70e21aa8
/packages/apps/Email/src/com/android/email/activity/setup/AccountServerSettingsActivity.java