summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStore.java
Commit message (Expand)AuthorAgeFilesLines
* Restore ResponseCodes for use with getLastErrorBrian Carlstrom2011-06-011-10/+10
* Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-011-32/+38
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-13/+6
* Don't rely on the system locale for converting to/from bytes.Nick Kralevich2010-03-101-11/+30
* KeyStore: minor improvements.Chia-chi Yeh2010-02-061-20/+21
* KeyStore: return null when response code indicates an error.Chia-chi Yeh2009-09-241-3/+5
* KeyStore: rename scan() to saw().Chia-chi Yeh2009-09-221-3/+3
* KeyStore: add java interface.Chia-chi Yeh2009-09-211-0/+208