aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/keychain-api-library/src
Commit message (Collapse)AuthorAgeFilesLines
* remove dublication of api library, let both proejcts depend on the sameDominik Schürmann2014-02-2710-1037/+0
|
* reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3Dominik Schürmann2014-02-241-1/+10
|
* remove logging from libraryDominik Schürmann2014-02-212-22/+15
|
* rename intent helperDominik Schürmann2014-02-161-7/+7
|
* intent demo, fix some intentsDominik Schürmann2014-02-151-0/+37
|
* select provider with preferenceDominik Schürmann2014-02-151-0/+4
|
* save selected provider in list preferenceDominik Schürmann2014-02-151-0/+11
|
* list preference: load provider list on open of dialog not on create of ↵Dominik Schürmann2014-02-151-22/+26
| | | | preference to reload when keychain has been installed
* Add None-entry to ListPreferenceDominik Schürmann2014-02-151-0/+6
|
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-1510-13/+0
|
* Fix problem with unparceling by setting class loader in api lib, remove ↵Dominik Schürmann2014-02-153-46/+10
| | | | unneeded aidl classes
* documentation on serviceDominik Schürmann2014-02-151-17/+24
|
* parse string util method, better help text for access screenDominik Schürmann2014-02-155-43/+39
|
* 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-153-38/+60
| | | | getKeyIds method
* cleanupDominik Schürmann2014-02-142-72/+0
|
* conversion of other methodsDominik Schürmann2014-02-147-243/+6
|
* PendingIntent to handle user inputDominik Schürmann2014-02-143-136/+140
|
* fix nullpointerDominik Schürmann2014-02-141-1/+4
|
* Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-1414-43/+295
|
* Restructuring for new API libraryDominik Schürmann2014-02-0916-0/+1046