aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API
Commit message (Collapse)AuthorAgeFilesLines
...
* select provider with preferenceDominik Schürmann2014-02-152-82/+18
|
* save selected provider in list preferenceDominik Schürmann2014-02-154-24/+20
|
* 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-156-0/+12
|
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-1512-1/+14
|
* Fix problem with unparceling by setting class loader in api lib, remove ↵Dominik Schürmann2014-02-154-52/+15
| | | | 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-156-43/+41
|
* code simplificationsDominik Schürmann2014-02-151-112/+53
|
* fix passtrough of paramsDominik Schürmann2014-02-153-46/+26
|
* private request codes, pass params through methods and pending intents, ↵Dominik Schürmann2014-02-154-48/+71
| | | | getKeyIds method
* request ascii armorDominik Schürmann2014-02-141-1/+7
|
* forgot breakesDominik Schürmann2014-02-141-0/+4
|
* cleanupDominik Schürmann2014-02-1410-306/+4
|
* conversion of other methodsDominik Schürmann2014-02-1410-417/+195
|
* PendingIntent to handle user inputDominik Schürmann2014-02-144-153/+210
|
* fix nullpointerDominik Schürmann2014-02-141-1/+4
|
* Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-1420-206/+476
|
* Restructuring for new API libraryDominik Schürmann2014-02-0945-0/+2816