summaryrefslogtreecommitdiff
path: root/tests/unit/src/com/android/settings/core
Commit message (Expand)AuthorAgeFilesLines
* Support slice deep links highlighting menu entriesJason Chiu2021-11-011-0/+5
* Revert "Apply SettingsLib SeekBarPreference to Settings"Edgar Wang2021-06-081-1/+1
* Apply SettingsLib SeekBarPreference to SettingsEdgar Wang2021-06-071-1/+1
* Migrate robolectric tests to junit testsArc Wang2020-12-168-0/+695
* Move JUnit tests not from telephony settings into legacy directory.Jeremy Goldman2020-10-201-82/+0
* [Settings] Remove failure JUnit test casesArc Wang2020-10-074-592/+0
* Update language to comply with Android's inclusive language guidanceEdgar Wang2020-08-122-6/+7
* Integrated SearchIndexableResources interface in SettingsRaff Tsai2019-11-053-21/+18
* Use SettingsLib IndexableRaff Tsai2019-09-252-3/+3
* Directly use BaseIndexableProviderRaff Tsai2019-09-241-3/+3
* Disable flaky test launchDashboard_shouldSeeFooterYanting Yang2019-05-281-0/+2
* Wake up/unlock device before running testsFan Zhang2019-03-051-1/+3
* Migrate packages/apps/Settings to androidx.testBrett Chabot2018-12-175-15/+24
* Added autofill options on Developer Options screen.Felipe Leme2018-07-261-0/+2
* Settings Fragment Migration (Change imports)tmfang2018-07-111-1/+0
* Merge "Add a test to verify lifecycle events are triggered" into pi-dev am: 1...Fan Zhang2018-05-011-0/+76
|\
| * Add a test to verify lifecycle events are triggeredFan Zhang2018-05-011-0/+76
* | Autogenerate SearchIndexableResources subclassTony Mantler2018-04-033-3/+3
|/
* Remove dupe key in UniquePreferenceTestLei Yu2018-03-161-6/+0
* Reuse xml parser logic to scrape preference xml files.Fan Zhang2018-03-051-36/+17
* Gateway whitelist AdvancedConnectedDeviceDashboardFragmentFan Zhang2018-03-011-9/+66
* Rename Indexable::getAllPreferenceControllers.Fan Zhang2018-02-231-2/+1
* Instantiate pref controllers from xml if it's defined.Fan Zhang2018-02-231-1/+1
* Move xmlParserUtils to coreFan Zhang2018-02-201-2/+1
* Merge "Fix instrumentation tests"TreeHugger Robot2018-02-141-1/+10
|\
| * Fix instrumentation testsFan Zhang2018-02-121-1/+10
* | Remove all reference to SmsMirroring in Android Settings.Leslie Watkins2018-02-121-1/+0
|/
* Fix the UniquePreferenceTest.Daniel Nishi2018-01-251-1/+18
* Merge "Block sleep options in Settings app when DISALLOW_CONFIG_SCREEN_TIMEOU...TreeHugger Robot2018-01-191-1/+2
|\
| * Block sleep options in Settings app when DISALLOW_CONFIG_SCREEN_TIMEOUT is set.yuemingw2018-01-191-1/+2
* | Add capability for OEMs to supply their own SearchIndexableResources.Ben Lin2018-01-193-3/+15
|/
* Block settings when DISALLOW_CONFIG_BRIGHTNESS.yuemingw2018-01-121-1/+2
* Block Settings APP UI when disallow_airplane_mode is set.yuemingw2018-01-101-1/+2
* Fix UniquePreferenceTestFan Zhang2017-12-191-1/+13
* Fix unit test for PreferenceControllerMatthew Fritze2017-11-291-3/+5
* Block settings when DISALLOW_CONFIG_DATE_TIME.yuemingw2017-11-221-0/+151
* Add test and fix null keys in search providers.Fan Zhang2017-11-161-5/+35
* Revert "Get rid of SearchIndexableResources entirely."Fan Zhang2017-11-132-4/+5
* Get rid of SearchIndexableResources entirely.Fan Zhang2017-11-102-5/+4
* Move Index provider conversion into Settings providerMatthew Fritze2017-11-072-12/+13
* Mark core unit tests for PresubmitFan Zhang2017-10-312-0/+4
* Implement the missing PreferenceControllerMixin interfaceFan Zhang2017-10-312-0/+257
* Show setting tiles for secondary usersFan Zhang2017-01-101-0/+59
* Move SharedPreferenceLogger to instrumentation package.Fan Zhang2016-08-182-114/+0
* Log visibility change for all fragments.Fan Zhang2016-08-182-0/+114