index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
Credentials.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Android Keystore impl to android.security.keystore.
Alex Klyubin
2015-05-13
1
-3
/
+3
*
Symmetric key import for AndroidKeyStore.
Alex Klyubin
2015-03-26
1
-1
/
+21
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
Switch frameworks/base over from @hidden Charsets to public StandardCharsets.
Elliott Hughes
2013-06-28
1
-3
/
+3
*
Add ability to install credentials as other UID
Kenny Root
2013-03-28
1
-0
/
+8
*
Tracking upgrade to bouncycastle 1.47
Brian Carlstrom
2012-09-12
1
-18
/
+30
*
Always-on VPN.
Jeff Sharkey
2012-08-27
1
-0
/
+3
*
Add ability to replace chain for PrivateKeyEntry
Kenny Root
2012-08-22
1
-1
/
+14
*
Add KeyPairGenerator for Android keystore
Kenny Root
2012-08-22
1
-0
/
+15
*
Add signing to keystore
Kenny Root
2012-03-20
1
-0
/
+32
*
KeyChain API for credential installation
Brian Carlstrom
2011-06-29
1
-20
/
+7
*
Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5)
Brian Carlstrom
2011-06-25
1
-0
/
+16
*
Change KeyChain to assume PEM encoded keystore entries
Brian Carlstrom
2011-06-07
1
-1
/
+46
*
Expose Credentials.UNLOCK_ACTION for callers that want to use startActivityFo...
Brian Carlstrom
2011-04-22
1
-1
/
+3
*
Update the path of the intent to unlock keystore.
Chia-chi Yeh
2011-01-20
1
-13
/
+1
*
Use explicit intent for installing credentials.
Hung-ying Tyan
2010-10-08
1
-3
/
+10
*
KeyStore: add java interface.
Chia-chi Yeh
2009-09-21
1
-3
/
+16
*
Add a helper class to send out credentials.
Chia-chi Yeh
2009-09-18
1
-0
/
+98