summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/OemUnlockPreferenceController.java
AgeCommit message (Expand)Author
2020-07-241/n: Make ChooseLockSettingsHelper into a builderKevin Chyn
2019-07-09Avoid oem-unlock preference controller crashMill Chen
2019-04-10Default to enable oem-unlocking preferenceMill Chen
2019-02-21Merge "developer-options: avoid oem-unlock preference controller crash"TreeHugger Robot
2019-02-21developer-options: avoid oem-unlock preference controller crashbohu
2019-02-14Mass clean up: don't cast class when not needed.Fan Zhang
2019-01-17Migrate all MetricsProto enums to SettingsEnumsFan 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-01Remove unnecessary onDeveloperOptionsSwitchEnabled/Disabled override.Doris Ling
2017-11-28Move OemUnlockPreferenceControllerTest to sdk 26jeffreyhuang
2017-10-30Add a dialog when turning off oem unlock dialog.Fan Zhang
2017-10-09Move DevOptionsPrefCtrl to SettingsLibjeffreyhuang
2017-09-20Add isAvailable check to devOptionsControllerjeffreyhuang
2017-09-19Introduce OemUnlockPreferenceControllerjeffreyhuang