1. 6cc717b KeyChain: Start supporting user-selectability of keys. by Eran Messeri · 7 years ago
  2. cdc828d KeyChain tests: Adding a unit test for AliasLoader by Eran Messeri · 7 years ago
  3. 96235f6 KeyChain AliasLoader: Refactor to be a static class. by Eran Messeri · 7 years ago
  4. c394aea Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  5. d1d321e Fix: Can't get KeyInfo for a key stored in KeyChain by Janis Danisevskis · 7 years ago
  6. 8df30b5 send ACTION_KEYCHAIN_CHANGED in reset() by Chad Brubaker · 7 years ago
  7. d42d627 Remove KeyChainBroadcastReceiver by Robin Lee · 7 years ago
  8. 9bacf2b Have KCS.installCaCertificate() return the cert's alias by Bartosz Fabianowski · 7 years ago
  9. 7e9d045 Get rid of ParceledListSlice<String> by Robin Lee · 7 years ago
  10. e9b94a2 Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  11. e5a5dd1 Fix warnings about using sendBroadcast instead of sendBroadcastAsUser by Chad Brubaker · 8 years ago
  12. 128549b Move radio buttons to left, install button to list by Robin Lee · 8 years ago
  13. 0402807 Use N-MR1 for the max API for ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  14. 177636e Merge "Materialize KeyChainActivity" by TreeHugger Robot · 8 years ago
  15. 8c9d433 Materialize KeyChainActivity by Robin Lee · 8 years ago
  16. 2099a7d Deprecate ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  17. 842bd9f Revert "Apply user restriction to KeyChainService." by Robin Lee · 8 years ago
  18. 0f6e432 Merge "Revert "Apply user restriction to KeyChainService."" by Robin Lee · 8 years ago
  19. 01b70dc Refresh checked state when choosing certificates. by Rubin Xu · 8 years ago
  20. 2e03cc1 Revert "Apply user restriction to KeyChainService." by Robin Lee · 8 years ago
  21. 8714f06 Install client cert chain as CA_CERTIFICATE in keystore by Rubin Xu · 8 years ago
  22. ba755b1 Delete grants when keypair is removed by Robin Lee · 8 years ago
  23. f44a519 Implement removeKeyPair by Robin Lee · 9 years ago
  24. 6d23e5a Merge "Reuse mSenderUid to pass to device policy" by Robin Lee · 9 years ago
  25. 9bfaabb Reuse mSenderUid to pass to device policy by Robin Lee · 9 years ago
  26. 8847b12 Check keystore state first for installKeyPair by Robin Lee · 9 years ago
  27. 44c777b Switch from KeyStore.delKey/saw to KeyStore.delete/list. by Alex Klyubin · 9 years ago
  28. 606d9d0 Replace String host:port/url args with Uri arg by Robin Lee · 9 years ago
  29. 8eb453b Make UID parameter an int by Robin Lee · 9 years ago
  30. b46e493 Use device policy suggestions when choosing alias by Robin Lee · 9 years ago
  31. 6ee8c8a am dfeaab74: Merge "Call local finish(String) on cancel" by Kenny Root · 10 years ago
  32. 13e867c Call local finish(String) on cancel by Kenny Root · 10 years ago
  33. 1f00eaf Only send storage_changed intent to current user by Robin Lee · 10 years ago
  34. d300fc5 Implement IKeychainService.installkeyPair. by Bernhard Bauer · 10 years ago
  35. 3d25b31 Implement CACert retrieval in KeyChainService by Zoltan Szatmary-Ban · 10 years ago
  36. 93772c3 Tag keystore aliases with user-specific SYSTEM_UID by Robin Lee · 10 years ago
  37. f07372a Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  38. f94efbd Revert "Update Trusted Credentials screen in settings" by Zoltan Szatmary-Ban · 10 years ago
  39. 4431d5d Merge "Update Trusted Credentials screen in settings" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  40. 087077b Make sure a "Cancel" is honored by Kenny Root · 10 years ago
  41. 031612e Update Trusted Credentials screen in settings by Zoltan Szatmary-Ban · 10 years ago
  42. 3fb7449 Apply user restriction to KeyChainService. by Julia Reynolds · 10 years ago
  43. f02f519 Always show cert dialog after unlocked. by Jeff Sharkey · 11 years ago
  44. 3048b6c Track change to JSSE provider by Kenny Root · 11 years ago
  45. 4ff2296 KeyStore: stop using state() by Kenny Root · 11 years ago
  46. c8b0463 KeyChainService: fix misleading error message. by Nick Kralevich · 12 years ago
  47. b9bae2c Merge "Convert to new KeyStore format" by Kenny Root · 12 years ago
  48. 9c2b71c Update button status on certificate selection by Selim Gurun · 12 years ago
  49. 6f1f03b Convert to new KeyStore format by Kenny Root · 12 years ago
  50. 39e36e5 Broadcast credential storage changes. by Selim Gurun · 12 years ago
  51. 3ffb8e3 Revert "Broadcast credential storage changes." by Selim Gurun · 12 years ago
  52. 0cb57ed Broadcast credential storage changes. by Selim Gurun · 12 years ago
  53. fb2e18e Make the KeyChain handled its own grants rather than having by Fred Quintana · 13 years ago
  54. 6231655 If only one certificate available, select it by default by Brian Carlstrom · 13 years ago
  55. 7d9aa75 Avoid StrictMode violation by performing response callback off UI thread by Brian Carlstrom · 13 years ago
  56. 2aff944 Moving KeyChain from keychain uid to system uid by Brian Carlstrom · 13 years ago
  57. 7037b73 Return non-null for methods with AccountAuthenticatorResponse argument by Brian Carlstrom · 13 years ago
  58. 5dd41f6 Fix off-by-one and selection issues with new ListView header by Brian Carlstrom · 13 years ago
  59. 4bf9e1a Small screen support for KeyChainActivity by Brian Carlstrom · 13 years ago
  60. 91940e7 Support rotation in new dialog based KeyChainActivity by Brian Carlstrom · 13 years ago
  61. 43f5b77 Add KeyChainService.deleteCaCertificate by Brian Carlstrom · 13 years ago
  62. df17230 Use cancel instead deny when only one button by Brian Carlstrom · 13 years ago
  63. 65e649e Replace KeyChainActivity placeholder UI with more polished dialog (5 of 5) by Brian Carlstrom · 13 years ago
  64. f5b50a4 Tracking KeyChain API refinements by Brian Carlstrom · 13 years ago
  65. 31c9afb Throw IllegalStateException when authtoken has not been generated by Brian Carlstrom · 13 years ago
  66. 9e606df Make KeyChainActivity.onBackPressed return null response by Brian Carlstrom · 13 years ago
  67. c5b990f Skip KeyStore unlock in chooser if it is empty by Brian Carlstrom · 13 years ago
  68. e3b3390 Integrating keystore with keyguard (Part 3 of 4) by Brian Carlstrom · 13 years ago
  69. 8334df7 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  70. 2a85883 Defend KeyChainActivity again callback exceptions. by Brian Carlstrom · 13 years ago
  71. bb04f70 Remove need for onActivityResult from KeyChain API by Brian Carlstrom · 13 years ago
  72. dd74b9e Make KeyChainActivity fail on empty as well as null list of certs by Brian Carlstrom · 13 years ago
  73. 5aeadd9 Simplify KeyChain API by removing now unneeded CA certificate lookup (3 of 3) by Brian Carlstrom · 13 years ago
  74. a58db54 Make CertInstaller installed CA certs trusted by applications via default TrustManager (4 of 6) by Brian Carlstrom · 13 years ago
  75. 3e6251d Adding KeyChainService and KeyChainActivity by Brian Carlstrom · 13 years ago