1. de6cd47 Declare public app cert constants in Credentials by Victor Hsieh · 5 years ago
  2. fde2869 Added functionality to select type of certificate to be installed from the Settings app by Alex Johnston · 5 years ago
  3. d6ee4aa KeyChain: Unify manual and programmatic key installation flows by Eran Messeri · 5 years ago
  4. 4aa2a20 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  5. add9f02 Further Credentials-related clean-up by Eran Messeri · 6 years ago
  6. 906147c Fix deleting legacy key blobs by Janis Danisevskis · 6 years ago
  7. 4dbdcf4 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  8. 64338c0 Consolidate Keystore alias prefixes. by Janis Danisevskis · 7 years ago
  9. e4487ea More sensible return code for Credentials.deleteAll by Robin Lee · 9 years ago
  10. 8d8c747 Add attestation API to Android KeyStore. by Shawn Willden · 9 years ago
  11. 3876b1b Support cross-UID access from AndroidKeyStore. by Alex Klyubin · 9 years ago
  12. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  13. baf2838 Symmetric key import for AndroidKeyStore. by Alex Klyubin · 10 years ago
  14. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  15. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 11 years ago
  16. 3e7be43 Add ability to install credentials as other UID by Kenny Root · 12 years ago
  17. 0efca17 Tracking upgrade to bouncycastle 1.47 by Brian Carlstrom · 12 years ago
  18. 69ddab4 Always-on VPN. by Jeff Sharkey · 12 years ago
  19. 802768d Add ability to replace chain for PrivateKeyEntry by Kenny Root · 12 years ago
  20. db02671 Add KeyPairGenerator for Android keystore by Kenny Root · 12 years ago
  21. 5423e68 Add signing to keystore by Kenny Root · 13 years ago
  22. a00a2b3 KeyChain API for credential installation by Brian Carlstrom · 13 years ago
  23. 67c30df Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5) by Brian Carlstrom · 13 years ago
  24. 9d7faa9 Change KeyChain to assume PEM encoded keystore entries by Brian Carlstrom · 13 years ago
  25. 4a9e1a2 Expose Credentials.UNLOCK_ACTION for callers that want to use startActivityForResult by Brian Carlstrom · 13 years ago
  26. 527f01e Update the path of the intent to unlock keystore. by Chia-chi Yeh · 14 years ago
  27. c5e630a Use explicit intent for installing credentials. by Hung-ying Tyan · 14 years ago
  28. 4403917 KeyStore: add java interface. by Chia-chi Yeh · 15 years ago
  29. 9b7a3f1 Add a helper class to send out credentials. by Chia-chi Yeh · 15 years ago