History log of /packages/apps/CertInstaller/src/com/android/certinstaller/Util.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
38856d6bd1acc648b18aceb9af4d68e25f314fb6 13-Apr-2016 Victor Chang <vichang@google.com> Approve CA certs automatically in CertInstaller

- Since the cert is installed by real user, the cert is approved by the user
- It avoids cert pending approval notification posted by DPM
- Also, show screenlock only it has ca certs

Test:
- if no screenlock, it doesn't ask user to unlock. User will be asked to set a screenlock after naming the cert
- work chanllenge is shown if the cert is installed from work profile

Bug: 28161447

Change-Id: I3eea305fc6d8023f7a30a1644b7b0c2a873a3b75
/packages/apps/CertInstaller/src/com/android/certinstaller/Util.java
3e17f9f04b9f7d153757bfd2f34a5fe60698adcb 06-Nov-2010 Mohammad Shamsi <m.h.shams@gmail.com> code cleanup : unused import statement, local vars and static finals.

Change-Id: I49b96ce37385989fb2208cecbf4cddcdd0e0d240
/packages/apps/CertInstaller/src/com/android/certinstaller/Util.java
d674440a49f278793aa2a2bb01c231f8cea7f8c0 24-Oct-2009 Hung-ying Tyan <tyanh@google.com> Handling missing sd card in certinstaller.

http://b/issue?id=2211438
/packages/apps/CertInstaller/src/com/android/certinstaller/Util.java
3e722cadf66802194267460fe5de77e6c18530eb 15-Oct-2009 Hung-ying Tyan <tyanh@google.com> An overhaul on certinstaller.

* Fix state handling, identifying first-time-only execution etc.
* Fix the case where more than one alias exists in a pkcs12 keystore.
(http://b/issue?id=2202474)
* Improve UX: go ahead to install when there's only one cert file on SD card.
* Improve UX: make background transparent when not browsing files.
* Break the code into multiple activies and helper classes.
/packages/apps/CertInstaller/src/com/android/certinstaller/Util.java