1. 842bd9f Revert "Apply user restriction to KeyChainService." by Robin Lee · 8 years ago
  2. 01b70dc Refresh checked state when choosing certificates. by Rubin Xu · 8 years ago
  3. 8714f06 Install client cert chain as CA_CERTIFICATE in keystore by Rubin Xu · 8 years ago
  4. ba755b1 Delete grants when keypair is removed by Robin Lee · 8 years ago
  5. f44a519 Implement removeKeyPair by Robin Lee · 9 years ago
  6. 6d23e5a Merge "Reuse mSenderUid to pass to device policy" by Robin Lee · 9 years ago
  7. 9bfaabb Reuse mSenderUid to pass to device policy by Robin Lee · 9 years ago
  8. 8847b12 Check keystore state first for installKeyPair by Robin Lee · 9 years ago
  9. 44c777b Switch from KeyStore.delKey/saw to KeyStore.delete/list. by Alex Klyubin · 9 years ago
  10. 606d9d0 Replace String host:port/url args with Uri arg by Robin Lee · 9 years ago
  11. 8eb453b Make UID parameter an int by Robin Lee · 9 years ago
  12. b46e493 Use device policy suggestions when choosing alias by Robin Lee · 9 years ago
  13. 6ee8c8a am dfeaab74: Merge "Call local finish(String) on cancel" by Kenny Root · 10 years ago
  14. 13e867c Call local finish(String) on cancel by Kenny Root · 10 years ago
  15. 1f00eaf Only send storage_changed intent to current user by Robin Lee · 10 years ago
  16. d300fc5 Implement IKeychainService.installkeyPair. by Bernhard Bauer · 10 years ago
  17. 3d25b31 Implement CACert retrieval in KeyChainService by Zoltan Szatmary-Ban · 10 years ago
  18. 93772c3 Tag keystore aliases with user-specific SYSTEM_UID by Robin Lee · 10 years ago
  19. f07372a Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  20. f94efbd Revert "Update Trusted Credentials screen in settings" by Zoltan Szatmary-Ban · 10 years ago
  21. 4431d5d Merge "Update Trusted Credentials screen in settings" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  22. 087077b Make sure a "Cancel" is honored by Kenny Root · 10 years ago
  23. 031612e Update Trusted Credentials screen in settings by Zoltan Szatmary-Ban · 10 years ago
  24. 3fb7449 Apply user restriction to KeyChainService. by Julia Reynolds · 10 years ago
  25. f02f519 Always show cert dialog after unlocked. by Jeff Sharkey · 11 years ago
  26. 3048b6c Track change to JSSE provider by Kenny Root · 11 years ago
  27. 4ff2296 KeyStore: stop using state() by Kenny Root · 11 years ago
  28. c8b0463 KeyChainService: fix misleading error message. by Nick Kralevich · 12 years ago
  29. b9bae2c Merge "Convert to new KeyStore format" by Kenny Root · 12 years ago
  30. 9c2b71c Update button status on certificate selection by Selim Gurun · 12 years ago
  31. 6f1f03b Convert to new KeyStore format by Kenny Root · 12 years ago
  32. 39e36e5 Broadcast credential storage changes. by Selim Gurun · 12 years ago
  33. 3ffb8e3 Revert "Broadcast credential storage changes." by Selim Gurun · 12 years ago
  34. 0cb57ed Broadcast credential storage changes. by Selim Gurun · 12 years ago
  35. fb2e18e Make the KeyChain handled its own grants rather than having by Fred Quintana · 13 years ago
  36. 6231655 If only one certificate available, select it by default by Brian Carlstrom · 13 years ago
  37. 7d9aa75 Avoid StrictMode violation by performing response callback off UI thread by Brian Carlstrom · 13 years ago
  38. 2aff944 Moving KeyChain from keychain uid to system uid by Brian Carlstrom · 13 years ago
  39. 7037b73 Return non-null for methods with AccountAuthenticatorResponse argument by Brian Carlstrom · 13 years ago
  40. 5dd41f6 Fix off-by-one and selection issues with new ListView header by Brian Carlstrom · 13 years ago
  41. 4bf9e1a Small screen support for KeyChainActivity by Brian Carlstrom · 13 years ago
  42. 91940e7 Support rotation in new dialog based KeyChainActivity by Brian Carlstrom · 13 years ago
  43. 43f5b77 Add KeyChainService.deleteCaCertificate by Brian Carlstrom · 13 years ago
  44. df17230 Use cancel instead deny when only one button by Brian Carlstrom · 13 years ago
  45. 65e649e Replace KeyChainActivity placeholder UI with more polished dialog (5 of 5) by Brian Carlstrom · 13 years ago
  46. f5b50a4 Tracking KeyChain API refinements by Brian Carlstrom · 13 years ago
  47. 31c9afb Throw IllegalStateException when authtoken has not been generated by Brian Carlstrom · 13 years ago
  48. 9e606df Make KeyChainActivity.onBackPressed return null response by Brian Carlstrom · 13 years ago
  49. c5b990f Skip KeyStore unlock in chooser if it is empty by Brian Carlstrom · 13 years ago
  50. e3b3390 Integrating keystore with keyguard (Part 3 of 4) by Brian Carlstrom · 13 years ago
  51. 8334df7 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  52. 2a85883 Defend KeyChainActivity again callback exceptions. by Brian Carlstrom · 13 years ago
  53. bb04f70 Remove need for onActivityResult from KeyChain API by Brian Carlstrom · 13 years ago
  54. dd74b9e Make KeyChainActivity fail on empty as well as null list of certs by Brian Carlstrom · 13 years ago
  55. 5aeadd9 Simplify KeyChain API by removing now unneeded CA certificate lookup (3 of 3) by Brian Carlstrom · 13 years ago
  56. a58db54 Make CertInstaller installed CA certs trusted by applications via default TrustManager (4 of 6) by Brian Carlstrom · 13 years ago
  57. 3e6251d Adding KeyChainService and KeyChainActivity by Brian Carlstrom · 13 years ago