Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | API update: boolean to allow/disallow user interaction allow real background ↵ | Dominik Schürmann | 2013-09-16 | 4 | -32/+59 | |
| | | | | pgp operations that will not require user input | |||||
* | Docs for bouncy castle | Dominik Schürmann | 2013-09-16 | 1 | -4/+17 | |
| | ||||||
* | More docs on rng issues | Dominik Schürmann | 2013-09-15 | 1 | -0/+5 | |
| | ||||||
* | Do not seed /dev/urandom. urandom is non-writeable on some devices. Because ↵ | Dominik Schürmann | 2013-09-15 | 1 | -42/+55 | |
| | | | | only OpenSSL seeding is broken, this should not result in security problems! | |||||
* | Reorder security providers in application class, document functionality | Dominik Schürmann | 2013-09-15 | 2 | -10/+29 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-15 | 1 | -3/+3 | |
| | ||||||
* | name build xmls | Dominik Schürmann | 2013-09-15 | 2 | -2/+2 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-15 | 1 | -11/+6 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-15 | 1 | -17/+10 | |
| | ||||||
* | remove unused code | Dominik Schürmann | 2013-09-15 | 2 | -51/+0 | |
| | ||||||
* | rename encryptAndSign to signAndEncrypt | Dominik Schürmann | 2013-09-15 | 3 | -27/+4 | |
| | ||||||
* | Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵ | Dominik Schürmann | 2013-09-15 | 33 | -2621/+2792 | |
| | | | | EditKey not in SecretKeyList | |||||
* | Move pgp classes into subpackage | Dominik Schürmann | 2013-09-15 | 27 | -43/+41 | |
| | ||||||
* | add untrusted signature status | Dominik Schürmann | 2013-09-15 | 3 | -3/+5 | |
| | ||||||
* | reorder manifest | Dominik Schürmann | 2013-09-15 | 2 | -12/+10 | |
| | ||||||
* | Extended api | Dominik Schürmann | 2013-09-15 | 12 | -248/+553 | |
| | ||||||
* | Define abstract remote service | Dominik Schürmann | 2013-09-15 | 3 | -221/+293 | |
| | ||||||
* | once again reorder packages | Dominik Schürmann | 2013-09-15 | 14 | -17/+17 | |
| | ||||||
* | Fix gradle build | Dominik Schürmann | 2013-09-15 | 7 | -9/+12 | |
| | ||||||
* | Version 2.1.1 | Dominik Schürmann | 2013-09-14 | 3 | -5/+25 | |
| | ||||||
* | Update Intent API | Dominik Schürmann | 2013-09-14 | 5 | -248/+81 | |
| | ||||||
* | API update | Dominik Schürmann | 2013-09-14 | 12 | -46/+555 | |
| | ||||||
* | Fix intent for api, fix slection dialog in demo | Dominik Schürmann | 2013-09-13 | 4 | -52/+60 | |
| | ||||||
* | unify naming of api package and process | Dominik Schürmann | 2013-09-13 | 14 | -20/+20 | |
| | ||||||
* | remove unnecessary boolean from SignatureResult | Dominik Schürmann | 2013-09-13 | 3 | -24/+10 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-10 | 1 | -6/+0 | |
| | ||||||
* | fix filename to camelcase | Dominik Schürmann | 2013-09-10 | 3 | -5/+5 | |
| | ||||||
* | Update api in readme | Dominik Schürmann | 2013-09-10 | 1 | -11/+10 | |
| | ||||||
* | rename api to openpgp api | Dominik Schürmann | 2013-09-10 | 20 | -190/+177 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-10 | 1 | -13/+14 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-10 | 1 | -0/+52 | |
| | ||||||
* | Changelog | Dominik Schürmann | 2013-09-10 | 1 | -0/+5 | |
| | ||||||
* | remove swap file | Dominik Schürmann | 2013-09-10 | 1 | -0/+0 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-10 | 1 | -9/+7 | |
| | ||||||
* | README | Dominik Schürmann | 2013-09-10 | 1 | -7/+3 | |
| | ||||||
* | rename extra of import | Dominik Schürmann | 2013-09-10 | 4 | -7/+7 | |
| | ||||||
* | API docs | Dominik Schürmann | 2013-09-10 | 1 | -1/+2 | |
| | ||||||
* | API docs | Dominik Schürmann | 2013-09-10 | 2 | -17/+25 | |
| | ||||||
* | Add api demo resources | Dominik Schürmann | 2013-09-09 | 4 | -2/+1 | |
| | ||||||
* | update build files | Dominik Schürmann | 2013-09-09 | 5 | -2/+225 | |
| | ||||||
* | version 2.1 | Dominik Schürmann | 2013-09-09 | 2 | -3/+10 | |
| | ||||||
* | get signature result only when not null | Dominik Schürmann | 2013-09-09 | 1 | -3/+5 | |
| | ||||||
* | Fixes for decrypt and sign | Dominik Schürmann | 2013-09-09 | 5 | -43/+101 | |
| | ||||||
* | update gradle, description,... | Dominik Schürmann | 2013-09-09 | 7 | -38/+87 | |
| | ||||||
* | Use underscore in extras, cleanup code | Dominik Schürmann | 2013-09-09 | 13 | -164/+157 | |
| | ||||||
* | Ascii armror doc | Dominik Schürmann | 2013-09-09 | 5 | -5/+16 | |
| | ||||||
* | Increase default RSA from 2048 to 4096 due to recent security speculations | Dominik Schürmann | 2013-09-09 | 1 | -3/+3 | |
| | ||||||
* | Handle no selection of pub keys correctly | Dominik Schürmann | 2013-09-09 | 2 | -6/+15 | |
| | ||||||
* | Handle dublicate or missing pub keys corresponding to user ids, handle ↵ | Dominik Schürmann | 2013-09-09 | 4 | -33/+115 | |
| | | | | navigating back from service activity properly | |||||
* | Fix help text | Dominik Schürmann | 2013-09-09 | 1 | -9/+10 | |
| |