summaryrefslogtreecommitdiff
path: root/src/com/android/settings/UserCredentialsSettings.java
AgeCommit message (Expand)Author
2024-11-12Relax WiFi cert installation restrictions in HSUM mode Andreea Costinas
2024-01-10Revert^2 "Nullability Annotations replacement" Sunny Shao
2023-12-29Revert "Nullability Annotations replacement" Sunny Shao
2023-12-20Nullability Annotations replacement sunnyshao
2022-12-15Safely remove Wi-Fi user credentials Weng Su
2022-07-28UserCredentialsSettings: remove unneeded checks for locksettings keys Eric Biggers
2021-03-22Keystore 2.0: Remove references to Keystore 1.0 Janis Danisevskis
2021-02-25Keystore 2.0: Update credential settings to use public Keystore API. Janis Danisevskis
2019-03-14[Wi-Fi] Do not delete certs when forgetting network Hai Shalom
2019-01-17Migrate all MetricsProto enums to SettingsEnums Fan Zhang
2018-08-30RestrictedLockUtils was split into ...Internal Philip P. Moltmann
2018-08-28Sort imports Fan Zhang
2018-07-20Migrate all AlertDialogs to AndroidX version tmfang
2018-07-11Settings Fragment Migration (Change imports) tmfang
2018-06-18Reorder and clean up imports. Fan Zhang
2018-04-20Migrate Settings to androidx. Aurimas Liutikas
2017-12-15Make Settings aware of legacy user keys with secret key prefix Janis Danisevskis
2017-11-13Remove the feature flag for using new title. Doris Ling
2017-10-26Update activity titles for fragments without preference screen. Doris Ling
2017-10-25Update preference screen title. Doris Ling
2017-03-24UserCredentialsSettings: that fresh new blank look Robin Lee
2017-02-13Do not show key entries used for user authentication flow Rubin Xu
2016-11-08Update package names to work with the proto3 compiler Tamas Berghammer
2016-09-19Add visibility metrics to dialogs. Fan Zhang
2016-08-18Log visibility change for all fragments. Fan Zhang
2016-07-25Include wifi certificates in settings Robin Lee
2016-07-07Merge "Announce user credential deletions" TreeHugger Robot
2016-05-25Hide work profile key in user credentials screen Ricky Wai
2016-05-16Announce user credential deletions Robin Lee
2016-04-07Guard double-showing of user credentials dialog Robin Lee
2016-03-31Merge "DISALLOW_CONFIG_CREDENTIALS blocks user credentials" into nyc-dev Robin Lee
2016-03-31DISALLOW_CONFIG_CREDENTIALS blocks user credentials Robin Lee
2016-03-29Fixes back button on action bar on some fragments. Udam Saini
2016-02-24Use KeyChain instead of Credentials to delete certs Robin Lee
2016-02-01Use MetricsEvent.USER_CREDENTIALS Robin Lee
2016-01-25Test: parcel marshalling for user credentials page Robin Lee
2016-01-22Convert credential view to DialogFragment Robin Lee
2015-10-13Depend on support lib preferences Jason Monk
2015-08-26Show installed user keys in Security Settings Robin Lee