aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/remote
Commit message (Expand)AuthorAgeFilesLines
* Enforce private key for applications, verify signed-only texts without passph...Dominik Schürmann2014-03-041-91/+20
* return SIGNATURE_SUCCESS_UNCERTIFIED from serviceDominik Schürmann2014-03-041-1/+2
* API changesDominik Schürmann2014-03-023-160/+132
* cleanupDominik Schürmann2014-02-241-57/+7
* fix signature passing and verify in demoDominik Schürmann2014-02-241-5/+6
* 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-172-140/+2
* Fix register activityDominik Schürmann2014-02-172-136/+93
* check if caller is allowedDominik Schürmann2014-02-172-65/+76
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-151-4/+2
* fix regression bug with finish not called on activity but on fragment causing...Dominik Schürmann2014-02-151-4/+4
* 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
* code simplificationsDominik Schürmann2014-02-151-5/+6
* fix passtrough of paramsDominik Schürmann2014-02-152-43/+45
* private request codes, pass params through methods and pending intents, getKe...Dominik Schürmann2014-02-151-49/+89
* cleanupDominik Schürmann2014-02-141-122/+0
* conversion of other methodsDominik Schürmann2014-02-144-524/+279
* PendingIntent to handle user inputDominik Schürmann2014-02-142-52/+87
* fix nullpointerDominik Schürmann2014-02-141-1/+9
* Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-142-110/+174
* Layout fixes for registered appsDominik Schürmann2014-02-132-4/+12
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-2/+1
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-023-14/+13
* New Gradle project structureDominik Schürmann2014-01-2710-0/+2082