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
/
TrustedCredentialsSettings.java
Age
Commit message (
Expand
)
Author
2022-04-15
Fix scrolling position not kept in Trusted Credentials
Chaohui Wang
2022-03-17
RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class
kholoud mohamed
2022-01-25
Allow Device Management Role Holder to update Settings strings.
Jonathan Scott
2019-01-17
Migrate all MetricsProto enums to SettingsEnums
Fan Zhang
2018-06-18
Reorder and clean up imports.
Fan Zhang
2018-02-02
Change superclass to InstrumentedFragment.
Doris Ling
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-09-07
Fix TrustedCredentialsSettings NPE
daqi
2017-02-20
Remove ParcelableString references
Robin Lee
2016-11-08
Update package names to work with the proto3 compiler
Tamas Berghammer
2016-09-02
Enable the switch in TrustedCredentialsSettings
Robin Lee
2016-08-18
Log visibility change for all fragments.
Fan Zhang
2016-08-02
Futureproof trusted credentials for multiple profiles
Robin Lee
2016-05-23
Trust the certificate after unlocking screenlock
Victor Chang
2016-05-20
Temp fix for NPE when race condition happens in TrustedCredentialsSettings
Victor Chang
2016-05-11
Fix ConfirmCredential is not presented before trusting cert installed by PO/DO
Victor Chang
2016-05-06
TrustCredentials listview should be expanded by default
Victor Chang
2016-04-12
Show trust option for multiple unapproved cert in chain
Victor Chang
2016-04-12
CertDialog supports multiple certs
Victor Chang
2016-04-06
Merge "Add button to trust a CA cert" into nyc-dev
Victor Chang
2016-04-05
Add button to trust a CA cert
Victor Chang
2016-04-04
Listen on new broadcasts for profile changes.
Rubin Xu
2016-03-29
Fixes back button on action bar on some fragments.
Udam Saini
2016-03-18
Do not connect to KeyChainService when user is not started
Ricky Wai
2016-01-27
port settings over to new metrics enum
Chris Wren
2015-10-13
Depend on support lib preferences
Jason Monk
2015-03-27
log visibility of views
Chris Wren
2015-03-18
Settings: Remove all unused imports.
John Spurlock
2015-01-16
Eliminate duplicated code in Settings for category headers
Zoltan Szatmary-Ban
2015-01-05
Check DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted Credentials
Zoltan Szatmary-Ban
2014-11-18
Stop background processes if TrustedCredentialSettings fragment gets detached
Zoltan Szatmary-Ban
2014-10-17
Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/o...
Fabrice Di Meglio
2014-10-09
Remove CA Cert UI item from one list only
Zoltan Szatmary-Ban
2014-09-30
Disambiguate categories in Settings > Trusted Credentials
Zoltan Szatmary-Ban
2014-09-10
Fixing Trusted Credentials Settings crash
Zoltan Szatmary-Ban
2014-08-18
Update Trusted Credentials screen in settings
Zoltan Szatmary-Ban
2014-06-23
Credentials should be shown but can't be modified.
Julia Reynolds
2014-06-13
Remove pin and add restrictions for Security settings.
Julia Reynolds
2013-12-27
Display certificate chain
Selim Gurun
2013-09-05
Handle renamed APIs
Amith Yamasani
2013-08-09
Allow navigation to TrustedCredentials User Certs by intent.
Geoffrey Borggaard
2013-08-07
Restriction pin changes.
Geoffrey Borggaard
2013-04-29
Track change to JSSE provider
Kenny Root
2011-07-06
Set progress bar to 0 when done so that will not come back as full
Brian Carlstrom
2011-07-06
Convert CA loading from spinning wheel to progress bar
Brian Carlstrom
2011-07-06
Improved presentation of CA list
Brian Carlstrom
2011-06-30
Fix TrustedCredentialsSettings for small screens
Brian Carlstrom
2011-06-28
Follow naming conventions of proguard.flags
Brian Carlstrom