1. 3c1830b Rename trustedUserPresenceRequired. by Shawn Willden · 6 years ago
  2. 50228a6 Merge "Revise secure key import API after review" into pi-dev by TreeHugger Robot · 6 years ago
  3. f5f6bb2 Remove getCurrentUser call to find an alternative by Brian C. Young · 6 years ago
  4. 1e0a9b0 Merge "Enable "Unlocked device required" API" into pi-dev by TreeHugger Robot · 6 years ago
  5. b631503 Revise secure key import API after review by Frank Salim · 6 years ago
  6. be10891 keystore: Change superclass of UserPresenceUnavailableException. by Allen Webb · 6 years ago
  7. 0186b42 Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-dev" into pi-dev by Brian Young · 6 years ago
  8. 9e87490 Enable "Unlocked device required" API by Brian C. Young · 6 years ago
  9. 9272dab Restore "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  10. 6169239 Utilize verbose KeyChain errors by Eran Messeri · 6 years ago
  11. 36716eb Add "Unlocked device required" key API by Brian Young · 6 years ago
  12. 56e9c02 Merge "Refactor AddUserAuthArgs for extensibility" into pi-dev by TreeHugger Robot · 6 years ago
  13. 4b4a053 Add missing @NonNull annotation to AndroidKeyStoreProvider method. by Dmitry Dementyev · 6 years ago
  14. 5437b81 Refactor AddUserAuthArgs for extensibility by Brian Young · 6 years ago
  15. bbb7f65 ConfirmationDialog: Pass accessibility options and implement isSupported(). by David Zeuthen · 6 years ago
  16. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  17. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  18. a8e8b65 Add Confirmation API. by David Zeuthen · 7 years ago
  19. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  20. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  21. 4dadff8 Merge "Add confirmation UI protocol to Keystore AIDL definition" by TreeHugger Robot · 6 years ago
  22. 7f1e49f Merge "Generating StrongBox backed keys" by TreeHugger Robot · 6 years ago
  23. fcd05a9 keystore: Add Trusted User Presence (TUP) APIs. by Allen Webb · 6 years ago
  24. ea5e038 Generating StrongBox backed keys by Frank Salim · 6 years ago
  25. 7dacad8 Add confirmation UI protocol to Keystore AIDL definition by Janis Danisevskis · 6 years ago
  26. 21d9c1d Keystore APIs for Import Wrapped Key, Strongbox, 3DES by Frank Salim · 7 years ago
  27. eab6256 KeyStore: Remove duplicate method by Eran Messeri · 6 years ago
  28. 94d5676 DPM: Implement Device ID attestation by Eran Messeri · 7 years ago
  29. 7b27036 Merge changes from topics "wrapped_key_import", "keystore_seclevels" by TreeHugger Robot · 7 years ago
  30. 0aadf93 Keystore: Use security levels by Janis Danisevskis · 7 years ago
  31. ecf0f22 DPM: Implement installing certificates for generated keys by Eran Messeri · 7 years ago
  32. 39b4499 Merge "Consolidate Keystore alias prefixes." by Janis Danisevskis · 7 years ago
  33. 64338c0 Consolidate Keystore alias prefixes. by Janis Danisevskis · 7 years ago
  34. a173064 DevicePolicyManager: Support attestation for generated keys. by Eran Messeri · 7 years ago
  35. 27674ae Merge "Add auto-doc support for @StringDef." by Jeff Sharkey · 7 years ago
  36. 4767054 Keystore: Fix KeyGenParameterSpec parceling by Eran Messeri · 7 years ago
  37. 5db9a91 Add auto-doc support for @StringDef. by Jeff Sharkey · 7 years ago
  38. b279571 Merge "DevicePolicyManager: Add key generation functionality." by TreeHugger Robot · 7 years ago
  39. 852c8f1 DevicePolicyManager: Add key generation functionality. by Eran Messeri · 7 years ago
  40. dcb520b Merge "docs: Fixed key generator initialize method call." into oc-mr1-dev am: a1150e90e0 by Kevin Hufnagle · 7 years ago
  41. 8cc8898 docs: Fixed key generator initialize method call. by Kevin Hufnagle · 7 years ago
  42. 23c438d KeyChain: Provide public & private keys by Eran Messeri · 7 years ago
  43. 5c0a517 Merge "KeyChain: Adding methods for user-visibility." by Eran Messeri · 7 years ago
  44. 7039f41 KeyChain: Adding methods for user-visibility. by Eran Messeri · 7 years ago
  45. efc4311 Get rid of manually created IKeystoreService. by Dmitry Dementyev · 7 years ago
  46. 5596642 Check FEATURE_FINGERPRINT before trying to getSystemService by Kevin Chyn · 7 years ago
  47. da5dae2 Fix use of auth-bound keys after screen lock removal by Janis Danisevskis · 7 years ago
  48. d07d338 Fix use of auth-bound keys after screen lock removal by Janis Danisevskis · 7 years ago
  49. 735aa14 Merge "docs: corrected code example mistakes" into oc-dev am: 5714da6e93 by Cindy Kuang · 7 years ago
  50. 3311ba3 Merge "docs: corrected code example mistakes" into oc-dev am: 5714da6e93 by Cindy Kuang · 7 years ago
  51. 2b1a5b8 docs: corrected code example mistakes by Cindy Kuang · 7 years ago
  52. e06f533 Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  53. 6396ccb Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  54. 7eeab2c Implement CACert queries in SecurityController by phweiss · 7 years ago
  55. e375fc4 Implement CACert queries in SecurityController by phweiss · 7 years ago
  56. 237f4b36 Add device ID attestation method to keymaster by Bartosz Fabianowski · 7 years ago
  57. a00c7c0 Merge "Fix some issues found by new doclava linter." into oc-dev by Jeff Sharkey · 7 years ago
  58. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 7 years ago
  59. 12b644d Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION by Rubin Xu · 7 years ago
  60. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  61. 8b651bf Fix ACTION_STORAGE_CHANGED doc by Chad Brubaker · 7 years ago
  62. ad60c06 Add manufacturer and model to device ID attestation by Bartosz Fabianowski · 7 years ago
  63. 05dc9f7 Add API for checking which CA certs were installed by the DO/PO by Bartosz Fabianowski · 7 years ago
  64. 66925ec Revert "Add new key purpose Wrap Key to KeyProperties.java and" by Frank Salim · 7 years ago
  65. a7aaae8 Merge "Delete ParcelableString, add StringParceledListSlice" by TreeHugger Robot · 7 years ago
  66. abaa069 Delete ParcelableString, add StringParceledListSlice by Robin Lee · 7 years ago
  67. 3e7cf16 Make IKeyChainAliasCallback oneway by Robin Lee · 7 years ago
  68. 2c92e9d Merge "Reject HMAC keys smaller than 64 bits." by TreeHugger Robot · 7 years ago
  69. 7f5c91c MonitoringCertTask no longer relies on software.device_admin by Robin Lee · 7 years ago
  70. 59ced28 Add hidden KeyProtection API to specify SID by Rubin Xu · 7 years ago
  71. 92e8cfd Add device id attestation by Bartosz Fabianowski · 7 years ago
  72. eb30e64 Add new key purpose Wrap Key to KeyProperties.java and KeymasterDefs.java. by Crystal Qin · 8 years ago
  73. 7c3b65e Reject HMAC keys smaller than 64 bits. by Shawn Willden · 8 years ago
  74. dea6614 Test for null context in getPrivateKey by Shawn Willden · 8 years ago
  75. 0a17db1 Detect non-oneway calls leaving system_server. by Jeff Sharkey · 8 years ago
  76. 7f99db4 Add the onDeviceOffBody API method to KeyStore am: b32aae2a46 am: 8f75adc624 by Tucker Sylvestro · 8 years ago
  77. 8f75adc Add the onDeviceOffBody API method to KeyStore am: b32aae2a46 by Tucker Sylvestro · 8 years ago
  78. c8d4545 docs: Fixed broken link to Android KeyStore facility am: c0c4ac5e35 am: 507a5c03da by Kevin Hufnagle · 8 years ago
  79. f4ac919 docs: Fixed broken link to Android KeyStore facility am: c0c4ac5e35 by Kevin Hufnagle · 8 years ago
  80. b32aae2 Add the onDeviceOffBody API method to KeyStore by Tucker Sylvestro · 8 years ago
  81. c0c4ac5 docs: Fixed broken link to Android KeyStore facility by Kevin Hufnagle · 8 years ago
  82. 8910bf2 Merge "Handle null packageName in PendingIntentRecord" into nyc-mr1-dev am: 6acd5e7361 am: 2f6eecbed0 by Rubin Xu · 8 years ago
  83. c378aab Documentation warning against short-lived Contexts am: da23618043 by Robin Lee · 8 years ago
  84. 4f7d56a Force application context for KeyChain bindings am: f04a663d6a by Robin Lee · 8 years ago
  85. da23618 Documentation warning against short-lived Contexts by Robin Lee · 8 years ago
  86. e5d71c4 Fix @link tags in keystore doc am: 3f0526ea09 am: 9e8b4ad9c9 by Shawn Willden · 8 years ago
  87. 3f0526e Fix @link tags in keystore doc by Shawn Willden · 8 years ago
  88. 1c23ed9 Merge "Fix @link tags in keystore doc" by TreeHugger Robot · 8 years ago
  89. 28d68b1 Unbind from KeyChainService before RPCing to keystore by Robin Lee · 8 years ago
  90. bea9e03 Merge "Fix incorrect @link in ACTION_STORAGE_CHANGED comment" by TreeHugger Robot · 8 years ago
  91. dbf01c1 Fix incorrect @link in ACTION_STORAGE_CHANGED comment by Chad Brubaker · 8 years ago
  92. f04a663 Force application context for KeyChain bindings by Robin Lee · 8 years ago
  93. 43e235c Force application context for KeyChain bindings by Robin Lee · 8 years ago
  94. 9739d48 Fix @link tags in keystore doc by Shawn Willden · 8 years ago
  95. cde8c47 Merge \\"Fix a broken case of AndroidKeyStoreProvider error logging\\" into nyc-mr1-dev am: 45b8216d33 by ewol · 8 years ago
  96. 292d291 Fix a broken case of AndroidKeyStoreProvider error logging by Erik Wolsheimer · 8 years ago
  97. 721afae Mention target API limits for ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  98. 4de59ef Deprecate ACTION_STORAGE_CHANGED by Chad Brubaker · 8 years ago
  99. d04aaa3 More thorough cleansing of expired users by Amith Yamasani · 8 years ago
  100. 26e8d55 Update semantics of on-body Keystore API. by Shawn Willden · 8 years ago