index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
KeyStore.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge "Code reformatting for upcoming annotations."
Mathew Inwood
2018-08-01
1
-1
/
+5
|
|
\
|
|
*
Code reformatting for upcoming annotations.
Mathew Inwood
2018-08-01
1
-1
/
+5
|
|
*
Fix use of auth-bound keys after screen lock removal
Janis Danisevskis
2017-09-12
1
-0
/
+2
|
*
|
Remove getCurrentUser call to find an alternative
Brian C. Young
2018-03-30
1
-3
/
+0
|
*
|
Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-d...
Brian Young
2018-03-30
1
-2
/
+6
|
|
\
\
|
|
*
|
Restore "Add "Unlocked device required" parameter to keys"
Brian Young
2018-03-29
1
-1
/
+4
|
|
*
|
Add "Unlocked device required" key API
Brian Young
2018-03-28
1
-2
/
+3
*
|
|
|
Add Keystore get option that supresses caught exceptions warnings.
Irina Dumitrescu
2018-06-12
1
-4
/
+15
*
|
|
|
Merge "Remove getCurrentUser call to find an alternative"
TreeHugger Robot
2018-03-30
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
Remove getCurrentUser call to find an alternative
Brian C. Young
2018-03-30
1
-3
/
+0
*
|
|
|
|
Merge "Use correct call to get the user ID"
TreeHugger Robot
2018-03-30
1
-1
/
+2
|
\
|
|
|
|
|
*
|
|
|
Use correct call to get the user ID
Brian C. Young
2018-03-29
1
-1
/
+2
*
|
|
|
|
Merge "Utilize verbose KeyChain errors" into pi-dev am: 8e07a26233
Eran Messeri
2018-03-29
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
/
/
Utilize verbose KeyChain errors
Eran Messeri
2018-03-29
1
-0
/
+1
|
|
/
/
*
|
|
Restore "Add "Unlocked device required" parameter to keys"
Brian Young
2018-03-16
1
-1
/
+3
*
|
|
Add "Unlocked device required" key API
Brian Young
2018-03-16
1
-2
/
+3
|
/
/
*
|
ConfirmationDialog: Pass accessibility options and implement isSupported().
David Zeuthen
2018-02-26
1
-0
/
+14
*
|
Revert "Add "Unlocked device required" parameter to keys"
Brian Young
2018-02-23
1
-13
/
+10
*
|
Add "Unlocked device required" parameter to keys
Brian C. Young
2018-02-14
1
-10
/
+13
*
|
Revert "Add "Unlocked device required" parameter to keys"
Brian Young
2018-01-30
1
-2
/
+2
*
|
Add "Unlocked device required" parameter to keys
Brian C. Young
2018-01-29
1
-2
/
+2
*
|
Merge "Add confirmation UI protocol to Keystore AIDL definition"
TreeHugger Robot
2018-01-25
1
-0
/
+52
|
\
\
|
*
|
Add confirmation UI protocol to Keystore AIDL definition
Janis Danisevskis
2018-01-24
1
-0
/
+52
*
|
|
Generating StrongBox backed keys
Frank Salim
2018-01-24
1
-1
/
+2
|
/
/
*
|
Keystore APIs for Import Wrapped Key, Strongbox, 3DES
Frank Salim
2018-01-23
1
-0
/
+13
*
|
KeyStore: Remove duplicate method
Eran Messeri
2018-01-16
1
-9
/
+0
*
|
Keystore: Use security levels
Janis Danisevskis
2017-12-22
1
-2
/
+22
*
|
Get rid of manually created IKeystoreService.
Dmitry Dementyev
2017-11-07
1
-1
/
+48
*
|
Check FEATURE_FINGERPRINT before trying to getSystemService
Kevin Chyn
2017-10-24
1
-0
/
+5
*
|
Fix use of auth-bound keys after screen lock removal
Janis Danisevskis
2017-09-01
1
-0
/
+2
|
/
*
Refurbish granting mechanism
Janis Danisevskis
2017-06-23
1
-3
/
+5
*
Add device ID attestation method to keymaster
Bartosz Fabianowski
2017-04-26
1
-0
/
+9
*
Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION
Rubin Xu
2017-04-24
1
-0
/
+10
*
Add the onDeviceOffBody API method to KeyStore
Tucker Sylvestro
2016-09-23
1
-0
/
+10
*
More sensible return code for Credentials.deleteAll
Robin Lee
2016-03-01
1
-1
/
+2
*
Add attestation API to Android KeyStore.
Shawn Willden
2016-02-08
1
-1
/
+12
*
Merge "Allow uid to be passed for more operations"
Alex Klyubin
2015-09-10
1
-10
/
+32
|
\
|
*
Allow uid to be passed for more operations
Chad Brubaker
2015-09-10
1
-10
/
+32
*
|
Support cross-UID access from AndroidKeyStore.
Alex Klyubin
2015-09-10
1
-4
/
+6
|
/
*
Keymaster INT, LONG and DATE tag values are unsigned.
Alex Klyubin
2015-06-23
1
-4
/
+5
*
Do not require USE_FINGERPRINT for getAuthenticatorId.
Alex Klyubin
2015-06-11
1
-13
/
+5
*
Android Keystore keys are no longer backed by Conscrypt.
Alex Klyubin
2015-06-10
1
-12
/
+0
*
Switch Android Keystore key gen and import to new KeyStore API.
Alex Klyubin
2015-06-09
1
-2
/
+6
*
Deprecate KeyChain.isBoundKeyAlgorithm.
Alex Klyubin
2015-06-08
1
-1
/
+1
*
Remove deprecated android.security.KeyStore methods.
Alex Klyubin
2015-06-08
1
-25
/
+0
*
Add optional additional entropy to finish
Chad Brubaker
2015-06-04
1
-2
/
+7
*
Track changes to the keystore binder API
Chad Brubaker
2015-06-01
1
-2
/
+2
*
Cleanup Keystore API
Chad Brubaker
2015-05-19
1
-44
/
+41
*
Move Android Keystore impl to android.security.keystore.
Alex Klyubin
2015-05-13
1
-5
/
+6
*
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-13
1
-5
/
+10
[prev]
[next]