Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | translations info to README | Dominik Schürmann | 2014-01-19 | 1 | -0/+11 | |
| | ||||||
* | transifex config and current translations | Dominik Schürmann | 2014-01-19 | 61 | -0/+3274 | |
| | ||||||
* | 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 ↵ | Dominik Schürmann | 2014-01-19 | 11 | -66/+226 | |
| | | | | uri where possible in ViewKeyActivity | |||||
* | 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 ↵ | Dominik Schürmann | 2014-01-18 | 3 | -33/+25 | |
| | | | | import button | |||||
* | default import is from keyserver | Dominik Schürmann | 2014-01-18 | 4 | -8/+9 | |
| | ||||||
* | add holo light icons | Dominik Schürmann | 2014-01-18 | 31 | -4/+8 | |
| | ||||||
* | 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 | |
| | ||||||
* | notes how to contribute | Dominik Schürmann | 2014-01-18 | 1 | -1/+1 | |
| | ||||||
* | notes how to contribute | Dominik Schürmann | 2014-01-18 | 1 | -21/+33 | |
| | ||||||
* | remove unused resources | Dominik Schürmann | 2014-01-17 | 536 | -36723/+0 | |
| | ||||||
* | remove note about dashboard icons | Dominik Schürmann | 2014-01-16 | 1 | -13/+1 | |
| | ||||||
* | fix markdown in README | Dominik Schürmann | 2014-01-16 | 1 | -3/+3 | |
| | ||||||
* | fix markdown in README | Dominik Schürmann | 2014-01-16 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-16 | 6 | -12/+123 | |
|\ | ||||||
| * | Merge pull request #200 from ashh87/import-fix | Dominik Schürmann | 2014-01-16 | 3 | -5/+7 | |
| |\ | | | | | | | Import fix | |||||
| | * | 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 | |
| |\ | | | | | | | cross-cert changes | |||||
| | * | always check binding when verifying | Ashley Hughes | 2014-01-15 | 1 | -12/+18 | |
| | | | ||||||
| | * | refactor | Ashley Hughes | 2014-01-14 | 1 | -32/+48 | |
| | | | ||||||
| | * | begin refactor | Ashley Hughes | 2014-01-14 | 1 | -14/+40 | |
| | | | ||||||
| | * | check primary bindings | Ashley Hughes | 2014-01-14 | 2 | -30/+45 | |
| | | | ||||||
| | * | subkey binding check, start primary binding check | Ashley Hughes | 2014-01-14 | 1 | -1/+47 | |
| | | | ||||||
| | * | small tidy | Ashley Hughes | 2014-01-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update gradle build files to 0.7.3 android plugin, add Gradle 1.9 wrapper, ↵ | Dominik Schürmann | 2014-01-16 | 8 | -19/+38 | |
|/ / | | | | | | | add information about build to readme | |||||
* | | fix exporting to file, close #195 | Dominik Schürmann | 2014-01-14 | 1 | -13/+11 | |
| | | ||||||
* | | toast on copy to clipboard | Dominik Schürmann | 2014-01-14 | 2 | -0/+3 | |
| | | ||||||
* | | prettify import | Dominik Schürmann | 2014-01-14 | 3 | -6/+21 | |
| | |