aboutsummaryrefslogtreecommitdiffstats
path: root/openpgp-api/src/main/java/org/openintents/openpgp/util/OpenPgpApi.java
Commit message (Expand)AuthorAgeFilesLines
* Add SSH_AUTH methodhsm2016-05-291-1/+16
* add PROGRESS_MESSENGER and DATA_LENGTH extras for decrypt_verifyVincent Breitmoser2016-05-111-5/+8
* API docs cleanupDominik Schürmann2016-05-071-43/+24
* Add EXTRA_REQUEST_ASCII_ARMOR to ACTION_BACKUPDominik Schürmann2016-05-071-2/+5
* Improve documentationDominik Schürmann2016-05-071-10/+13
* Add BACKUP, RESTORE, IMPORT_KEY actionsDominik Schürmann2016-05-071-10/+29
* add optional cached sessionKey to OpenPgpDecryptionResultVincent Breitmoser2016-04-291-0/+2
* add extra for opportunistic encryption and according return statusVincent Breitmoser2016-03-101-0/+1
* Bump version to 11, add changelog, and document changesVincent Breitmoser2016-03-021-2/+9
* add ACTION_CHECK_PERMISSON (wip)Vincent Breitmoser2016-02-101-0/+3
* split executeApi method to allow self-supplied ParcelFileDescriptor inputVincent Breitmoser2016-02-101-13/+27
* add RESULT_SIGNATURE_MICALG extraVincent Breitmoser2015-12-171-0/+1
* Increase version to 10Dominik Schürmann2015-11-231-1/+1
* Get whole public key via ACTION_GET_KEYDominik Schürmann2015-11-081-0/+5
* Version 9Dominik Schürmann2015-08-281-1/+1
* initial modmgeier632015-08-261-24/+20
* Put changelog into own fileDominik Schürmann2015-08-231-36/+1
* New OpenPgpDecryptionResult, introduce UNSIGNED, UNENCRYPTED results instead ...Dominik Schürmann2015-07-301-11/+12
* Change result typesDominik Schürmann2015-07-271-6/+3
* Add INSECURE_CRYPTOGRAPHY to OpenPgpSignatureResult, increase API version to 8Dominik Schürmann2015-07-271-1/+3
* Restructure for jcenter publishDominik Schürmann2015-05-051-0/+411