Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Update build tools to 21.1.2 | Dominik Schürmann | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | Change to gradle file structure, include changes by ligi | Dominik Schürmann | 2015-01-29 | 41 | -171/+76 |
| | |||||
* | Blacklist APG, the current released version of APG includes a broken version ↵ | Dominik Schürmann | 2015-01-29 | 1 | -1/+10 |
| | | | | of the API | ||||
* | Close input and output ParcelFileDescriptors properly also in error case | Dominik Schürmann | 2015-01-29 | 1 | -1/+15 |
| | |||||
* | Close output ParcelFileDescriptor in finally clause | Dominik Schürmann | 2015-01-29 | 1 | -7/+14 |
| | |||||
* | SplitUserID into lib | Dominik Schürmann | 2015-01-28 | 1 | -0/+35 |
| | |||||
* | Merge branch 'master' of https://github.com/open-keychain/openpgp-api-lib | Dominik Schürmann | 2015-01-27 | 9 | -9/+9 |
|\ | |||||
| * | Increase copyright year | Dominik Schürmann | 2015-01-27 | 9 | -9/+9 |
| | | |||||
* | | Remove EXTRA_REQUEST_ASCII_ARMOR from decrypt operation, makes no sense | Dominik Schürmann | 2015-01-27 | 1 | -1/+0 |
|/ | |||||
* | API version 6 | Dominik Schürmann | 2015-01-27 | 1 | -3/+12 |
| | |||||
* | introduce RESULT_CHARSET variable | Vincent Breitmoser | 2015-01-27 | 1 | -0/+2 |
| | |||||
* | No output stream for detached signatures, makes no sense to pipe it through | Dominik Schürmann | 2015-01-08 | 1 | -2/+1 |
| | |||||
* | API for detached signatures | Dominik Schürmann | 2015-01-08 | 1 | -3/+37 |
| | |||||
* | Update plugin to 1.0 | Dominik Schürmann | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Update for Android Studio 1.0 RC | Dominik Schürmann | 2014-12-04 | 1 | -2/+2 |
| | |||||
* | Work on Yubikey decryption | Dominik Schürmann | 2014-09-08 | 1 | -0/+1 |
| | |||||
* | Fix for user ids in API | Dominik Schürmann | 2014-09-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/open-keychain/openpgp-api-lib | Dominik Schürmann | 2014-09-07 | 18 | -2/+81 |
|\ | |||||
| * | Pull from transifex | Dominik Schürmann | 2014-09-04 | 17 | -0/+61 |
| | | |||||
| * | Update README | Dominik Schürmann | 2014-09-02 | 1 | -1/+1 |
| | | |||||
| * | Update README | Dominik Schürmann | 2014-09-02 | 1 | -1/+1 |
| | | |||||
| * | Update README | Dominik Schürmann | 2014-09-02 | 1 | -2/+20 |
| | | |||||
* | | Fix nullpointer with new OpenPgpSignatureResult version | Dominik Schürmann | 2014-09-07 | 1 | -0/+1 |
|/ | |||||
* | Changelog | Dominik Schürmann | 2014-08-31 | 1 | -1/+2 |
| | |||||
* | Add userIds to OpenPgpSignatureResult | Dominik Schürmann | 2014-08-31 | 1 | -14/+29 |
| | |||||
* | Merge branch 'master' of https://github.com/open-keychain/openpgp-api-lib | Dominik Schürmann | 2014-08-31 | 1 | -2/+5 |
|\ | |||||
| * | Merge pull request #1 from Flowdalic/flow | Dominik Schürmann | 2014-08-30 | 1 | -2/+5 |
| |\ | | | | | | | Add my Real-name to the Copyright statement | ||||
| | * | Add my Real-name to the Copyright statement | Florian Schmaus | 2014-08-30 | 1 | -2/+5 |
| |/ | | | | | | | of ParcelFileDescriptorUtil. | ||||
* / | Add SIGNATURE_KEY_REVOKED, SIGNATURE_KEY_EXPIRED, rename ↵ | Dominik Schürmann | 2014-08-31 | 2 | -6/+12 |
|/ | | | | SIGNATURE_PUB_KEY_UNKNOWN | ||||
* | Use application context | Dominik Schürmann | 2014-08-12 | 1 | -1/+1 |
| |