History log of /packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50263efbaf5ce432c7335c1428ca10c1096cce1f 09-Oct-2014 Zoltan Szatmary-Ban <szatmz@google.com> Remove CA Cert UI item from one list only

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
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
af0f89ff913f91d97d5226fc48947cab92be4cbe 30-Sep-2014 Zoltan Szatmary-Ban <szatmz@google.com> Disambiguate categories in Settings > Trusted Credentials

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
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
860e1e1f44bd22aed0a6549f8a5244b47b0fa98d 10-Sep-2014 Zoltan Szatmary-Ban <szatmz@google.com> Fixing Trusted Credentials Settings crash

List adapter's getCount method did not check for the case of uninitialised
data. This CL fixes that.

Bug:17437943
Change-Id: I72d7f2c92aa380b1aaafe0658bd920017ff23906
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
1613cb0da48c172c3e3b5ebaada111e584bf5423 15-Jul-2014 Zoltan Szatmary-Ban <szatmz@google.com> Update Trusted Credentials screen in settings

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
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
233ccd0cf798de779628984441f48c239fe86921 23-Jun-2014 Julia Reynolds <juliacr@google.com> Credentials should be shown but can't be modified.

Change-Id: I1a22a0ffb244d6cec3c64b2224fa5e9639bf4673
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
565653cef1039ab4e34e505185f1c77d847357cd 12-Jun-2014 Julia Reynolds <juliacr@google.com> Remove pin and add restrictions for Security settings.

Bug: 14081992
Change-Id: Iec5667202b6f5ae5b5a2a0cfded1a832d98adaf9
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
f64facc2f949d44a70bbb5897293accf9c146369 28-Dec-2013 Selim Gurun <sgurun@google.com> Display certificate chain

Bug: 5012010
Change-Id: Id1b4753b28ab3460662ea41feea277777e655780
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
14912666d9bd56a4832234cf0866b76bb2cbf50c 05-Sep-2013 Amith Yamasani <yamasani@google.com> Handle renamed APIs

Bug: 10461761
Change-Id: If63c3801663b347a4643e44d5bd3bab4e3049578
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
fc6bc20161edea9e93a7abcd82af5c26870c58bb 09-Aug-2013 Geoffrey Borggaard <geoffreyb@google.com> Allow navigation to TrustedCredentials User Certs by intent.

Adds an activity, and an entry in the AndroidManifest.xml

Change-Id: Ic3cfa1f3bdc3f2eefc290195679011c224496d63
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
6e1102d9faf1b8f038857709412c291ef6140aa9 07-Aug-2013 Geoffrey Borggaard <geoffreyb@google.com> Restriction pin changes.

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
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
d76bc2248e1c9db2496aac51cb48de9ed8af8a80 24-Apr-2013 Kenny Root <kroot@google.com> Track change to JSSE provider

Change-Id: I25d6612b12ab46b1f5c88c400b95bba1c023398a
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
945e383833c77101eb415b28bad4d1c6dfe85485 07-Jul-2011 Brian Carlstrom <bdc@google.com> Set progress bar to 0 when done so that will not come back as full

Change-Id: I766e852d029168433a0d47c93dc3110a053f712c
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
729c6d99e21856558f3631d31537b8dca6bb2314 06-Jul-2011 Brian Carlstrom <bdc@google.com> Convert CA loading from spinning wheel to progress bar

Change-Id: I3d9d596cbdf3ac4751b7b2e297faa0f667d2de02
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
10cc989346e1beda02a0dc5e0ca257734bbd21fc 06-Jul-2011 Brian Carlstrom <bdc@google.com> Improved presentation of CA list

Change-Id: Ibc6dd9d553c3f7f53453fb43e9842afe789d8b50
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
91615cfa9ead46769ad3adc624b3bacb4906e4b2 30-Jun-2011 Brian Carlstrom <bdc@google.com> Fix TrustedCredentialsSettings for small screens

Change-Id: I01149a88b044d0f95db01039aabba62666e8f397
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java
ac45fb42b00f377e58f8dfd59e4807a3147cfb57 29-Jun-2011 Brian Carlstrom <bdc@google.com> Follow naming conventions of proguard.flags

Change-Id: Idbd136fb25447aa1f6629d8caa17b87924ed3936
/packages/apps/Settings/src/com/android/settings/TrustedCredentialsSettings.java