summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStore.java
Commit message (Expand)AuthorAgeFilesLines
* Framework support for AndroidKeyStore migrationJohn Wu2022-01-211-10/+0
* Keystore 2.0: Remove Keystore 1.0 SPI with all remaining referencesJanis Danisevskis2021-04-011-1303/+34
* Keystore 2.0: Add onDeviceOffBody to AndroidKeyStoreMaintenance.Janis Danisevskis2021-03-231-0/+1
* Keystore 2.0: Remove hidden Keystore API from locksettings tests.Janis Danisevskis2021-03-151-1/+1
* Keystore2: Integrate getState method of IKeystoreMaintenance AIDL.Hasini Gunasinghe2021-03-121-0/+14
* Keystore 2.0: Clear Uid/NamesapceJanis Danisevskis2021-02-251-0/+4
* Keystore 2.0: Revisite Authorization.javaJanis Danisevskis2021-02-191-1/+1
* Update frameworks to use unbundled version of BouncyCastle.Daulet Zhanguzin2021-01-281-2/+2
* Integrate IKeystoreAuthorization aidl's addAuthToken with Keystore SPI.Hasini Gunasinghe2021-01-191-0/+1
* Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..."Louis Chang2021-01-181-1/+0
* Integrate IKeystoreAuthorization aidl's addAuthToken with Keystore SPI.Hasini Gunasinghe2021-01-141-0/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-7/+7
* Merge "Preserve interrupted state across waiting for future" am: 3a91c75184 a...Treehugger Robot2020-06-171-27/+43
|\
| * Preserve interrupted state across waiting for futureJanis Danisevskis2020-06-161-27/+43
| * Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGEBill Yi2020-05-051-0/+11
| |\
| | * RESTRICT AUTOMERGERubin Xu2020-03-191-0/+11
| * | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-2/+1
* | | Clean up biometric system serverKevin Chyn2020-02-201-44/+19
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-2/+1
* | | Merge "Removing binder access to deprecated KeyStore function reset" am: 9eb7...Max Bires2019-11-191-10/+0
|\| |
| * | Merge "Removing binder access to deprecated KeyStore function reset"Treehugger Robot2019-11-201-10/+0
| |\ \
| | * | Removing binder access to deprecated KeyStore function resetMax Bires2019-11-111-10/+0
| | |/
* | | Merge "Allow for input_data on finish." am: 4a83b14ada am: 02c287a628Rob Barnes2019-11-191-4/+15
|\| |
| * | Allow for input_data on finish.Rob Barnes2019-11-141-4/+15
| |/
* | Update keyguard locked state from TrustManagerServiceRubin Xu2019-11-081-0/+11
* | Spelling fix in KeyStore.javaSolomon Kinard2019-07-031-1/+1
|/
* Fix refactoring glitch in KeyStore.javaJanis Danisevskis2019-04-171-2/+1
* Keystore.java: Make apps tolerant to keystore crashesJanis Danisevskis2019-04-021-43/+115
* Adding KEY_PERMANENTLY_INVALIDATED intMax Bires2019-02-181-0/+5
* Limit access to suspected false positives.Mathew Inwood2018-12-281-2/+3
* Merge "Changed uid output parameter from an int array to a list of strings." ...Rob Barnes2018-12-201-5/+7
|\
| * Changed uid output parameter from an int array to a list of strings.Rob Barnes2018-12-121-5/+7
* | Merge "Fix deleting legacy key blobs" am: c24a4b5f44 am: b3c61fac5fJanis Danisevskis2018-11-211-4/+8
|\|
| * Fix deleting legacy key blobsJanis Danisevskis2018-11-211-4/+8
* | Merge "Fix IllegalArgumentException in KeyChain" am: 932f96b27f am: e73f8e8827Janis Danisevskis2018-11-161-5/+4
|\|
| * Fix IllegalArgumentException in KeyChainJanis Danisevskis2018-11-151-5/+4
* | Merge "Update KeyStore for new biometric modalities"TreeHugger Robot2018-11-161-1/+25
|\ \
| * | Update KeyStore for new biometric modalitiesKevin Chyn2018-11-021-1/+25
* | | Merge "Added listUidsForAuthBoundKeys to KeyStore" am: 73e9640194 am: 3090f045a7Rob Barnes2018-11-151-0/+26
|\ \ \ | | |/ | |/|
| * | Merge "Added listUidsForAuthBoundKeys to KeyStore"Rob Barnes2018-11-151-0/+26
| |\ \
| | * | Added listUidsForAuthBoundKeys to KeyStoreRob Barnes2018-11-141-0/+26
* | | | Merge "Multi-threaded keystore" am: 9f248989bf am: cbd890315eJanis Danisevskis2018-11-151-16/+303
|\| | |
| * | | Multi-threaded keystoreJanis Danisevskis2018-11-141-16/+303
| |/ /
* | | Merge changes from topic "async_keystore" am: e8c144fe17 am: 07b06e1bdbJanis Danisevskis2018-11-091-4/+27
|\| |
| * | Add return code KEY_ALREADY existsJanis Danisevskis2018-11-081-4/+27
* | | Remove legacy functions form IKeystoreService.aidl am: 1864c95616 am: 036229c8dfJanis Danisevskis2018-11-091-63/+68
|\| | | |/ |/|
| * Remove legacy functions form IKeystoreService.aidlJanis Danisevskis2018-11-081-63/+68
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+14
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+14
* | Merge "Code reformatting for upcoming annotations." am: 60c8cfdd0f am: 02763a...Mathew Inwood2018-08-011-1/+5
|\|