summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/Credentials.java
Commit message (Expand)AuthorAgeFilesLines
* Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5)Brian Carlstrom2011-06-251-0/+16
* Change KeyChain to assume PEM encoded keystore entriesBrian Carlstrom2011-06-071-1/+46
* Expose Credentials.UNLOCK_ACTION for callers that want to use startActivityFo...Brian Carlstrom2011-04-221-1/+3
* Update the path of the intent to unlock keystore.Chia-chi Yeh2011-01-201-13/+1
* Use explicit intent for installing credentials.Hung-ying Tyan2010-10-081-3/+10
* KeyStore: add java interface.Chia-chi Yeh2009-09-211-3/+16
* Add a helper class to send out credentials.Chia-chi Yeh2009-09-181-0/+98