1. 890dc03 Encode authority part of uri before showing in UI by Ayush Sharma · 2 years, 1 month ago
  2. 53e31bf Use ActivityToken for calling app details by Ayush Sharma · 2 years, 4 months ago
  3. 0b90da9 KeyChain protect against overlays. by Rubin Xu · 2 years, 9 months ago
  4. d2c543f Hide overlay on KeyChainActivity by Tianyi Hu · 2 years, 9 months ago
  5. ffb2a47 Increase snackbar delay time to 2s by Alex Johnston · 3 years ago
  6. 10d077e Merge "Fix KeyChainActivity UI" into sc-dev by TreeHugger Robot · 3 years ago
  7. aa520df Fix KeyChainActivity UI by Alex Johnston · 3 years, 1 month ago
  8. f5c6825 Use 'AndroidKeyStore' in KeyChainService by Alex Johnston · 3 years, 1 month ago
  9. 3012bd4 Fix KeyChainRoboTests by Alex Johnston · 3 years, 1 month ago
  10. 538ca9c Revoke Keystore grants when key is ungranted by Pavel Grafov · 3 years, 3 months ago
  11. ed6bd6e Refactor KeyChainService authorization checks by Alex Johnston · 3 years, 3 months ago
  12. 8c2c134 Merge "Fix typo in KeyChainService." am: 0cc20d00ed am: 174487c434 am: d905d20fc7 by Janis Danisevskis · 3 years, 2 months ago
  13. 80d42e6 Fix typo in KeyChainService. by Janis Danisevskis · 3 years, 2 months ago
  14. 1d185ca Keystore 2.0: Remove all references to Keystore 1.0 by Janis Danisevskis · 3 years, 3 months ago
  15. ae24ae3 Keystore 2.0: Remove all references to Keystore 1.0 by Janis Danisevskis · 3 years, 3 months ago
  16. 88264db Merge "Remove cred mng app access checks" into sc-dev by Alex Johnston · 3 years, 3 months ago
  17. e839994 Null check KeyChain.getPredefinedAliasForPackageAndUri by Alex Johnston · 3 years, 3 months ago
  18. eb43de8 Remove cred mng app access checks by Alex Johnston · 3 years, 3 months ago
  19. 101fd55 Allow WiFi module to request grants from KeyChain by Pavel Grafov · 3 years, 4 months ago
  20. 8fea7a7 Merge "KeyChain - Credential management app follow ups" into sc-dev by Alex Johnston · 3 years, 3 months ago
  21. 069a823 KeyChain/Keystore 2.0 by Janis Danisevskis · 3 years, 4 months ago
  22. 998ccd7 KeyChain/Keystore 2.0 by Janis Danisevskis · 3 years, 4 months ago
  23. f35e3c0 KeyChain - Credential management app follow ups by Alex Johnston · 3 years, 4 months ago
  24. 229a654 Handle null case KeyChain getPredefinedAliasForPackageAndUri by Alex Johnston · 3 years, 4 months ago
  25. 37adefd Update KeyChainService caller checks by Alex Johnston · 3 years, 5 months ago
  26. 8efd58b Add cred mng app metrics to KeyChain by Alex Johnston · 3 years, 5 months ago
  27. c772986 Centralise logic for setting credential manager app by Rubin Xu · 3 years, 5 months ago
  28. ad21f42 Add DPM.getKeyPairGrants() by Pavel Grafov · 3 years, 6 months ago
  29. 74152c1 Add KeyChain implementation credential management app by Alex Johnston · 3 years, 6 months ago
  30. 608d97e Add DPM.hasKeyPair() by Pavel Grafov · 3 years, 7 months ago
  31. 7a4bacb Revert "Add check for misprovisioned Pixel 2 device." by Eran Messeri · 4 years, 1 month ago
  32. d00e823 Handle null case KeyChain getPredefinedAliasForPackageAndUri by Alex Johnston · 3 years, 4 months ago
  33. 658ea13 Merge "KeyChain: use unbundled version of BouncyCastle. BouncyCastle APIs cannot be exposed by updatable ART module." am: f4fb66a22c am: 09b06b1013 am: b79ed6ec85 by Daulet Zhanguzin · 3 years, 4 months ago
  34. f4fb66a Merge "KeyChain: use unbundled version of BouncyCastle. BouncyCastle APIs cannot be exposed by updatable ART module." by Daulet Zhanguzin · 3 years, 4 months ago
  35. d23eb76 KeyChain: use unbundled version of BouncyCastle. BouncyCastle APIs cannot be exposed by updatable ART module. by Daulet Zhanguzin · 3 years, 4 months ago
  36. a9e9f7f Merge "Update KeyChainService caller checks" by Alex Johnston · 3 years, 5 months ago
  37. c1fabea Add cred mng app metrics to KeyChain by Alex Johnston · 3 years, 5 months ago
  38. 6e043ac Update KeyChainService caller checks by Alex Johnston · 3 years, 5 months ago
  39. d3f4e12 Centralise logic for setting credential manager app by Rubin Xu · 3 years, 5 months ago
  40. 1b25418 Merge "Add DPM.getKeyPairGrants()" by Pavel Grafov · 3 years, 6 months ago
  41. d280b11 Add DPM.getKeyPairGrants() by Pavel Grafov · 3 years, 6 months ago
  42. 6e1cce0 Merge "Add KeyChain implementation credential management app" by Alex Johnston · 3 years, 6 months ago
  43. 672c75b Add KeyChain implementation credential management app by Alex Johnston · 3 years, 6 months ago
  44. 99acac3 Add DPM.hasKeyPair() by Pavel Grafov · 3 years, 7 months ago
  45. ed1888e Install CA certificates into KeyStore by Eran Messeri · 3 years, 9 months ago
  46. a21a521 Install CA certificates into KeyStore by Eran Messeri · 3 years, 9 months ago
  47. c4ca654 Log certificate-related events by Eran Messeri · 4 years ago
  48. aa9c685 Log certificate-related events by Eran Messeri · 4 years ago
  49. d46ea8d Revert "Add check for misprovisioned Pixel 2 device." by Eran Messeri · 4 years, 1 month ago
  50. 09a3cb4 KeyChain: Log aliases from DPC by Eran Messeri · 4 years, 1 month ago
  51. 515eb00 Protect against NullPointerException by Rubin Xu · 4 years, 1 month ago
  52. 12a0f9f Merge "Fix theming of KeyChain activities" into rvc-dev by Eran Messeri · 4 years, 2 months ago
  53. 48e7a97 Fix theming of KeyChain activities by Eran Messeri · 4 years, 2 months ago
  54. 6f5ada6 Inspect issuers when deciding on a certificate to display by Eran Messeri · 4 years, 3 months ago
  55. 4f7b978 Fix Cert Chooser dialog by Eran Messeri · 4 years, 3 months ago
  56. b1dea20 Log user ID when installing & removing CA certs by Rubin Xu · 4 years, 4 months ago
  57. 4f80f71 Revert "Allow primary user to install to fs-verity keystore" by Victor Hsieh · 4 years, 4 months ago
  58. 54e2b09 Allow primary user to install to fs-verity keystore by Victor Hsieh · 4 years, 7 months ago
  59. c8dee28 Merge "Add KEY_ALIAS_SELECTION_DENIED constant processing." by TreeHugger Robot · 4 years, 8 months ago
  60. f79de1a Throw IllegalArgumentException for invalid alias by Polina Bondarenko · 4 years, 8 months ago
  61. 1d96b50 Add KEY_ALIAS_SELECTION_DENIED constant processing. by Polina Bondarenko · 4 years, 9 months ago
  62. d4462f7 Show a dialog while certificates are loaded by Eran Messeri · 4 years, 9 months ago
  63. 83c4bea Fix KeyChain Robolectric tests by Eran Messeri · 4 years, 9 months ago
  64. 1c2d4a4 KeyChain: Allow specifying UID of installed key by Eran Messeri · 4 years, 9 months ago
  65. 8c32b3a Check for system caller by UID instead of package name. by Pavel Grafov · 5 years ago
  66. 27451d9 Better handling of key override by Eran Messeri · 5 years ago
  67. cbd435c KeyChain: Remove screenlock dependency by Eran Messeri · 5 years ago
  68. 59d4346 KeyChain: Add grants for existing keys on upgrade by Eran Messeri · 5 years ago
  69. c5bac5a Remove the install option from the certificate selection prompt by Eran Messeri · 6 years ago
  70. f3f631f Handle issuer and key type restrictions. by Eran Messeri · 6 years ago
  71. fef4c1f Add check for misprovisioned Pixel 2 device. by Eva Bertels · 6 years ago
  72. 5028b5a Handle and propagate StrongBox unavailability. by Eran Messeri · 6 years ago
  73. a512514 KeyChain: Verbose key generation failure reporting by Eran Messeri · 6 years ago
  74. 03ab6d8 KeyChain: Do not attempt re-creating existing table by Eran Messeri · 6 years ago
  75. 3d8661a KeyChain: Upgrade keys database by Eran Messeri · 6 years ago
  76. 8b7af34 Null packages shouldn't install certificates. by Pavel Grafov · 6 years ago
  77. 6e0960b Log audit events for root CA install/delete. by Pavel Grafov · 6 years ago
  78. 241450c KeyChain: Support Device ID attestation by Eran Messeri · 6 years ago
  79. 4b18d65 KeyChain: Implement certificate installation for generated keys by Eran Messeri · 6 years ago
  80. 50ebe3f KeyChain: Implement key attestation by Eran Messeri · 6 years ago
  81. 6d46927 KeyChain: Implement key generation in Keystore by Eran Messeri · 7 years ago
  82. d0bcac8 KeyChain: Do not validate policy-provided aliases by Eran Messeri · 7 years ago
  83. 1223b5f KeyChain: Wire user-selectability into KeyChain. by Eran Messeri · 7 years ago
  84. 5a81ab0 KeyChain: Small Grants DB refactoring by Eran Messeri · 7 years ago
  85. 133b272 KeyChain: Implement user-selectability by Eran Messeri · 7 years ago
  86. 5844b63 KeyChain: Refactor DB handling + tests by Eran Messeri · 7 years ago
  87. 6cc717b KeyChain: Start supporting user-selectability of keys. by Eran Messeri · 7 years ago
  88. cdc828d KeyChain tests: Adding a unit test for AliasLoader by Eran Messeri · 7 years ago
  89. 96235f6 KeyChain AliasLoader: Refactor to be a static class. by Eran Messeri · 7 years ago
  90. c394aea Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  91. d1d321e Fix: Can't get KeyInfo for a key stored in KeyChain by Janis Danisevskis · 7 years ago
  92. 8df30b5 send ACTION_KEYCHAIN_CHANGED in reset() by Chad Brubaker · 7 years ago
  93. d42d627 Remove KeyChainBroadcastReceiver by Robin Lee · 7 years ago
  94. 9bacf2b Have KCS.installCaCertificate() return the cert's alias by Bartosz Fabianowski · 7 years ago
  95. 7e9d045 Get rid of ParceledListSlice<String> by Robin Lee · 7 years ago
  96. e9b94a2 Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  97. e5a5dd1 Fix warnings about using sendBroadcast instead of sendBroadcastAsUser by Chad Brubaker · 8 years ago
  98. 128549b Move radio buttons to left, install button to list by Robin Lee · 8 years ago
  99. 0402807 Use N-MR1 for the max API for ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  100. 177636e Merge "Materialize KeyChainActivity" by TreeHugger Robot · 8 years ago