summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/TrustedCredentialsSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Change superclass to InstrumentedFragment.Doris Ling2018-02-021-3/+4
* Remove the feature flag for using new title.Doris Ling2017-11-131-3/+1
* Update activity titles for fragments without preference screen.Doris Ling2017-10-261-12/+11
* Update preference screen title.Doris Ling2017-10-251-0/+7
* Fix TrustedCredentialsSettings NPEdaqi2017-09-071-76/+86
* Remove ParcelableString referencesRobin Lee2017-02-201-7/+6
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Enable the switch in TrustedCredentialsSettingsRobin Lee2016-09-021-3/+17
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Futureproof trusted credentials for multiple profilesRobin Lee2016-08-021-49/+42
* Trust the certificate after unlocking screenlockVictor Chang2016-05-231-4/+22
* Temp fix for NPE when race condition happens in TrustedCredentialsSettingsVictor Chang2016-05-201-6/+8
* Fix ConfirmCredential is not presented before trusting cert installed by PO/DOVictor Chang2016-05-111-10/+68
* TrustCredentials listview should be expanded by defaultVictor Chang2016-05-061-199/+305
* Show trust option for multiple unapproved cert in chainVictor Chang2016-04-121-0/+61
* CertDialog supports multiple certsVictor Chang2016-04-121-128/+29
* Merge "Add button to trust a CA cert" into nyc-devVictor Chang2016-04-061-46/+49
|\
| * Add button to trust a CA certVictor Chang2016-04-051-46/+49
* | Listen on new broadcasts for profile changes.Rubin Xu2016-04-041-2/+4
|/
* Fixes back button on action bar on some fragments.Udam Saini2016-03-291-1/+1
* Do not connect to KeyChainService when user is not startedRicky Wai2016-03-181-1/+85
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* Depend on support lib preferencesJason Monk2015-10-131-3/+2
* log visibility of viewsChris Wren2015-03-271-1/+7
* Settings: Remove all unused imports.John Spurlock2015-03-181-1/+0
* Eliminate duplicated code in Settings for category headersZoltan Szatmary-Ban2015-01-161-10/+1
* Check DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted CredentialsZoltan Szatmary-Ban2015-01-051-9/+7
* Stop background processes if TrustedCredentialSettings fragment gets detachedZoltan Szatmary-Ban2014-11-181-1/+27
* Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/o...Fabrice Di Meglio2014-10-171-10/+10
* Remove CA Cert UI item from one list onlyZoltan Szatmary-Ban2014-10-091-3/+5
* Disambiguate categories in Settings > Trusted CredentialsZoltan Szatmary-Ban2014-09-301-1/+5
* Fixing Trusted Credentials Settings crashZoltan Szatmary-Ban2014-09-101-2/+10
* Update Trusted Credentials screen in settingsZoltan Szatmary-Ban2014-08-181-107/+356
* Credentials should be shown but can't be modified.Julia Reynolds2014-06-231-47/+4
* Remove pin and add restrictions for Security settings.Julia Reynolds2014-06-131-0/+5
* Display certificate chainSelim Gurun2013-12-271-2/+61
* Handle renamed APIsAmith Yamasani2013-09-051-3/+3
* Allow navigation to TrustedCredentials User Certs by intent.Geoffrey Borggaard2013-08-091-0/+6
* Restriction pin changes.Geoffrey Borggaard2013-08-071-0/+53
* Track change to JSSE providerKenny Root2013-04-291-1/+2
* Set progress bar to 0 when done so that will not come back as fullBrian Carlstrom2011-07-061-2/+3
* Convert CA loading from spinning wheel to progress barBrian Carlstrom2011-07-061-4/+20
* Improved presentation of CA listBrian Carlstrom2011-07-061-23/+31
* Fix TrustedCredentialsSettings for small screensBrian Carlstrom2011-06-301-5/+7
* Follow naming conventions of proguard.flagsBrian Carlstrom2011-06-281-0/+390