| Commit message (Expand) | Author | Age | Files | Lines |
* | fix qr code scanning, implement basic scanning of fingerprint only | Dominik Schürmann | 2014-01-19 | 3 | -93/+172 |
* | improve performance of adapter implementations by caching index, use data uri... | Dominik Schürmann | 2014-01-19 | 9 | -61/+221 |
* | 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 | 1 | -3/+3 |
* | better onActivityResult handling for qr code import, remove unimplemented imp... | Dominik Schürmann | 2014-01-18 | 2 | -26/+18 |
* | default import is from keyserver | Dominik Schürmann | 2014-01-18 | 2 | -6/+7 |
* | prettify upload key | Dominik Schürmann | 2014-01-18 | 1 | -36/+17 |
* | do not sign on update from server action | Dominik Schürmann | 2014-01-18 | 1 | -4/+0 |
* | 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 | 2 | -62/+59 |
* | Externalize secret key selection into fragment for reuse in different activities | Dominik Schürmann | 2014-01-18 | 6 | -107/+174 |
* | 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 | 2 | -7/+116 |
|\ |
|
| * | 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 | 1 | -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 |
* | | 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 | 1 | -0/+2 |
* | | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-14 | 1 | -4/+12 |
|\| |
|
| * | new keys are cross-certified | Ashley Hughes | 2014-01-13 | 1 | -4/+12 |
* | | fix some small layout bugs, add barcode scanner lib as source lib, fix qr cod... | Dominik Schürmann | 2014-01-14 | 4 | -547/+42 |
|/ |
|
* | key view is working | Dominik Schürmann | 2014-01-13 | 12 | -376/+360 |
* | fix compile | Dominik Schürmann | 2014-01-12 | 2 | -18/+24 |
* | cleanup layouts, prepare layouts for new key view | Dominik Schürmann | 2014-01-12 | 15 | -21/+108 |
* | preferences and help into menu not drawer according to guidelines and google ... | Dominik Schürmann | 2014-01-09 | 4 | -19/+245 |
* | fix bad crashes | Dominik Schürmann | 2014-01-09 | 6 | -251/+80 |
* | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 14 | -739/+186 |
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 4 | -18/+459 |
* | use bootstrap buttons | Dominik Schürmann | 2014-01-09 | 16 | -91/+120 |
* | fix import, add missing multi select menu | Dominik Schürmann | 2014-01-08 | 3 | -7/+3 |
* | multi selection for secret key list | Dominik Schürmann | 2014-01-07 | 2 | -1/+142 |
* | instructions on empty public key list for first start | Dominik Schürmann | 2014-01-07 | 1 | -1/+31 |
* | remove unused ids | Dominik Schürmann | 2014-01-07 | 1 | -43/+0 |
* | action encrypt to contact in view and multi select | Dominik Schürmann | 2014-01-07 | 2 | -15/+54 |
* | reorder menus, cleanup code, add experimental tab activity | Dominik Schürmann | 2014-01-07 | 8 | -396/+263 |
* | key edit fixes | Dominik Schürmann | 2014-01-07 | 7 | -189/+392 |
* | integrate UnderlineTextView, add zxing info | Dominik Schürmann | 2014-01-06 | 1 | -3/+22 |
* | externalize zxing lib, fix gradle build | Dominik Schürmann | 2014-01-06 | 66 | -10184/+1 |
* | copy to clipboard in key view | Dominik Schürmann | 2014-01-06 | 1 | -59/+89 |
* | multi select and delete, needs testing | Dominik Schürmann | 2014-01-06 | 2 | -9/+280 |
* | Work on multiselect in key list | Dominik Schürmann | 2014-01-06 | 6 | -308/+198 |
* | reorder menu in key view | Dominik Schürmann | 2014-01-03 | 1 | -1/+1 |
* | cleanup and documentation | Dominik Schürmann | 2014-01-03 | 2 | -41/+32 |
* | prettify nfc dialog | Dominik Schürmann | 2014-01-03 | 1 | -2/+2 |
* | integrate NFC into key view and import activities | Dominik Schürmann | 2014-01-03 | 4 | -241/+252 |