Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update missing build.gradle files | Emantor | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | Fix documentation and variable naming in API | Dominik Schürmann | 2014-03-06 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Daniel Hammann | 2014-03-05 | 3 | -40/+42 |
|\ | |||||
| * | version code 3 API lib | Dominik Schürmann | 2014-03-02 | 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 |
| | | |||||
* | | updated build.gradle-Files to current Versions of build-tools and SDK. | Daniel Hammann | 2014-03-05 | 1 | -1/+1 |
|/ | |||||
* | 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 | 2 | -94/+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 |
| | |||||
* | rename to OpenKeychain | Dominik Schürmann | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | gradle android plugin 0.8.0 to 0.8.3 | Dominik Schürmann | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 1 | -11/+11 |
| | |||||
* | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 2 | -19/+394 |
| | |||||
* | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 4 | -3/+244 |
| | |||||
* | cleanup | Dominik Schürmann | 2014-02-15 | 2 | -29/+16 |
| | |||||
* | fix layout | Dominik Schürmann | 2014-02-15 | 2 | -69/+90 |
| | |||||
* | 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 | 3 | -24/+9 |
| | |||||
* | 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 ↵ | Dominik Schürmann | 2014-02-15 | 1 | -6/+5 |
| | | | | unneeded aidl classes | ||||
* | 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, ↵ | Dominik Schürmann | 2014-02-15 | 1 | -10/+11 |
| | | | | getKeyIds method | ||||
* | 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 | 8 | -234/+4 |
| | |||||
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 3 | -174/+189 |
| | |||||
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 1 | -17/+70 |
| | |||||
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 4 | -161/+178 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 15 | -0/+964 |