aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Change to gradle file structure, include changes by ligiDominik Schürmann2015-01-2937-29/+155
|
* Blacklist APG, the current released version of APG includes a broken version ↵Dominik Schürmann2015-01-291-1/+10
| | | | of the API
* 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
|
* SplitUserID into libDominik Schürmann2015-01-281-0/+35
|
* Merge branch 'master' of https://github.com/open-keychain/openpgp-api-libDominik Schürmann2015-01-279-9/+9
|\
| * Increase copyright yearDominik Schürmann2015-01-279-9/+9
| |
* | 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
|
* Fix for user ids in APIDominik Schürmann2014-09-071-1/+1
|
* Fix nullpointer with new OpenPgpSignatureResult versionDominik Schürmann2014-09-071-0/+1
|
* ChangelogDominik Schürmann2014-08-311-1/+2
|
* Add userIds to OpenPgpSignatureResultDominik Schürmann2014-08-311-14/+29
|
* Merge branch 'master' of https://github.com/open-keychain/openpgp-api-libDominik Schürmann2014-08-311-2/+5
|\
| * Add my Real-name to the Copyright statementFlorian Schmaus2014-08-301-2/+5
| | | | | | | | of ParcelFileDescriptorUtil.
* | Add SIGNATURE_KEY_REVOKED, SIGNATURE_KEY_EXPIRED, rename ↵Dominik Schürmann2014-08-312-6/+12
|/ | | | SIGNATURE_PUB_KEY_UNKNOWN
* Use application contextDominik Schürmann2014-08-121-1/+1
|
* More fixes for OpenPgpServiceConnectionDominik Schürmann2014-08-121-3/+6
|
* Refactor OpenPgpServiceConnection with better callbackDominik Schürmann2014-08-121-13/+16
|
* Add EXTRA_ORIGINAL_FILENAMEDominik Schürmann2014-08-111-1/+4
|
* Rename to OpenPgpMetadataDominik Schürmann2014-08-111-10/+10
|
* Support mime type in metadataDominik Schürmann2014-08-111-14/+13
|
* Increase version to 4Dominik Schürmann2014-08-111-5/+30
|
* Add metadata parcelDominik Schürmann2014-08-111-0/+133
|
* Lint fixesDominik Schürmann2014-08-041-1/+1
|
* 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-078-0/+1129