1. 13f98ce Adding KEY_PERMANENTLY_INVALIDATED int by Max Bires · 6 years ago
  2. c704834 Add an optional metadata blob for recoverable application keys by Bo Zhu · 6 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. b95c90c Add an API to check whether the recoverable keystore is enabled by Bo Zhu · 6 years ago
  7. 4147a83 Merge "Revert "Remove deprecated RecoveryController API."" into pi-dev by TreeHugger Robot · 6 years ago
  8. c157e21 Revert "Remove deprecated RecoveryController API." by Robert Berry · 6 years ago
  9. ce70473 Merge "Remove deprecated RecoveryController API." into pi-dev by Dmitry Dementyev · 6 years ago
  10. 23174b7 Throw ServiceSpecificException if calling app tries to initialize by Aseem Kumar · 6 years ago
  11. 0d55aa3 Remove deprecated RecoveryController API. by Dmitry Dementyev · 6 years ago
  12. 0f23660 Revert "Throw invalid cert exception when deprecated initRecoveryService method" by Dmitry Dementyev · 6 years ago
  13. 50bc7e4 Throw invalid cert exception when deprecated initRecoveryService method is used. by Dmitry Dementyev · 6 years ago
  14. 41d2dd2 Expose e.getMessage() from the exceptions in RecoverableKeyStore by Bo Zhu · 6 years ago
  15. 912853b Merge "Remove deprecated generateAndStoreKey method implementation" into pi-dev by Dmitry Dementyev · 6 years ago
  16. 93f38d7 Update RecoveryController JavaDoc by Robert Berry · 6 years ago
  17. 86f5bb1 Remove deprecated generateAndStoreKey method implementation by Dmitry Dementyev · 6 years ago
  18. 16d9db5 Use Builder instead for KeyChainProtectionParams. by Dmitry Dementyev · 6 years ago
  19. 0bbaf18 Add more NonNull annotations to RecoveryController API by Dmitry Dementyev · 6 years ago
  20. 73b7722 Merge "Do not throw KeystoreException for when a key does not exist" into pi-dev by TreeHugger Robot · 6 years ago
  21. 364dbf1 Merge "Update RecoverableKeyStoreManager methods to throw NullPointerException when null is passed as @NonNull argument." into pi-dev by Dmitry Dementyev · 6 years ago
  22. 72f5755 Do not throw KeystoreException for when a key does not exist by Robert Berry · 6 years ago
  23. 933dfc1 Delete unimplemented APIs from RecoveryController. by Aseem Kumar · 6 years ago
  24. 1e6a9dc Update RecoverableKeyStoreManager methods to throw NullPointerException when null is passed as @NonNull argument. by Dmitry Dementyev · 6 years ago
  25. c6bd185 Merge "Unhide RecoveryController#getRootCertificates()" into pi-dev by Robert Berry · 6 years ago
  26. 93d002c Unhide RecoveryController#getRootCertificates() by Robert Berry · 6 years ago
  27. c5ab694 Small fix for the key grant alias used in importKey by Bo Zhu · 6 years ago
  28. 4a5c87d Add RecoverySession importKeyChainSnapshot method by Robert Berry · 6 years ago
  29. c1742e5 Unhide getKey() and importKey() and the whole class of RecoveryController. by Aseem Kumar · 6 years ago
  30. 7f414d9 Check the public-key signature of the whole certificate file before by Bo Zhu · 6 years ago
  31. 5240541 Merge "Remove @removed from APIs still in use" by TreeHugger Robot · 6 years ago
  32. 5af199c Remove @removed from APIs still in use by Robert Berry · 6 years ago
  33. 2c8e538 Add a new API to import a key provided by the caller, such that this key by Bo Zhu · 6 years ago
  34. beafcb5 Fix minor documentation issues in RecoveryController by Robert Berry · 6 years ago
  35. a3b9947 Remove account param from generateKey method by Robert Berry · 6 years ago
  36. f34ad95 Merge "Remove packageName from getRecoveryStatus" by Robert Berry · 6 years ago
  37. 01468da Merge "Make it possible to construct a RecoverySession" by Robert Berry · 6 years ago
  38. 56f06b4 Remove packageName from getRecoveryStatus by Robert Berry · 6 years ago
  39. e04e09a Make it possible to construct a RecoverySession by Robert Berry · 6 years ago
  40. bbe02ae Remove package name parameter from setRecoveryStatus by Robert Berry · 6 years ago
  41. 29b9de5 Update RecoveryController to use KeyStore grant API. by Dmitry Dementyev · 6 years ago
  42. b4fb987 Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot. by Dmitry Dementyev · 7 years ago
  43. f8ae5de Unhide RecoverableKeyStoreLoader API. by Dmitry Dementyev · 7 years ago
  44. 0916e7c Prepare KeyStore RecoveryController API for review. by Dmitry Dementyev · 7 years ago
  45. 81ee34b Move APIs to final location in preparation for API review by Robert Berry · 7 years ago