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