aboutsummaryrefslogtreecommitdiffstats
path: root/openpgp-api
Commit message (Collapse)AuthorAgeFilesLines
* local build changesHEADmasterhsm2016-05-291-3/+12
|
* Add SSH_AUTH methodhsm2016-05-291-1/+16
|
* updated methods with content from KeyRing of OpenKeychainAlex Fong2016-05-151-18/+26
|
* add PROGRESS_MESSENGER and DATA_LENGTH extras for decrypt_verifyVincent Breitmoser2016-05-111-5/+8
|
* Downgrade build tools to 23.0.2 for travisDominik Schürmann2016-05-071-1/+1
|
* Merge branch 'master' of github.com:open-keychain/openpgp-apiDominik Schürmann2016-05-074-52/+77
|\
| * 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-072-17/+17
| | | | | | | | | | Conflicts: openpgp-api/src/main/java/org/openintents/openpgp/util/OpenPgpApi.java
| * Add BACKUP, RESTORE, IMPORT_KEY actionsDominik Schürmann2016-05-071-10/+29
| | | | | | | | | | Conflicts: openpgp-api/src/main/java/org/openintents/openpgp/util/OpenPgpApi.java
| * add optional cached sessionKey to OpenPgpDecryptionResultVincent Breitmoser2016-04-292-11/+30
| |
| * add extra for opportunistic encryption and according return statusVincent Breitmoser2016-03-102-0/+3
| |
* | Update build envDominik Schürmann2016-05-071-3/+3
|/
* Version 11Dominik Schürmann2016-03-031-3/+3
|
* 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
|
* Version 10Dominik Schürmann2015-12-021-2/+2
|
* 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-10-221-4/+4
|
* add charset to OpenPgpMetadata parcelVincent Breitmoser2015-09-161-2/+22
|
* Version 9Dominik Schürmann2015-08-281-1/+1
|
* Fix and improve OpenPgpService2 codeDominik Schürmann2015-08-283-9/+17
|
* added missing linebreakmgeier632015-08-271-1/+1
|
* initial modmgeier632015-08-268-67/+69
|
* Fix bugs in OpenPgpKeyPreferenceDominik Schürmann2015-08-241-13/+21
|
* Put changelog into own fileDominik Schürmann2015-08-231-36/+1
|
* Update version to 8.0Dominik Schürmann2015-08-101-5/+5
|
* New OpenPgpDecryptionResult, introduce UNSIGNED, UNENCRYPTED results instead ↵Dominik Schürmann2015-07-305-46/+151
| | | | of return types, rework constant naming in OpenPgpSignatureResult
* Change result typesDominik Schürmann2015-07-271-6/+3
|
* Pull from transifexDominik Schürmann2015-07-277-0/+29
|
* Add INSECURE_CRYPTOGRAPHY to OpenPgpSignatureResult, increase API version to 8Dominik Schürmann2015-07-272-4/+8
|
* Pull from transifexDominik Schürmann2015-05-0610-5/+31
|
* Restructure for jcenter publishDominik Schürmann2015-05-0539-0/+1974