From d1ab82807aae63926b35f66080a1f7a75c00b95b Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Fri, 18 May 2012 09:50:08 -0700 Subject: 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 --- res/menu/data_usage.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/menu') diff --git a/res/menu/data_usage.xml b/res/menu/data_usage.xml index 8a31024..ea3effa 100644 --- a/res/menu/data_usage.xml +++ b/res/menu/data_usage.xml @@ -28,6 +28,10 @@ android:title="@string/data_usage_menu_split_4g" android:checkable="true" /> + -- cgit v1.1