aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/remote/OpenPgpService.java
Commit message (Expand)AuthorAgeFilesLines
* internal renaming, cleanupDominik Schürmann2014-02-211-10/+9
* verification of cleartext signatures worksDominik Schürmann2014-02-211-18/+21
* Builder pattern for PgpOperationIncomingDominik Schürmann2014-02-191-3/+7
* cleanupDominik Schürmann2014-02-191-7/+7
* Use builder pattern for sign and encryptDominik Schürmann2014-02-191-15/+25
* merge internal signText and signAndEncrypt methodsDominik Schürmann2014-02-181-4/+9
* better error checkDominik Schürmann2014-02-181-1/+7
* documentationDominik Schürmann2014-02-171-2/+5
* cleanupDominik Schürmann2014-02-171-18/+1
* check if caller is allowedDominik Schürmann2014-02-171-8/+14
* parse string util method, better help text for access screenDominik Schürmann2014-02-151-1/+2
* allow passphrase as parameterDominik Schürmann2014-02-151-4/+19
* fix passtrough of paramsDominik Schürmann2014-02-151-19/+16
* private request codes, pass params through methods and pending intents, getKe...Dominik Schürmann2014-02-151-49/+89
* conversion of other methodsDominik Schürmann2014-02-141-466/+249
* PendingIntent to handle user inputDominik Schürmann2014-02-141-25/+54
* fix nullpointerDominik Schürmann2014-02-141-1/+9
* Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-141-106/+174
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-2/+1
* New Gradle project structureDominik Schürmann2014-01-271-0/+602