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