1. ebe5327 Add @NonNull annotation to RecoveryController Builders by Dmitry Dementyev · 5 years ago
  2. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  3. 2dfc3ae Clean-up removed RecoveryController API by Dmitry Dementyev · 6 years ago
  4. 745d2c9 Remove implementation of deprecated RecoveryController methods. by Dmitry Dementyev · 6 years ago
  5. 3990ee1 Clean up APIs before declaring API 28. by Jeff Sharkey · 6 years ago
  6. c157e21 Revert "Remove deprecated RecoveryController API." by Robert Berry · 6 years ago
  7. 0d55aa3 Remove deprecated RecoveryController API. by Dmitry Dementyev · 6 years ago
  8. 86f5bb1 Remove deprecated generateAndStoreKey method implementation by Dmitry Dementyev · 6 years ago
  9. 52c15f1 Add warning comment about serialization by Robert Berry · 6 years ago
  10. 16d9db5 Use Builder instead for KeyChainProtectionParams. by Dmitry Dementyev · 6 years ago
  11. fd4ae0b Add NonNull annotation to more parameters in Recovery Controller. by Dmitry Dementyev · 6 years ago
  12. 3b67e06 Prepare KeyChainSnapshot to removing deprecated getTrustedHardwarePublicKey method. by Dmitry Dementyev · 6 years ago
  13. 6361080 DO NOT MERGE Fix the null return value of getTrustedHardwareCertPath by Bo Zhu · 6 years ago
  14. 5af199c Remove @removed from APIs still in use by Robert Berry · 6 years ago
  15. 8230c8e Add test for KeyChainSnapshot Parcelable by Robert Berry · 6 years ago
  16. 7c1972f Add CertPath to KeyChainSnapshot and startRecoverySession by Bo Zhu · 6 years ago
  17. f8ae5de Unhide RecoverableKeyStoreLoader API. by Dmitry Dementyev · 7 years ago
  18. 0916e7c Prepare KeyStore RecoveryController API for review. by Dmitry Dementyev · 7 years ago[Renamed (85%) from core/java/android/security/keystore/recovery/KeychainSnapshot.java]
  19. 81ee34b Move APIs to final location in preparation for API review by Robert Berry · 7 years ago