Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | Add NonNull and Nullable annotations to AndroidKeyStore API. | Alex Klyubin | |
This is to enable Android Lint and Android Studio to flag nullness issues at compile time. Bug: 18088752 Change-Id: I21033b8fcdd989d08c89b50685e47fbb9c74acbf | |||
2013-11-20 | Remove unused imports from frameworks/base. | John Spurlock | |
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906 | |||
2011-06-10 | New KeyChain API for application access to keystore credentials | Brian Carlstrom | |
The KeyChain API is Currently in use by Browser and validated by Email for client certificate authentication. Change-Id: Ifeab416be594457a05747406e31656e71795cb53 | |||
2011-06-09 | KeyChain API refinements | Brian Carlstrom | |
Change-Id: I177ab4642e6cd1aa13526c14f0a707175fd79655 |