aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/keychain-api-library
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainDaniel Hammann2014-03-0519-1302/+0
|\
| * remove dublication of api library, let both proejcts depend on the sameDominik Schürmann2014-02-2720-1337/+0
* | updated build.gradle-Files to current Versions of build-tools and SDK.Daniel Hammann2014-03-051-1/+1
|/
* reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3Dominik Schürmann2014-02-241-1/+10
* remove logging from libraryDominik Schürmann2014-02-212-22/+15
* add project.properties to support EclipseDominik Schürmann2014-02-211-0/+15
* gradle android plugin 0.8.0 to 0.8.3Dominik Schürmann2014-02-171-1/+1
* 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 prefer...Dominik Schürmann2014-02-151-22/+26
* Add None-entry to ListPreferenceDominik Schürmann2014-02-156-0/+12
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-1511-0/+13
* Fix problem with unparceling by setting class loader in api lib, remove unnee...Dominik Schürmann2014-02-153-46/+10
* 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, getKe...Dominik Schürmann2014-02-153-38/+60
* 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-1415-44/+306
* Restructuring for new API libraryDominik Schürmann2014-02-0919-0/+1289