1. cdcbb66 Update KeyChain.createInstallIntent documentation by Eran Messeri · 4 years, 9 months ago
  2. 144b057 Ensure user is unlocked before binding to KeyChain service by Rubin Xu · 5 years ago
  3. 54c9439 Fix NPE when KeyChain binding dies by Robert Horvath · 5 years ago
  4. 7629a4b Handle the case when KeyChain binding fails by Rubin Xu · 5 years ago
  5. ecc2cde Fix KeyChain.KEY_ALIAS_SELECTION_DENIED by Polina Bondarenko · 5 years ago
  6. a75bf0c Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant. by Polina Bondarenko · 5 years ago
  7. 6b850fb Merge "Adding KEY_PERMANENTLY_INVALIDATED int" by Max Bires · 6 years ago
  8. 13f98ce Adding KEY_PERMANENTLY_INVALIDATED int by Max Bires · 6 years ago
  9. 55b8d08 KeyChain: Improve key override documentation. by Eran Messeri · 6 years ago
  10. 9ccec4d Handle issuer and key type restrictions. by Eran Messeri · 6 years ago
  11. 607a995 DPM: Propagate StrongBox-related exception by Eran Messeri · 7 years ago
  12. 0bc50f9 Improve KeyChain documentation by Eran Messeri · 7 years ago
  13. cd0eb71 Use the @Nullable annotations for choosePrivateKeyAlias. by Mike Harris · 7 years ago
  14. 6169239 Utilize verbose KeyChain errors by Eran Messeri · 7 years ago
  15. 23c438d KeyChain: Provide public & private keys by Eran Messeri · 7 years ago
  16. e375fc4 Implement CACert queries in SecurityController by phweiss · 8 years ago
  17. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 8 years ago
  18. 8b651bf Fix ACTION_STORAGE_CHANGED doc by Chad Brubaker · 8 years ago
  19. 7f5c91c MonitoringCertTask no longer relies on software.device_admin by Robin Lee · 8 years ago
  20. dea6614 Test for null context in getPrivateKey by Shawn Willden · 8 years ago
  21. 0a17db1 Detect non-oneway calls leaving system_server. by Jeff Sharkey · 8 years ago
  22. 8910bf2 Merge "Handle null packageName in PendingIntentRecord" into nyc-mr1-dev am: 6acd5e7361 am: 2f6eecbed0 by Rubin Xu · 8 years ago
  23. c378aab Documentation warning against short-lived Contexts am: da23618043 by Robin Lee · 8 years ago
  24. da23618 Documentation warning against short-lived Contexts by Robin Lee · 9 years ago
  25. 28d68b1 Unbind from KeyChainService before RPCing to keystore by Robin Lee · 9 years ago
  26. bea9e03 Merge "Fix incorrect @link in ACTION_STORAGE_CHANGED comment" by TreeHugger Robot · 9 years ago
  27. dbf01c1 Fix incorrect @link in ACTION_STORAGE_CHANGED comment by Chad Brubaker · 9 years ago
  28. f04a663 Force application context for KeyChain bindings by Robin Lee · 9 years ago
  29. 43e235c Force application context for KeyChain bindings by Robin Lee · 9 years ago
  30. 721afae Mention target API limits for ACTION_STORAGE_CHANGED by Chad Brubaker · 9 years ago
  31. 4de59ef Deprecate ACTION_STORAGE_CHANGED by Chad Brubaker · 9 years ago
  32. b436591 Add DevicePolicyManager API to install a client cert chain. by Rubin Xu · 9 years ago
  33. 21bcbc5 Guard against null component when binding KeyChain by Robin Lee · 9 years ago
  34. 3a435f0 Return null on getPrivateKey failure not exception by Robin Lee · 9 years ago
  35. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  36. 3876b1b Support cross-UID access from AndroidKeyStore. by Alex Klyubin · 9 years ago
  37. 59e3baa KeyChain: annotate with @WorkerThread by Robin Lee · 10 years ago
  38. 4a0ff7c Android Keystore keys are no longer backed by Conscrypt. by Alex Klyubin · 10 years ago
  39. 469cbf5 Deprecate KeyChain.isBoundKeyAlgorithm. by Alex Klyubin · 10 years ago
  40. 39087b1 Replace String host:port/url args with Uri arg by Robin Lee · 10 years ago
  41. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 10 years ago
  42. 622fd93 Flatten KeyStoreKeyProperties constants. by Alex Klyubin · 10 years ago
  43. 54bb159 Add NonNull and Nullable annotations to AndroidKeyStore API. by Alex Klyubin · 10 years ago
  44. 4d5443f Define String constants for AndroidKeyStore crypto. by Alex Klyubin · 10 years ago
  45. 3798ed5 Device Policy API to choose a private key silently by Robin Lee · 10 years ago
  46. cd2329d Remove DSA support from Android KeyStore and KeyChain. by Alex Klyubin · 10 years ago
  47. 9d2d6b6 Track change to Conscrypt by Kenny Root · 10 years ago
  48. f0ae135 Extend IKeyChainService AIDL with CACert retrieval by Zoltan Szatmary-Ban · 11 years ago
  49. 3291de8 Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""" by Zoltan Szatmary-Ban · 11 years ago
  50. f8d72cc Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""" by Zoltan Szatmary-Ban · 11 years ago
  51. f75aadc Revert "Revert "Revert "Update Trusted Credentials screen in settings""" by Narayan Kamath · 11 years ago
  52. 1e7bc0d Revert "Revert "Update Trusted Credentials screen in settings"" by Zoltan Szatmary-Ban · 11 years ago
  53. 678e3ec Revert "Update Trusted Credentials screen in settings" by Zoltan Szatmary-Ban · 11 years ago
  54. 1386627 Update Trusted Credentials screen in settings by Zoltan Szatmary-Ban · 11 years ago
  55. 306fe08 Revert "Revert "Publish DevicePolicyManager CA certificate APIs"" by Robin Lee · 11 years ago
  56. 2b5e917 Revert "Publish DevicePolicyManager CA certificate APIs" by Robin Lee · 11 years ago
  57. 837304f Publish DevicePolicyManager CA certificate APIs by Robin Lee · 11 years ago
  58. a365906 Use the correct package name for CHOOSER by Kenny Root · 11 years ago
  59. 1a88d83 KeyChain: add explicit package for getPrivateKey by Kenny Root · 11 years ago
  60. b91773b Add argument to binder call to check key types by Kenny Root · 11 years ago
  61. da51e68 Add methods for managing CAs to DevicePolicyManager(Service) by Maggie Benthall · 12 years ago
  62. cfba6a0 Track change in NativeCrypto by Kenny Root · 12 years ago
  63. e9ae682 resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp by Kenny Root · 12 years ago
  64. 12e7522 Track change to JSSE provider by Kenny Root · 12 years ago
  65. 5b7e90a Add API to query KeyChain algorithm support, pt. 2 by Kenny Root · 12 years ago
  66. bf556ac Add API to query KeyChain algorithm support by Kenny Root · 12 years ago
  67. 0150e48 KeyChain: return null instead of throw by Kenny Root · 12 years ago
  68. 54e03af Use TrustedCertificateStore for chain building by Kenny Root · 13 years ago
  69. 5423e68 Add signing to keystore by Kenny Root · 13 years ago
  70. 1cedb47 Merge "Make the credential storage change action public." by Selim Gurun · 13 years ago
  71. fcdccac Remove obsolete KeyChain references to USE_CREDENTIALS (2 of 2) by Brian Carlstrom · 13 years ago
  72. e57319f Make the credential storage change action public. by Selim Gurun · 13 years ago
  73. 93ba4fe Act on credential storage updates. by Selim Gurun · 13 years ago
  74. 43e4158 Revert "Act on credential storage updates." by Selim Gurun · 13 years ago
  75. fcd93b7 Act on credential storage updates. by Selim Gurun · 13 years ago
  76. ab8b84a Make the KeyChain handled its own grants rather than having by Fred Quintana · 14 years ago
  77. 74e6bd7 Merge "New KeyChain API for credential installation" by Brian Carlstrom · 14 years ago
  78. db93b78 Build cert chain in KeyChain.getCertificateChain by Brian Carlstrom · 14 years ago
  79. ca43c45 New KeyChain API for credential installation by Brian Carlstrom · 14 years ago
  80. a00a2b3 KeyChain API for credential installation by Brian Carlstrom · 14 years ago
  81. 67c30df Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5) by Brian Carlstrom · 14 years ago
  82. 42f6528 New KeyChain API for application access to keystore credentials by Brian Carlstrom · 14 years ago
  83. 93201f5 KeyChain API refinements by Brian Carlstrom · 14 years ago
  84. 9d7faa9 Change KeyChain to assume PEM encoded keystore entries by Brian Carlstrom · 14 years ago
  85. ba1a667 Remove need for onActivityResult from KeyChain API by Brian Carlstrom · 14 years ago
  86. d752472 Move to KeyChain.bind by Brian Carlstrom · 14 years ago
  87. 8e9929c Simplify KeyChain API by removing now unneeded CA certificate lookup (1 of 3) by Brian Carlstrom · 14 years ago
  88. b9a07c1 Adding KeyChain API and IKeyChainService by Brian Carlstrom · 14 years ago