index
:
Project-1CE/packages_apps_Settings
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
robotests
/
src
/
com
/
android
/
settings
/
development
/
DevelopmentSwitchBarControllerTest.java
Age
Commit message (
Expand
)
Author
2021-01-14
Use SettingsLib's MainSwitchBar to replace SwitchBar in Settings.
Stanley Wang
2018-12-12
Use binary resource support in robolectric
James Lemieux
2018-11-19
Prepare tests for impending robolectric merge
James Lemieux
2018-10-31
Make Settings robotest work with tot Robolectric
Fan Zhang
2018-08-28
Sort imports
Fan Zhang
2018-06-18
Reorder and clean up imports.
Fan Zhang
2018-04-20
Migrate Settings to androidx.
Aurimas Liutikas
2018-03-04
Use external/robolectric-shadows/run_robotests.mk
James Lemieux
2018-02-07
Move restriction check for dev settings into controller
Fan Zhang
2018-01-11
Make a strong reference to LifecycleOwner in tests
Fan Zhang
2017-12-05
Rename SDK_VERSION_O to SDK_VERSION
jeffreyhuang
2017-11-28
Move development test package to sdk 26
jeffreyhuang
2017-11-17
Delete DevelopmentSettings.java
jeffreyhuang
2017-11-14
Convert SettingsLib Lifecycle to Flatfoot
Tony Mantler
2017-09-12
Add switch bar to enable/disable dev settings in new page.
Fan Zhang
2017-07-25
Fix a monkey crash in Developer settings.
Fan Zhang