Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Converted AsymetricKeyFragment to new button style | Daniel Albert | 2014-06-29 | 2 | -9/+6 | |
| | | | | ||||||
| | * | | Added new button style and converted account_settings and the ↵ | Daniel Albert | 2014-06-29 | 9 | -19/+51 | |
| | | | | | | | | | | | | | | | | select_secret_key_layout to use it | |||||
| | * | | Updated file_dialog to use the new buttons | Daniel Albert | 2014-06-29 | 3 | -13/+9 | |
| | | | | ||||||
| | * | | Improved button style | Daniel Albert | 2014-06-29 | 3 | -21/+12 | |
| | | | | | | | | | | | | | | | | | | | | centered buttons removed commented-out button | |||||
| | * | | Added button_rounded style | Daniel Albert | 2014-06-28 | 3 | -6/+52 | |
| | | | | | | | | | | | | | | | | converted decrypt_file_fragment to new style | |||||
| * | | | work on edit key | Dominik Schürmann | 2014-06-30 | 7 | -40/+84 | |
| | |/ | |/| | ||||||
| * | | pass import results through to viewkeyactivity on update | Vincent Breitmoser | 2014-06-28 | 5 | -83/+125 | |
| | | | ||||||
| * | | fix nullpointerexception in importkeyactivity | Vincent Breitmoser | 2014-06-28 | 3 | -3/+20 | |
| | | | ||||||
| * | | code cleanup and plurals in import log entries | Vincent Breitmoser | 2014-06-28 | 9 | -154/+140 | |
| | | | | | | | | | | | | closes #698 | |||||
| * | | Merge remote-tracking branch 'upstream/master' | Daniel Albert | 2014-06-28 | 19 | -71/+1177 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Magic to find possible mails and names of device owner | Dominik Schürmann | 2014-06-28 | 5 | -5/+147 | |
| | | | ||||||
| | * | More wizardry | Dominik Schürmann | 2014-06-27 | 5 | -104/+202 | |
| | | | ||||||
| | * | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-06-27 | 8 | -91/+257 | |
| | |\ | ||||||
| | * | | Start work on a first-time wizard | Dominik Schürmann | 2014-06-27 | 8 | -4/+622 | |
| | | | | ||||||
| | * | | new edit key: first version to add user ids | Dominik Schürmann | 2014-06-24 | 7 | -58/+306 | |
| | | | | ||||||
| * | | | Switched to the dark icons | Daniel Albert | 2014-06-28 | 4 | -0/+0 | |
| | | | | ||||||
| * | | | Added unlock icon, fixed drawer items, switched to icons from resource in drawer | Daniel Albert | 2014-06-27 | 6 | -14/+20 | |
| | | | | ||||||
| * | | | Swapped out FontawesomeText with normal ImageView | Daniel Albert | 2014-06-26 | 1 | -10/+6 | |
| | |/ | |/| | ||||||
| * | | Temporary fix for #648 | Daniel Albert | 2014-06-25 | 1 | -0/+8 | |
| | | | ||||||
| * | | Merge pull request #690 from mar-v-in/hkps-by-default | Dominik Schürmann | 2014-06-25 | 6 | -90/+244 | |
| |\ \ | | | | | | | | | HKPS by default | |||||
| | * | | Move sks-keyservers.net CA into assets folder | mar-v-in | 2014-06-25 | 5 | -41/+85 | |
| | | | | ||||||
| | * | | Merge branch 'master' into hkps-by-default | mar-v-in | 2014-06-24 | 14 | -64/+558 | |
| | |\ \ | ||||||
| | * | | | Fix sks-keyservers.net sub pool | mar-v-in | 2014-06-24 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Update Keyservers to use hkps as needed | mar-v-in | 2014-06-24 | 3 | -2/+25 | |
| | | | | | ||||||
| | * | | | Use URLEncoder instead of Uri.encode | mar-v-in | 2014-06-24 | 1 | -2/+6 | |
| | | | | | ||||||
| | * | | | Rewrote hkp add to work with hkps as well. | mar-v-in | 2014-06-24 | 1 | -24/+13 | |
| | | | | | | | | | | | | | | | | | | | | Also removes HttpClient dependency (deprecated for android) | |||||
| | * | | | Few fixes on hkps | mar-v-in | 2014-06-23 | 2 | -35/+34 | |
| | | | | | | | | | | | | | | | | | | | | TODO: Fix add as well | |||||
| | * | | | Add hkps support for sks-keyservers.net | mar-v-in | 2014-06-23 | 2 | -65/+77 | |
| | | | | | ||||||
| | * | | | Add TlsHelper (designed to be used with sks-keyservers.net) | mar-v-in | 2014-06-23 | 1 | -0/+83 | |
| | | | | | | | | | | | | | | | | | | | | We can't use the AndroidPinning library for this, because it requires the certificate to be signed using a system CA, sks-keyservers.net uses there own CA | |||||
| * | | | | Merge pull request #688 from da-kid/master | Dominik Schürmann | 2014-06-24 | 1 | -1/+5 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | Fix for #687 | |||||
| | * | | | Fix for #687 | Daniel Albert | 2014-06-24 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | Merge submodules | Dominik Schürmann | 2014-06-24 | 2 | -6/+25 | |
| |\ \ \ \ | ||||||
| | * | | | | borrow tests from Haskell OpenPGP | Art O Cathain | 2014-06-23 | 2 | -6/+25 | |
| | | | | | | ||||||
| * | | | | | Rename registered apps to apps | Dominik Schürmann | 2014-06-24 | 1 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-06-24 | 15 | -79/+576 | |
|\| | | | | ||||||
| * | | | | Merge pull request #686 from mar-v-in/minidns | Vincent | 2014-06-23 | 2 | -15/+18 | |
| |\ \ \ \ | | | |_|/ | | |/| | | Use minidns instead of dnsjava | |||||
| | * | | | Switch to dnsjava | mar-v-in | 2014-06-23 | 2 | -15/+18 | |
| | | | | | ||||||
| * | | | | Merge pull request #684 from da-kid/master | Dominik Schürmann | 2014-06-23 | 1 | -0/+6 | |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | Fix of #683 | |||||
| | * | | Merge branch 'master' of https://github.com/da-kid/open-keychain | Daniel Albert | 2014-06-23 | 2 | -63/+110 | |
| | |\ \ | ||||||
| | * | | | Fixed Issue #683 which caused OK to crash upon importing keys which contain ↵ | Daniel Albert | 2014-06-23 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | percent signs. | |||||
| * | | | | remove margin in import keys (leftover from nav drawer) | Dominik Schürmann | 2014-06-23 | 1 | -2/+0 | |
| | |/ / | |/| | | ||||||
| * | | | Merge pull request #681 from timbray/master | Dominik Schürmann | 2014-06-23 | 1 | -0/+3 | |
| |\ \ \ | | | | | | | | | | | Handle empty keybase.io query, should fix #675 | |||||
| | * | | | Handle empty keybase.io query, should fix #675 | Tim Bray | 2014-06-22 | 1 | -0/+3 | |
| | |/ / | ||||||
| * / / | new edit key: change passphrase | Dominik Schürmann | 2014-06-22 | 1 | -63/+107 | |
| |/ / | ||||||
| * | | new edit key: diff for existing user ids | Dominik Schürmann | 2014-06-22 | 8 | -36/+405 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-06-22 | 7 | -131/+93 | |
| |\| | ||||||
| * | | Rename adapter | Dominik Schürmann | 2014-06-22 | 6 | -29/+39 | |
| | | | ||||||
| * | | add buttons in edit key | Dominik Schürmann | 2014-06-22 | 1 | -0/+64 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:mar-v-in/open-keychain into ↵ | mar-v-in | 2014-06-22 | 36 | -483/+873 | |
|\ \ \ | | |/ | |/| | | | | improve-file-more | |||||
| * | | ditch outdated certifyKey operation | Vincent Breitmoser | 2014-06-22 | 1 | -54/+0 | |
| | | |