History log of /packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
56538f177503c1684c2300fffd180b5cc34f5058 31-Jul-2017 Fan Zhang <zhfan@google.com> Merge "Remove DND and all gesture suggestions from Settings" into oc-dr1-dev
am: 9064072ed7

Change-Id: I8aec2dc4de1ec18375ce3af177f1c9769499f8e3
4f04c68dd1a3a8ef016a0b2d4cbd48306e5daff1 28-Jul-2017 Fan Zhang <zhfan@google.com> Remove DND and all gesture suggestions from Settings

Change-Id: I2f59c426132ca907e556b8bb2fbc869f4e830768
Fix: 64156274
Test: robotests
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.java
2a2dcb52cbe7a3ea1957282f11faf69a227a4b4d 20-Jul-2017 Kevin Chyn <kchyn@google.com> Fingerprint swipe settings and suggestions should not show if hardware unavailable

Fixes: 63589121

Test: remove FP driver, make sure swipe setting and suggestions
don't show anymore && make -j RunSettingsRoboTests

Merged-In: I2539128daff8df52d040606141f772fc9edffa57
Change-Id: I2539128daff8df52d040606141f772fc9edffa57
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.java
82792cc5b38011e0e1c365579ec39e7f4cba7d99 20-Jul-2017 Kevin Chyn <kchyn@google.com> Fingerprint swipe settings and suggestions should not show if hardware unavailable

Fixes: 63589121

Test: remove FP driver, make sure swipe setting and suggestions
don't show anymore && make -j RunSettingsRoboTests

Change-Id: I2539128daff8df52d040606141f772fc9edffa57
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.java
2bc94d62713df640559ea9d21a3d54eb28886f5a 18-May-2017 Sean Stout <sstout@google.com> Add Night Light Suggestion and tests

Night Light settings suggestion will only show when the user
has not previously interacted with Night Light.

Bug: 37207263
Test: make ROBOTEST_FILTER=\
"(SettingsSuggestionsTest|SuggestionFeatureProviderImplTest)"\
RunSettingsRoboTests
Change-Id: I432d5fef19f5e4a52503da136b044598cb82164a
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.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/dashboard/suggestions/SuggestionsChecksTest.java
0c6bd7efe7490683e12dfebe2814c20afc5126c2 20-Apr-2017 Fan Zhang <zhfan@google.com> Properly check wallpaper state before showing suggestion

The old check only considers static wallpaper. So if user set a dynamic
one we still think wallpaper is not set.

Change-Id: I3fa0908b29891cf7b90c24d5a63ce60d5985a70d
Fix: 34719455
Test: make RunSettingsRoboTests
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.java
22ebdd949310d6aabec680a96de876fd0652a29b 14-Apr-2017 Ajay Nadathur <ajayns@google.com> Fingerprint suggestion should not be dismissed until fingerprint added

- Do not dismiss fingerprint suggestion until atleast one fingerprint is
added.

bug: 36578142
Test: robotest & manually verified.
Change-Id: I3151c9ae971666a0964be007103a9b7ad41de5ce
(cherry picked from commit 51ef801b3245f37680e1513d7f2b22aea02754ba)
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionsChecksTest.java