aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/openintents/openpgp/util/OpenPgpApi.java
Commit message (Expand)AuthorAgeFilesLines
* Change to gradle file structure, include changes by ligiDominik Schürmann2015-01-291-370/+0
* Close input and output ParcelFileDescriptors properly also in error caseDominik Schürmann2015-01-291-1/+15
* Close output ParcelFileDescriptor in finally clauseDominik Schürmann2015-01-291-7/+14
* Merge branch 'master' of https://github.com/open-keychain/openpgp-api-libDominik Schürmann2015-01-271-1/+1
|\
| * Increase copyright yearDominik Schürmann2015-01-271-1/+1
* | Remove EXTRA_REQUEST_ASCII_ARMOR from decrypt operation, makes no senseDominik Schürmann2015-01-271-1/+0
|/
* API version 6Dominik Schürmann2015-01-271-3/+12
* introduce RESULT_CHARSET variableVincent Breitmoser2015-01-271-0/+2
* No output stream for detached signatures, makes no sense to pipe it throughDominik Schürmann2015-01-081-2/+1
* API for detached signaturesDominik Schürmann2015-01-081-3/+37
* Work on Yubikey decryptionDominik Schürmann2014-09-081-0/+1
* ChangelogDominik Schürmann2014-08-311-1/+2
* Add SIGNATURE_KEY_REVOKED, SIGNATURE_KEY_EXPIRED, rename SIGNATURE_PUB_KEY_UN...Dominik Schürmann2014-08-311-2/+4
* Add EXTRA_ORIGINAL_FILENAMEDominik Schürmann2014-08-111-1/+4
* Increase version to 4Dominik Schürmann2014-08-111-5/+30
* Add values for NFC supportDominik Schürmann2014-07-221-2/+3
* Extend for NFCDominik Schürmann2014-07-171-0/+3
* Initial import from main repoDominik Schürmann2014-05-071-0/+270