History log of /packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/AccountSyncPreferenceControllerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
771848dde0d2960b8ec7d359090ba5106d6bb727 28-Jun-2017 Doris Ling <dling@google.com> Add account sync summary.

- Check for the number of sync adapter that is enabled for the account
and
update the summary text for the account sync preference accordingly.
- Add divider above the Remove Account button.

Bug: 62862167
Test: make RunSettingsRoboTests
Change-Id: Ic333f62cce9aed0a72771324976ebe3d8e586287
/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/AccountSyncPreferenceControllerTest.java
9f1e911759dc6fedaac9fa65afb79f6a93022bf4 09-Jun-2017 Andrew Sapperstein <asapperstein@google.com> Refactor test runner to use static list of resource paths

Previously everything lived in an inner class method of
SettingsRobolectricTestRunner. That method has now been turned into
a static method so that it can be called by other runners.

Bug: 62460102
Test: robotests
Change-Id: I6612b1f26404587301c534c8ba60e39d59d6c840
/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/AccountSyncPreferenceControllerTest.java
044dc59acca6711ca604e9dca1d169ef5f19e2c8 21-Apr-2017 Fan Zhang <zhfan@google.com> Update account sync settings title.

Change-Id: I188ec1e53d88a61d854cf70d91effa47cc8b8555
Fix: 36375242
Test: make RunSettingsRoboTests
/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/AccountSyncPreferenceControllerTest.java
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/tests/robotests/src/com/android/settings/accounts/AccountSyncPreferenceControllerTest.java