History log of /packages/apps/Settings/src/com/android/settings/accounts/AccountPreferenceBase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1ab82807aae63926b35f66080a1f7a75c00b95b 18-May-2012 Amith Yamasani <yamasani@google.com> Account types at toplevel of Settings

Reorganized Account settings to show account types at the top-level
of Settings. Only account types that have accounts added are visible
here. There is an Add account button to add a new account.

Master sync toggle has moved to Data Usage screen in the overflow menu.
It shows additional detail of the function of the auto-sync toggle when
it is toggled by the user.

Account type screen (ManageAccountsSettings) shows list of accounts of
that type and any available authenticator settings. It additionally
verifies any Intents can be resolved before showing the corresponding
entry. This screen now shows last synced time for each account.

You can now sync all accounts of a type by selecting Sync now in the
Account type screen.

Account Sync screen that shows the list of syncable items has minor
tweaks:
- "Last synced...", "Sync is OFF"
- Doesn't show the authenticator settings here anymore.

Bug: 6579937

Change-Id: I8139a4c992b525a3e1efc24d2d223c3f5caddc76
/packages/apps/Settings/src/com/android/settings/accounts/AccountPreferenceBase.java
d26321eecb481528c5e54a608f2f3c4cc26d8a77 14-Feb-2011 Brian Carlstrom <bdc@google.com> Tolerate missing AccountManager resource, not just missing resource name

Change-Id: I29ceed33a9cc8e697bfd3226f6ec58291c36daae
/packages/apps/Settings/src/com/android/settings/accounts/AccountPreferenceBase.java
43c697854c7e373fbc1dae8b7a5259a32de346b4 01-Dec-2010 Amith Yamasani <yamasani@google.com> Move Account & sync settings into Settings app.

Fragmentized some of the activities and moved buttons into the menu area.

Bug: 3148844
/packages/apps/Settings/src/com/android/settings/accounts/AccountPreferenceBase.java