Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | 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 | 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 | |
| |\ | | | | | | | 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 | 2 | -6/+7 | |
|/ / | | | | | | | 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 | |
| | | ||||||
* | | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-14 | 2 | -6/+13 | |
|\ \ | ||||||
| * | | Merge pull request #188 from ashh87/master | Dominik Schürmann | 2014-01-13 | 2 | -6/+13 | |
| |\| | | | | | | | new keys are cross-certified | |||||
| | * | new keys are cross-certified | Ashley Hughes | 2014-01-13 | 2 | -6/+13 | |
| | | | ||||||
* | | | fix some small layout bugs, add barcode scanner lib as source lib, fix qr ↵ | Dominik Schürmann | 2014-01-14 | 11 | -555/+65 | |
|/ / | | | | | | | code scanning issues | |||||
* / | simplify wording | Dominik Schürmann | 2014-01-13 | 1 | -1/+1 | |
|/ | ||||||
* | bump version code to 21106 for beta testers | Dominik Schürmann | 2014-01-13 | 1 | -17/+1 | |
| | ||||||
* | key view is working | Dominik Schürmann | 2014-01-13 | 17 | -541/+577 | |
| | ||||||
* | fix compile | Dominik Schürmann | 2014-01-12 | 3 | -19/+25 | |
| | ||||||
* | cleanup layouts, prepare layouts for new key view | Dominik Schürmann | 2014-01-12 | 42 | -459/+345 | |
| | ||||||
* | bump version to 21105 for beta testers | Dominik Schürmann | 2014-01-10 | 1 | -1/+1 | |
| | ||||||
* | fix gradle build | Dominik Schürmann | 2014-01-10 | 1 | -1/+1 | |
| | ||||||
* | bump to version code 21104 for beta testers | Dominik Schürmann | 2014-01-10 | 1 | -1/+1 | |
| | ||||||
* | preferences and help into menu not drawer according to guidelines and google ↵ | Dominik Schürmann | 2014-01-09 | 6 | -22/+247 | |
| | | | | apps | |||||
* | fix bad crashes | Dominik Schürmann | 2014-01-09 | 6 | -251/+80 | |
| | ||||||
* | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 44 | -1495/+713 | |
| | ||||||
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 22 | -35/+608 | |
| | ||||||
* | use bootstrap buttons | Dominik Schürmann | 2014-01-09 | 56 | -331/+334 | |
| | ||||||
* | add AndroidBootstrap lib | Dominik Schürmann | 2014-01-09 | 3 | -1/+7 | |
| |