History log of /packages/apps/Settings/src/com/android/settings/accounts/AccountRestrictionHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20d4b041f7870796f4f186729add8cd1b42f2ddd 23-Nov-2016 Doris Ling <dling@google.com> Add handling for account tiles for specific account type.

- List individual account instead of account type under User & account
screen.

- Add handling to move account tiles with specific account type from
top level account dashboard to inside the corresponding account
preference.

- Rename settings.accounts.AccountPreference to
settings.accounts.AccountTypePreference to make it less confused
with settings.AccountPreference

Bug: 31801423
Test: make RunSettingsRoboTests
Change-Id: Iebe70a3c4230e8d979344f142a5c2a60945e552e
/packages/apps/Settings/src/com/android/settings/accounts/AccountRestrictionHelper.java
bfac31b517e1fa2f217fe932192ecd0c57b33525 11-Nov-2016 Doris Ling <dling@google.com> Add account preference controller.

- Add account preference controller and move the handling for
displaying user's accounts from AccountSettings to the
controller.

- Move AccountPreference and RemoveUserFragment from inner class to
standalone class.

- Add AccountRestrictionHelper to handle API that needs to be mocked for
testing.

Bug: 31801423
Test: make RunSettingsRoboTests
Change-Id: I3d16d0b6a8922a8abec7037c52b7a4de2d76eb0d
/packages/apps/Settings/src/com/android/settings/accounts/AccountRestrictionHelper.java