aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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-0611-7/+33
| |
* | Update gradle/depsDominik Schürmann2015-08-103-4/+4
|/
* Update README with instructionsDominik Schürmann2015-05-051-4/+4
|
* Update README with instructionsDominik Schürmann2015-05-051-13/+143
|
* Remove signing gradle dsl for exampleDominik Schürmann2015-05-051-28/+0
|
* Restructure for jcenter publishDominik Schürmann2015-05-0559-31/+1024
|
* Update for jcenterDominik Schürmann2015-05-051-7/+7
|
* Merge branch 'master' of https://github.com/open-keychain/openpgp-api-libDominik Schürmann2015-04-100-0/+0
|\ | | | | | | | | Conflicts: src/main/java/org/openintents/openpgp/util/OpenPgpApi.java
| * use EXTRA_CRYPTO_INPUT for cryptoInputVincent Breitmoser2015-03-301-4/+2
| |
* | Update API for new provider side cachingDominik Schürmann2015-04-101-3/+4
| |
* | use EXTRA_CRYPTO_INPUT for cryptoInputVincent Breitmoser2015-04-101-4/+2
|/
* Update API of preferencesDominik Schürmann2015-03-202-0/+23
|
* Remove testDominik Schürmann2015-03-201-50/+0
|
* EXTRA_PASSPHRASE from String to char[]Dominik Schürmann2015-03-201-5/+6
|
* More fixes for AppPreferenceDominik Schürmann2015-03-161-7/+17
|
* Simplify prefsDominik Schürmann2015-03-162-5/+17
|
* object oriented split user idDominik Schürmann2015-03-161-6/+27
|
* Rename and update app preference, add new preference for key selectionDominik Schürmann2015-03-163-23/+319
|
* Fix typesDominik Schürmann2015-03-101-2/+2
|
* API 7Dominik Schürmann2015-03-101-2/+43
|
* Merge branch 'master' of https://github.com/open-keychain/openpgp-api-libDominik Schürmann2015-03-021-49/+56
|\
| * Merge pull request #2 from ashh87/masterDominik Schürmann2015-02-021-49/+56
| |\ | | | | | | preference strings
| | * Return null simple name string for Install optionsAshley Hughes2015-02-011-1/+1
| | |
| | * initialise provider list in constructorAshley Hughes2015-02-011-48/+55
| |/
* / jcenter preperationsDominik Schürmann2015-03-026-9/+280
|/
* Update build tools to 21.1.2Dominik Schürmann2015-01-301-1/+1
|
* Change to gradle file structure, include changes by ligiDominik Schürmann2015-01-2941-171/+76
|
* 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
|
* Update plugin to 1.0Dominik Schürmann2014-12-121-1/+1
|
* Update for Android Studio 1.0 RCDominik Schürmann2014-12-041-2/+2
|
* Work on Yubikey decryptionDominik Schürmann2014-09-081-0/+1
|
* Fix for user ids in APIDominik Schürmann2014-09-071-1/+1
|
* Merge branch 'master' of https://github.com/open-keychain/openpgp-api-libDominik Schürmann2014-09-0718-2/+81
|\
| * Pull from transifexDominik Schürmann2014-09-0417-0/+61
| |
| * Update READMEDominik Schürmann2014-09-021-1/+1
| |
| * Update READMEDominik Schürmann2014-09-021-1/+1
| |
| * Update READMEDominik Schürmann2014-09-021-2/+20
| |
* | Fix nullpointer with new OpenPgpSignatureResult versionDominik Schürmann2014-09-071-0/+1
|/