Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename folder structure from OpenPGP Keychain to OpenKeychain | Dominik Schürmann | 2014-04-06 | 4 | -975/+0 |
* | Cleanup example code | Dominik Schürmann | 2014-04-02 | 1 | -7/+7 |
* | Improve demo for API accounts | Dominik Schürmann | 2014-03-26 | 1 | -7/+11 |
* | Fix documentation and variable naming in API | Dominik Schürmann | 2014-03-06 | 1 | -2/+2 |
* | API changes | Dominik Schürmann | 2014-03-02 | 1 | -35/+37 |
* | prevent null byte[] in case of encoding exc | M. Dietrich | 2014-02-28 | 1 | -3/+3 |
* | fix signature passing and verify in demo | Dominik Schürmann | 2014-02-24 | 1 | -1/+1 |
* | fix openpgp4fpr demo | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
* | fix intent demo crash, remove unused layout | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
* | api example: fix crash when no signature is present | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
* | verification of cleartext signatures works | Dominik Schürmann | 2014-02-21 | 1 | -0/+19 |
* | Cleanup of API demo | Dominik Schürmann | 2014-02-17 | 3 | -43/+44 |
* | decrypt into message not ciphertext EditText | Dominik Schürmann | 2014-02-17 | 1 | -1/+1 |
* | Fix register activity | Dominik Schürmann | 2014-02-17 | 1 | -1/+0 |
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 1 | -11/+11 |
* | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 1 | -18/+393 |
* | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 2 | -3/+211 |
* | cleanup | Dominik Schürmann | 2014-02-15 | 1 | -29/+15 |
* | fix layout | Dominik Schürmann | 2014-02-15 | 1 | -9/+2 |
* | select provider with preference | Dominik Schürmann | 2014-02-15 | 1 | -82/+14 |
* | save selected provider in list preference | Dominik Schürmann | 2014-02-15 | 2 | -20/+5 |
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 1 | -1/+1 |
* | Fix problem with unparceling by setting class loader in api lib, remove unnee... | Dominik Schürmann | 2014-02-15 | 1 | -6/+5 |
* | code simplifications | Dominik Schürmann | 2014-02-15 | 1 | -112/+53 |
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 1 | -41/+22 |
* | private request codes, pass params through methods and pending intents, getKe... | Dominik Schürmann | 2014-02-15 | 1 | -10/+11 |
* | request ascii armor | Dominik Schürmann | 2014-02-14 | 1 | -1/+7 |
* | forgot breakes | Dominik Schürmann | 2014-02-14 | 1 | -0/+4 |
* | cleanup | Dominik Schürmann | 2014-02-14 | 3 | -182/+1 |
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 1 | -167/+186 |
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 1 | -17/+70 |
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 1 | -158/+174 |
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 4 | -0/+632 |