Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show revocation status in SelectPublicKeyFragment #375 | Daniel Hammann | 2014-03-18 | 7 | -6/+14931 |
| | | | | Added revocation status in Key List View (graphical symbol and red coloring) | ||||
* | #429 4) | Daniel Hammann | 2014-03-17 | 3 | -4/+5 |
| | | | | | In the clicking for a particular contact , two icon in the actionbar show the same hint ('Share'). Second icon hint can be 'Keyserver' or just only 'server' | ||||
* | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Daniel Hammann | 2014-03-14 | 142 | -3065/+2807 |
|\ | |||||
| * | Merge pull request #417 from uberspot/master | Dominik Schürmann | 2014-03-14 | 4 | -11/+30 |
| |\ | | | | | | | Make email address less restrictive and fix double user ids | ||||
| | * | Fix two bugs in ImportKeys screen (issue #416) | uberspot | 2014-03-14 | 2 | -0/+2 |
| | | | |||||
| | * | Make email address less restrictive and add icon to show when it's correct | uberspot | 2014-03-14 | 2 | -11/+28 |
| |/ | |||||
| * | Merge pull request #415 from uberspot/master | Dominik Schürmann | 2014-03-13 | 12 | -106/+132 |
| |\ | | | | | | | final code style changes | ||||
| | * | final code style changes | uberspot | 2014-03-13 | 12 | -106/+132 |
| |/ | |||||
| * | Merge pull request #413 from uberspot/master | Dominik Schürmann | 2014-03-13 | 65 | -984/+997 |
| |\ | | | | | | | More code style fixes | ||||
| | * | fix code style in /pgp | uberspot | 2014-03-13 | 11 | -491/+436 |
| | | | |||||
| | * | final ui code style changes | uberspot | 2014-03-13 | 12 | -53/+54 |
| | | | |||||
| | * | more code style changes in /ui and /util | uberspot | 2014-03-13 | 24 | -323/+345 |
| | | | |||||
| | * | more UI code style fixes | uberspot | 2014-03-13 | 9 | -70/+77 |
| | | | |||||
| | * | More code style fixes for /ui | uberspot | 2014-03-13 | 16 | -53/+91 |
| |/ | |||||
| * | Fix colors in item view | Dominik Schürmann | 2014-03-13 | 2 | -2/+2 |
| | | |||||
| * | remove unused color | Dominik Schürmann | 2014-03-13 | 1 | -1/+0 |
| | | |||||
| * | Improve list item view, borderless button for API < 11 | Dominik Schürmann | 2014-03-13 | 4 | -55/+78 |
| | | |||||
| * | Merge pull request #412 from uberspot/master | Dominik Schürmann | 2014-03-13 | 75 | -922/+761 |
| |\ | | | | | | | Code style changes | ||||
| | * | First code style changes in ui | uberspot | 2014-03-13 | 56 | -634/+486 |
| | | | |||||
| | * | Fix code style in /helper | uberspot | 2014-03-13 | 5 | -71/+64 |
| | | | |||||
| | * | Fix code style in keychain/service/ | uberspot | 2014-03-13 | 11 | -87/+129 |
| | | | |||||
| | * | Optimize imports in all files, remove useless whitespace in some and fix ↵ | uberspot | 2014-03-13 | 12 | -130/+82 |
| |/ | | | | | | | indentation | ||||
| * | Merge pull request #407 from uberspot/master | Dominik Schürmann | 2014-03-13 | 1 | -15/+31 |
| |\ | | | | | | | Add apg's change to colorizing, no more background changes needed | ||||
| | * | add apg's change to colorizing, no more background changes needed | uberspot | 2014-03-13 | 1 | -15/+31 |
| | | | |||||
| * | | Forgot faq file | Dominik Schürmann | 2014-03-13 | 1 | -0/+12 |
| | | | |||||
| * | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-03-13 | 1 | -23/+29 |
| |\ \ | |||||
| | * \ | Merge pull request #408 from gogowitczak/master | Dominik Schürmann | 2014-03-13 | 1 | -23/+29 |
| | |\ \ | | | | | | | | | | | Specifying connection port in KeyServer | ||||
| | | * | | Added possibility to specify port for KeyServer. | gogowitczak | 2014-03-13 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Added possibility to specify port for KeyServer. | gogowitczak | 2014-03-13 | 1 | -24/+30 |
| | | |/ | |||||
| * | / | Add FAQ tab to help | Dominik Schürmann | 2014-03-13 | 2 | -8/+12 |
| |/ / | |||||
| * | | Readd create key menu items | Dominik Schürmann | 2014-03-13 | 3 | -16/+61 |
| | | | |||||
| * | | XML cleanup and bigger filename EditText | Dominik Schürmann | 2014-03-13 | 3 | -161/+173 |
| | | | |||||
| * | | Cleanup and simplification | Dominik Schürmann | 2014-03-13 | 2 | -61/+24 |
| | | | |||||
| * | | Merge pull request #403 from Valodim/master | Dominik Schürmann | 2014-03-13 | 27 | -875/+549 |
| |\ \ | | |/ | |/| | unify public and secret key lists | ||||
| | * | drop unified uri in favor of generic /key_rings | Vincent Breitmoser | 2014-03-13 | 2 | -15/+10 |
| | | | | | | | | | | | | | | | | | | | | | this works well in the uri schema, and we get notifications back with no effort. ....also remove a line I committed accidentally oO | ||||
| | * | Merge remote-tracking branch 'origin/master' | Vincent Breitmoser | 2014-03-13 | 18 | -51/+151 |
| | |\ | | |/ | |/| | | | | | | | Conflicts: OpenPGP-Keychain/src/main/res/menu/key_list_secret.xml | ||||
| * | | Merge pull request #388 from ajit766/exportkeyfix | Dominik Schürmann | 2014-03-13 | 4 | -16/+56 |
| |\ \ | | | | | | | | | Export is cancellable now | ||||
| | * | | Export cancellable - minor changes | grait | 2014-03-13 | 3 | -6/+10 |
| | | | | |||||
| | * | | Export is cancellable now | grait | 2014-03-13 | 3 | -16/+52 |
| |/ / | |||||
| * | | Merge pull request #396 from bhargavgolla/Lint-error-fix | Dominik Schürmann | 2014-03-12 | 11 | -17/+20 |
| |\ \ | | | | | | | | | Lint error fix after testing | ||||
| | * | | Removing tab | Bhargav Golla | 2014-03-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | Removing unused string | Bhargav Golla | 2014-03-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'upstream/master' into Lint-error-fix | Bhargav Golla | 2014-03-10 | 49 | -481/+1293 |
| | |\ \ | |||||
| | * | | | Lint changes after testing | Bhargav Golla | 2014-03-10 | 12 | -19/+21 |
| | | | | | |||||
| * | | | | Merge pull request #404 from uberspot/master | Dominik Schürmann | 2014-03-12 | 2 | -12/+60 |
| |\ \ \ \ | | | | | | | | | | | | | Change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc | ||||
| | * | | | | change colorizing of fingerprint to use SHA1 based on apg's commit 67ffc24526 | uberspot | 2014-03-12 | 2 | -12/+60 |
| | | | | | | |||||
| * | | | | | Merge pull request #405 from honnel/checkstyle | Dominik Schürmann | 2014-03-12 | 1 | -6/+15 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Checkstyle configuration information reworked | ||||
| | * | | | | | Added Windows section to CheckStyle configuration information part (and ↵ | Daniel Hammann | 2014-03-12 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | splitted Linux and MacOSX up). | ||||
| * | | | | | | Merge pull request #406 from Emantor/tests_and_travis | Dominik Schürmann | 2014-03-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Reduce travis library installation overhead | ||||
| | * | | | | | Reduce library installation overhead | Emantor | 2014-03-12 | 1 | -1/+1 |
| | | |_|/ / | | |/| | | |