aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/keychain-api-library/src/main/java/org
Commit message (Collapse)AuthorAgeFilesLines
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-158-888/+0
|
* Fix problem with unparceling by setting class loader in api lib, remove ↵Dominik Schürmann2014-02-151-2/+10
| | | | unneeded aidl classes
* parse string util method, better help text for access screenDominik Schürmann2014-02-153-43/+35
|
* allow passphrase as parameterDominik Schürmann2014-02-151-0/+2
|
* fix passtrough of paramsDominik Schürmann2014-02-152-5/+4
|
* private request codes, pass params through methods and pending intents, ↵Dominik Schürmann2014-02-152-38/+49
| | | | getKeyIds method
* conversion of other methodsDominik Schürmann2014-02-143-131/+5
|
* PendingIntent to handle user inputDominik Schürmann2014-02-142-14/+111
|
* fix nullpointerDominik Schürmann2014-02-141-1/+4
|
* Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-149-28/+256
|
* Restructuring for new API libraryDominik Schürmann2014-02-097-0/+674