Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | remove logging from library | Dominik Schürmann | 2014-02-21 | 4 | -32/+17 |
| | |||||
* | do not serialize async tasks | Dominik Schürmann | 2014-02-21 | 1 | -1/+10 |
| | |||||
* | 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 |
| | |||||
* | add project.properties to support Eclipse | Dominik Schürmann | 2014-02-21 | 1 | -0/+15 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 2 | -18/+18 |
| | |||||
* | 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 | 6 | -4/+281 |
| | |||||
* | 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 | 2 | -82/+18 |
| | |||||
* | save selected provider in list preference | Dominik Schürmann | 2014-02-15 | 4 | -24/+20 |
| | |||||
* | list preference: load provider list on open of dialog not on create of ↵ | Dominik Schürmann | 2014-02-15 | 1 | -22/+26 |
| | | | | preference to reload when keychain has been installed | ||||
* | Add None-entry to ListPreference | Dominik Schürmann | 2014-02-15 | 6 | -0/+12 |
| | |||||
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 12 | -1/+14 |
| | |||||
* | Fix problem with unparceling by setting class loader in api lib, remove ↵ | Dominik Schürmann | 2014-02-15 | 4 | -52/+15 |
| | | | | unneeded aidl classes | ||||
* | documentation on service | Dominik Schürmann | 2014-02-15 | 1 | -17/+24 |
| | |||||
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 6 | -43/+41 |
| | |||||
* | code simplifications | Dominik Schürmann | 2014-02-15 | 1 | -112/+53 |
| | |||||
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 3 | -46/+26 |
| | |||||
* | private request codes, pass params through methods and pending intents, ↵ | Dominik Schürmann | 2014-02-15 | 4 | -48/+71 |
| | | | | 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 | 10 | -306/+4 |
| | |||||
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 10 | -417/+195 |
| | |||||
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 4 | -153/+210 |
| | |||||
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+4 |
| | |||||
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 20 | -206/+476 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 45 | -0/+2816 |