summaryrefslogtreecommitdiff
path: root/tests/robotests/src/com/android/settings/development/DevelopmentSwitchBarControllerTest.java
AgeCommit message (Expand)Author
2021-01-14Use SettingsLib's MainSwitchBar to replace SwitchBar in Settings.Stanley Wang
2018-12-12Use binary resource support in robolectricJames Lemieux
2018-11-19Prepare tests for impending robolectric mergeJames Lemieux
2018-10-31Make Settings robotest work with tot RobolectricFan Zhang
2018-08-28Sort importsFan Zhang
2018-06-18Reorder and clean up imports.Fan Zhang
2018-04-20Migrate Settings to androidx.Aurimas Liutikas
2018-03-04Use external/robolectric-shadows/run_robotests.mkJames Lemieux
2018-02-07Move restriction check for dev settings into controllerFan Zhang
2018-01-11Make a strong reference to LifecycleOwner in testsFan Zhang
2017-12-05Rename SDK_VERSION_O to SDK_VERSIONjeffreyhuang
2017-11-28Move development test package to sdk 26jeffreyhuang
2017-11-17Delete DevelopmentSettings.javajeffreyhuang
2017-11-14Convert SettingsLib Lifecycle to FlatfootTony Mantler
2017-09-12Add switch bar to enable/disable dev settings in new page.Fan Zhang
2017-07-25Fix a monkey crash in Developer settings.Fan Zhang