summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/development/OemUnlockPreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* 1/n: Make ChooseLockSettingsHelper into a builderKevin Chyn2020-07-241-8/+7
* Avoid oem-unlock preference controller crashMill Chen2019-07-091-2/+9
* Default to enable oem-unlocking preferenceMill Chen2019-04-101-9/+4
* Merge "developer-options: avoid oem-unlock preference controller crash"TreeHugger Robot2019-02-211-1/+13
|\
| * developer-options: avoid oem-unlock preference controller crashbohu2019-02-211-1/+13
* | Mass clean up: don't cast class when not needed.Fan Zhang2019-02-141-1/+1
|/
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-2/+1
* Sort importsFan Zhang2018-08-281-4/+4
* 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-5/+0
* Move OemUnlockPreferenceControllerTest to sdk 26jeffreyhuang2017-11-281-2/+8
* Add a dialog when turning off oem unlock dialog.Fan Zhang2017-10-301-0/+1
* Move DevOptionsPrefCtrl to SettingsLibjeffreyhuang2017-10-091-1/+3
* Add isAvailable check to devOptionsControllerjeffreyhuang2017-09-201-6/+2
* Introduce OemUnlockPreferenceControllerjeffreyhuang2017-09-191-0/+220