Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add note about debug package name | Vincent | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | Merge pull request #4 from cloehle/patch-1 | Vincent | 2015-09-29 | 1 | -1/+1 |
|\ | | | | | fix typo a actvity | ||||
| * | fix typo a actvity | Christian Loehle | 2015-09-29 | 1 | -1/+1 |
|/ | | | Signed-off-by: Christian Loehle <cloehle@posteo.de> | ||||
* | add charset to OpenPgpMetadata parcel | Vincent Breitmoser | 2015-09-16 | 1 | -2/+22 |
| | |||||
* | Version 9 | Dominik Schürmann | 2015-08-28 | 2 | -1/+6 |
| | |||||
* | Merge branch 'mgeier63-master' | Dominik Schürmann | 2015-08-28 | 9 | -73/+83 |
|\ | |||||
| * | Fix and improve OpenPgpService2 code | Dominik Schürmann | 2015-08-28 | 4 | -11/+19 |
| | | |||||
| * | Revert "added link" | Dominik Schürmann | 2015-08-28 | 1 | -8/+167 |
| | | | | | | | | This reverts commit 4c4b60092b51929f9eadac199fe2c028644942c9. | ||||
| * | added link | mgeier63 | 2015-08-27 | 1 | -167/+8 |
| | | |||||
| * | added missing linebreak | mgeier63 | 2015-08-27 | 1 | -1/+1 |
| | | |||||
| * | initial mod | mgeier63 | 2015-08-26 | 8 | -67/+69 |
|/ | |||||
* | Fix bugs in OpenPgpKeyPreference | Dominik Schürmann | 2015-08-24 | 1 | -13/+21 |
| | |||||
* | Fix linebreaks | Dominik Schürmann | 2015-08-23 | 2 | -8/+8 |
| | |||||
* | Better readme | Dominik Schürmann | 2015-08-23 | 1 | -6/+12 |
| | |||||
* | Fix changelog | Dominik Schürmann | 2015-08-23 | 1 | -25/+28 |
| | |||||
* | Put changelog into own file | Dominik Schürmann | 2015-08-23 | 3 | -54/+58 |
| | |||||
* | Update version in readme | Dominik Schürmann | 2015-08-10 | 1 | -1/+1 |
| | |||||
* | Update version to 8.0 | Dominik Schürmann | 2015-08-10 | 1 | -5/+5 |
| | |||||
* | Fix REQUEST_CODE_DECRYPT_AND_VERIFY_DETACHED and REQUEST_CODE_DETACHED_SIGN | Dominik Schürmann | 2015-08-10 | 1 | -2/+3 |
| | |||||
* | Update example to API 8 | Dominik Schürmann | 2015-08-10 | 1 | -84/+49 |
| | |||||
* | Merge branch 'master' of github.com:open-keychain/openpgp-api | Dominik Schürmann | 2015-08-10 | 23 | -58/+219 |
|\ | |||||
| * | New OpenPgpDecryptionResult, introduce UNSIGNED, UNENCRYPTED results instead ↵ | Dominik Schürmann | 2015-07-30 | 5 | -46/+151 |
| | | | | | | | | of return types, rework constant naming in OpenPgpSignatureResult | ||||
| * | Change result types | Dominik Schürmann | 2015-07-27 | 1 | -6/+3 |
| | | |||||
| * | Pull from transifex | Dominik Schürmann | 2015-07-27 | 7 | -0/+29 |
| | | |||||
| * | Add INSECURE_CRYPTOGRAPHY to OpenPgpSignatureResult, increase API version to 8 | Dominik Schürmann | 2015-07-27 | 2 | -4/+8 |
| | | |||||
| * | Pull from transifex | Dominik Schürmann | 2015-05-06 | 11 | -7/+33 |
| | | |||||
* | | Update gradle/deps | Dominik Schürmann | 2015-08-10 | 3 | -4/+4 |
|/ | |||||
* | Update README with instructions | Dominik Schürmann | 2015-05-05 | 1 | -4/+4 |
| | |||||
* | Update README with instructions | Dominik Schürmann | 2015-05-05 | 1 | -13/+143 |
| | |||||
* | Remove signing gradle dsl for example | Dominik Schürmann | 2015-05-05 | 1 | -28/+0 |
| | |||||
* | Restructure for jcenter publish | Dominik Schürmann | 2015-05-05 | 59 | -31/+1024 |
| | |||||
* | Update for jcenter | Dominik Schürmann | 2015-05-05 | 1 | -7/+7 |
| | |||||
* | Merge branch 'master' of https://github.com/open-keychain/openpgp-api-lib | Dominik Schürmann | 2015-04-10 | 0 | -0/+0 |
|\ | | | | | | | | | Conflicts: src/main/java/org/openintents/openpgp/util/OpenPgpApi.java | ||||
| * | use EXTRA_CRYPTO_INPUT for cryptoInput | Vincent Breitmoser | 2015-03-30 | 1 | -4/+2 |
| | | |||||
* | | Update API for new provider side caching | Dominik Schürmann | 2015-04-10 | 1 | -3/+4 |
| | | |||||
* | | use EXTRA_CRYPTO_INPUT for cryptoInput | Vincent Breitmoser | 2015-04-10 | 1 | -4/+2 |
|/ | |||||
* | Update API of preferences | Dominik Schürmann | 2015-03-20 | 2 | -0/+23 |
| | |||||
* | Remove test | Dominik Schürmann | 2015-03-20 | 1 | -50/+0 |
| | |||||
* | EXTRA_PASSPHRASE from String to char[] | Dominik Schürmann | 2015-03-20 | 1 | -5/+6 |
| | |||||
* | More fixes for AppPreference | Dominik Schürmann | 2015-03-16 | 1 | -7/+17 |
| | |||||
* | Simplify prefs | Dominik Schürmann | 2015-03-16 | 2 | -5/+17 |
| | |||||
* | object oriented split user id | Dominik Schürmann | 2015-03-16 | 1 | -6/+27 |
| | |||||
* | Rename and update app preference, add new preference for key selection | Dominik Schürmann | 2015-03-16 | 3 | -23/+319 |
| | |||||
* | Fix types | Dominik Schürmann | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | API 7 | Dominik Schürmann | 2015-03-10 | 1 | -2/+43 |
| | |||||
* | Merge branch 'master' of https://github.com/open-keychain/openpgp-api-lib | Dominik Schürmann | 2015-03-02 | 1 | -49/+56 |
|\ | |||||
| * | Merge pull request #2 from ashh87/master | Dominik Schürmann | 2015-02-02 | 1 | -49/+56 |
| |\ | | | | | | | preference strings | ||||
| | * | Return null simple name string for Install options | Ashley Hughes | 2015-02-01 | 1 | -1/+1 |
| | | | |||||
| | * | initialise provider list in constructor | Ashley Hughes | 2015-02-01 | 1 | -48/+55 |
| |/ | |||||
* / | jcenter preperations | Dominik Schürmann | 2015-03-02 | 6 | -9/+280 |
|/ |