summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/TrustedCredentialsSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* log visibility of viewsChris Wren2015-03-271-1/+7
| | | | | Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
* Settings: Remove all unused imports.John Spurlock2015-03-181-1/+0
| | | | Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
* Eliminate duplicated code in Settings for category headersZoltan Szatmary-Ban2015-01-161-10/+1
| | | | Change-Id: I5bdba2ad4f9e1987f9e818af9d5aa96a9d558f6b
* Check DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted CredentialsZoltan Szatmary-Ban2015-01-051-9/+7
| | | | | | | | | Remove the enable/disable button in certificate setting dialog if restriction has been put on the respective profile. Also catch security exception just in case. Bug: 18899182 Change-Id: Ia247ab264c1b2d08b58456519bf471ba8c727745
* Stop background processes if TrustedCredentialSettings fragment gets detachedZoltan Szatmary-Ban2014-11-181-1/+27
| | | | | | | Otherwise getActivity() returns null and other nasty null pointer dereferencings happen. Bug: 17976307 Change-Id: If867785f991217267e0bf0ad3058a62177509852
* Fix bug #15730311 Checkboxes on R side should update to Quantum/Material ↵Fabrice Di Meglio2014-10-171-10/+10
| | | | | | | | on/off switch Per UX request, convert Trusted Credentials CheckBoxes to Switches Change-Id: If878e8c10454a212ba9052280e3cbb17c0fdeeca
* Remove CA Cert UI item from one list onlyZoltan Szatmary-Ban2014-10-091-3/+5
| | | | | | | | When removing a CA Cert in TrustedCredentialsSettings the UI item is now removed from the list of the respective profile only. Bug: 17926190 Change-Id: I7f7ae3498717cc457cb9e360e59bb365225b0cb6
* Disambiguate categories in Settings > Trusted CredentialsZoltan Szatmary-Ban2014-09-301-1/+5
| | | | | | | | Use fixed category names (e.g. 'Personal' and 'Work') on Trusted Credentials screen instead of names of profiles that may be the same (or similar) for both. Bug: 17629895 Change-Id: I25b39310f7b9f445d2724be046a16cc82f5d1a9a
* Fixing Trusted Credentials Settings crashZoltan Szatmary-Ban2014-09-101-2/+10
| | | | | | | | List adapter's getCount method did not check for the case of uninitialised data. This CL fixes that. Bug:17437943 Change-Id: I72d7f2c92aa380b1aaafe0658bd920017ff23906
* Update Trusted Credentials screen in settingsZoltan Szatmary-Ban2014-08-181-107/+356
| | | | | | | | | Trusted credentials for both the primary user and its managed profiles are shown on the Trusted Credentials fragment. All functionalities (e.g. disabling/enabling of certificates) remain available. Bug: 16029580 Change-Id: Id6335d12ec5fbeed0e254f3ded1e715def3e8e04
* Credentials should be shown but can't be modified.Julia Reynolds2014-06-231-47/+4
| | | | Change-Id: I1a22a0ffb244d6cec3c64b2224fa5e9639bf4673
* Remove pin and add restrictions for Security settings.Julia Reynolds2014-06-131-0/+5
| | | | | Bug: 14081992 Change-Id: Iec5667202b6f5ae5b5a2a0cfded1a832d98adaf9
* Display certificate chainSelim Gurun2013-12-271-2/+61
| | | | | Bug: 5012010 Change-Id: Id1b4753b28ab3460662ea41feea277777e655780
* Handle renamed APIsAmith Yamasani2013-09-051-3/+3
| | | | | Bug: 10461761 Change-Id: If63c3801663b347a4643e44d5bd3bab4e3049578
* Allow navigation to TrustedCredentials User Certs by intent.Geoffrey Borggaard2013-08-091-0/+6
| | | | | | Adds an activity, and an entry in the AndroidManifest.xml Change-Id: Ic3cfa1f3bdc3f2eefc290195679011c224496d63
* Restriction pin changes.Geoffrey Borggaard2013-08-071-0/+53
| | | | | | | | | Fixed bug in WirelessSettings where it was asking users for a PIN when they weren't restricted. Did this by refactoring the preference level pin checking into the superclass, where it checks for the restricted mode first. Also pin protected changes to certificates for restricted users. Change-Id: I8310fd39f0862159668318fc1360ec6859cc00d5
* Track change to JSSE providerKenny Root2013-04-291-1/+2
| | | | Change-Id: I25d6612b12ab46b1f5c88c400b95bba1c023398a
* Set progress bar to 0 when done so that will not come back as fullBrian Carlstrom2011-07-061-2/+3
| | | | Change-Id: I766e852d029168433a0d47c93dc3110a053f712c
* Convert CA loading from spinning wheel to progress barBrian Carlstrom2011-07-061-4/+20
| | | | Change-Id: I3d9d596cbdf3ac4751b7b2e297faa0f667d2de02
* Improved presentation of CA listBrian Carlstrom2011-07-061-23/+31
| | | | Change-Id: Ibc6dd9d553c3f7f53453fb43e9842afe789d8b50
* Fix TrustedCredentialsSettings for small screensBrian Carlstrom2011-06-301-5/+7
| | | | Change-Id: I01149a88b044d0f95db01039aabba62666e8f397
* Follow naming conventions of proguard.flagsBrian Carlstrom2011-06-281-0/+390
Change-Id: Idbd136fb25447aa1f6629d8caa17b87924ed3936