summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/development/ShowSurfaceUpdatesPreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* Sort importsFan Zhang2018-08-281-3/+3
* Reorder and clean up imports.Fan Zhang2018-06-181-3/+4
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-3/+3
* Remove unnecessary onDeveloperOptionsSwitchEnabled/Disabled override.Doris Ling2018-03-011-18/+5
* Move DevOptionsPrefCtrl to SettingsLibjeffreyhuang2017-10-091-1/+4
* Merge "Fix a bug in show surface updates"Jeffrey Huang2017-09-291-2/+6
|\
| * Fix a bug in show surface updatesjeffreyhuang2017-09-291-2/+6
* | isAvailable is true by default in dev optionsjeffreyhuang2017-09-281-5/+0
|/
* Introduce ShowSurfaceUpdatesPreferenceControllerjeffreyhuang2017-09-281-0/+132