Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-enable getEmbeddedSignatures | Ashley Hughes | 2014-01-27 | 1 | -10/+10 |
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 359 | -215/+0 |
* | Remove old spongy castle libs | Dominik Schürmann | 2014-01-27 | 5 | -0/+0 |
* | New build files for spongy castle | Dominik Schürmann | 2014-01-27 | 1 | -0/+4 |
* | Disable getEmbeddedSignatures() until patch by Ashh87 has been applied again ... | Dominik Schürmann | 2014-01-27 | 1 | -8/+8 |
* | fix crash on keys with empty user id | Dominik Schürmann | 2014-01-25 | 4 | -46/+46 |
* | remove navigation drawer from help | Dominik Schürmann | 2014-01-25 | 1 | -15/+7 |
* | smaller expiry buttons | Dominik Schürmann | 2014-01-25 | 1 | -1/+2 |
* | remove shadow from icon | Dominik Schürmann | 2014-01-25 | 6 | -0/+0 |
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-24 | 3 | -7/+12 |
|\ | |||||
| * | add "never" for ttl for passphrase cache | M. Dietrich | 2014-01-23 | 3 | -7/+12 |
* | | Fix language problems (thanks to yahoe.001) | Dominik Schürmann | 2014-01-24 | 3 | -26/+32 |
|/ | |||||
* | update from transifex for russian translation | Dominik Schürmann | 2014-01-21 | 1 | -1/+1 |
* | update from transifex | Dominik Schürmann | 2014-01-21 | 7 | -124/+124 |
* | pull translation from transifex | Dominik Schürmann | 2014-01-20 | 19 | -22/+718 |
* | update from transifex | Dominik Schürmann | 2014-01-19 | 5 | -35/+82 |
* | remove unused adapter | Dominik Schürmann | 2014-01-19 | 1 | -266/+0 |
* | Version 2.2 | Dominik Schürmann | 2014-01-19 | 1 | -2/+2 |
* | changelog for 2.2 | Dominik Schürmann | 2014-01-19 | 2 | -1/+14 |
* | fix crashes on Android 2.3 | Dominik Schürmann | 2014-01-19 | 12 | -108/+170 |
* | pull from transifex | Dominik Schürmann | 2014-01-19 | 1 | -5/+5 |
* | pull from transifex | Dominik Schürmann | 2014-01-19 | 2 | -6/+17 |
* | pull from transifex | Dominik Schürmann | 2014-01-19 | 15 | -226/+184 |
* | fix plural | Dominik Schürmann | 2014-01-19 | 1 | -0/+1 |
* | more language fixes and cleanup | Dominik Schürmann | 2014-01-19 | 16 | -122/+84 |
* | use plurals | Dominik Schürmann | 2014-01-19 | 10 | -80/+227 |
* | remove unused string | Dominik Schürmann | 2014-01-19 | 1 | -1/+0 |
* | transifex config and current translations | Dominik Schürmann | 2014-01-19 | 60 | -0/+3241 |
* | improve sharing of key | Dominik Schürmann | 2014-01-19 | 1 | -3/+2 |
* | improve sharing of key | Dominik Schürmann | 2014-01-19 | 3 | -27/+76 |
* | share fingerprint with qr code | Dominik Schürmann | 2014-01-19 | 6 | -33/+79 |
* | fix qr code scanning, implement basic scanning of fingerprint only | Dominik Schürmann | 2014-01-19 | 4 | -93/+173 |
* | improve performance of adapter implementations by caching index, use data uri... | Dominik Schürmann | 2014-01-19 | 11 | -66/+226 |
* | cleanup | Dominik Schürmann | 2014-01-18 | 2 | -27/+3 |
* | handle onActivityResult in FileDialogFragment directly | Dominik Schürmann | 2014-01-18 | 9 | -110/+63 |
* | layout fixes | Dominik Schürmann | 2014-01-18 | 3 | -12/+19 |
* | better onActivityResult handling for qr code import, remove unimplemented imp... | Dominik Schürmann | 2014-01-18 | 3 | -33/+25 |
* | default import is from keyserver | Dominik Schürmann | 2014-01-18 | 4 | -8/+9 |
* | add holo light icons | Dominik Schürmann | 2014-01-18 | 30 | -4/+5 |
* | prettify upload key | Dominik Schürmann | 2014-01-18 | 3 | -72/+60 |
* | do not sign on update from server action | Dominik Schürmann | 2014-01-18 | 4 | -14/+14 |
* | more layout fixes | Dominik Schürmann | 2014-01-18 | 3 | -52/+63 |
* | sign key without passphrase fixed | Dominik Schürmann | 2014-01-18 | 1 | -8/+10 |
* | Much more usable sign activity | Dominik Schürmann | 2014-01-18 | 5 | -90/+105 |
* | Externalize secret key selection into fragment for reuse in different activities | Dominik Schürmann | 2014-01-18 | 11 | -170/+244 |
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-16 | 6 | -12/+123 |
|\ | |||||
| * | file imports fix | Ashley Hughes | 2014-01-16 | 1 | -1/+1 |
| * | fix clipboard null crash | Ashley Hughes | 2014-01-16 | 2 | -4/+6 |
| * | Merge pull request #196 from ashh87/master | Dominik Schürmann | 2014-01-14 | 3 | -7/+116 |
| |\ | |||||
| | * | always check binding when verifying | Ashley Hughes | 2014-01-15 | 1 | -12/+18 |