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