Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | fix import, add missing multi select menu | Dominik Schürmann | 2014-01-08 | 4 | -7/+12 | |
| | ||||||
* | multi selection for secret key list | Dominik Schürmann | 2014-01-07 | 3 | -2/+143 | |
| | ||||||
* | instructions on empty public key list for first start | Dominik Schürmann | 2014-01-07 | 3 | -8/+87 | |
| | ||||||
* | 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 | 5 | -17/+77 | |
| | ||||||
* | reorder menus, cleanup code, add experimental tab activity | Dominik Schürmann | 2014-01-07 | 13 | -401/+313 | |
| | ||||||
* | key edit fixes | Dominik Schürmann | 2014-01-07 | 10 | -191/+411 | |
| | ||||||
* | integrate UnderlineTextView, add zxing info | Dominik Schürmann | 2014-01-06 | 2 | -4/+23 | |
| | ||||||
* | externalize zxing lib, fix gradle build | Dominik Schürmann | 2014-01-06 | 68 | -10184/+3 | |
| | ||||||
* | copy to clipboard in key view | Dominik Schürmann | 2014-01-06 | 3 | -59/+94 | |
| | ||||||
* | multi select and delete, needs testing | Dominik Schürmann | 2014-01-06 | 3 | -9/+289 | |
| | ||||||
* | Work on multiselect in key list | Dominik Schürmann | 2014-01-06 | 7 | -308/+204 | |
| | ||||||
* | reorder menu in key view | Dominik Schürmann | 2014-01-03 | 2 | -22/+40 | |
| |