index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
KeyChain.java
Age
Commit message (
Expand
)
Author
2021-02-23
Keystore 2.0: Remove attestKey from KeyChain.
Janis Danisevskis
2021-02-14
Add KeyChain.createManageCredentialsIntent
Rubin Xu
2020-05-20
Update KeyChain.createInstallIntent documentation
Eran Messeri
2020-02-20
Ensure user is unlocked before binding to KeyChain service
Rubin Xu
2019-11-14
Fix NPE when KeyChain binding dies
Robert Horvath
2019-10-23
Handle the case when KeyChain binding fails
Rubin Xu
2019-10-16
Fix KeyChain.KEY_ALIAS_SELECTION_DENIED
Polina Bondarenko
2019-10-07
Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant.
Polina Bondarenko
2019-02-20
Merge "Adding KEY_PERMANENTLY_INVALIDATED int"
Max Bires
2019-02-18
Adding KEY_PERMANENTLY_INVALIDATED int
Max Bires
2019-02-07
KeyChain: Improve key override documentation.
Eran Messeri
2018-09-05
Handle issuer and key type restrictions.
Eran Messeri
2018-07-17
DPM: Propagate StrongBox-related exception
Eran Messeri
2018-06-04
Improve KeyChain documentation
Eran Messeri
2018-04-30
Use the @Nullable annotations for choosePrivateKeyAlias.
Mike Harris
2018-03-29
Utilize verbose KeyChain errors
Eran Messeri
2017-11-23
KeyChain: Provide public & private keys
Eran Messeri
2017-05-05
Implement CACert queries in SecurityController
phweiss
2017-04-25
Fix some issues found by new doclava linter.
Jeff Sharkey
2017-03-23
Fix ACTION_STORAGE_CHANGED doc
Chad Brubaker
2017-02-14
MonitoringCertTask no longer relies on software.device_admin
Robin Lee
2016-11-16
Test for null context in getPrivateKey
Shawn Willden
2016-11-07
Detect non-oneway calls leaving system_server.
Jeff Sharkey
2016-08-23
Merge "Handle null packageName in PendingIntentRecord" into nyc-mr1-dev am: 6...
Rubin Xu
2016-08-23
Documentation warning against short-lived Contexts
Robin Lee
2016-08-23
Documentation warning against short-lived Contexts
Robin Lee
2016-07-27
Unbind from KeyChainService before RPCing to keystore
Robin Lee
2016-07-25
Merge "Fix incorrect @link in ACTION_STORAGE_CHANGED comment"
TreeHugger Robot
2016-07-25
Fix incorrect @link in ACTION_STORAGE_CHANGED comment
Chad Brubaker
2016-07-25
Force application context for KeyChain bindings
Robin Lee
2016-07-25
Force application context for KeyChain bindings
Robin Lee
2016-07-08
Mention target API limits for ACTION_STORAGE_CHANGED
Chad Brubaker
2016-06-30
Deprecate ACTION_STORAGE_CHANGED
Chad Brubaker
2016-03-30
Add DevicePolicyManager API to install a client cert chain.
Rubin Xu
2016-03-03
Guard against null component when binding KeyChain
Robin Lee
2015-12-21
Return null on getPrivateKey failure not exception
Robin Lee
2015-12-02
Fix @code escapes
Neil Fuller
2015-09-10
Support cross-UID access from AndroidKeyStore.
Alex Klyubin
2015-06-30
KeyChain: annotate with @WorkerThread
Robin Lee
2015-06-10
Android Keystore keys are no longer backed by Conscrypt.
Alex Klyubin
2015-06-08
Deprecate KeyChain.isBoundKeyAlgorithm.
Alex Klyubin
2015-05-14
Replace String host:port/url args with Uri arg
Robin Lee
2015-05-13
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-12
Flatten KeyStoreKeyProperties constants.
Alex Klyubin
2015-05-11
Add NonNull and Nullable annotations to AndroidKeyStore API.
Alex Klyubin
2015-05-06
Define String constants for AndroidKeyStore crypto.
Alex Klyubin
2015-02-05
Device Policy API to choose a private key silently
Robin Lee
2015-01-14
Remove DSA support from Android KeyStore and KeyChain.
Alex Klyubin
2014-11-26
Track change to Conscrypt
Kenny Root
2014-09-08
Extend IKeyChainService AIDL with CACert retrieval
Zoltan Szatmary-Ban
[next]