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
/
TrustedCredentialsDialogBuilder.java
Age
Commit message (
Expand
)
Author
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-27
Fix overlapping issue in Security certificate page
Mill Chen
2022-10-23
Fix errorprone warnings that should be errors
Cole Faust
2022-04-15
Fix scrolling position not kept in Trusted Credentials
Chaohui Wang
2018-10-09
Use new RestrictedLockUtils API
Philip P. Moltmann
2018-08-28
Sort imports
Fan Zhang
2018-07-20
Migrate all AlertDialogs to AndroidX version
tmfang
2016-09-02
Enable the switch in TrustedCredentialsSettings
Robin Lee
2016-05-31
Show different strings when PO/DO user approves a cert
Victor Chang
2016-05-23
Trust the certificate after unlocking screenlock
Victor Chang
2016-05-11
Fix ConfirmCredential is not presented before trusting cert installed by PO/DO
Victor Chang
2016-04-21
Disable trust button when no screenlock is set
Victor Chang
2016-04-12
CertDialog supports multiple certs
Victor Chang