Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use paste icon, clarify language once again | Dominik Schürmann | 2014-05-07 | 8 | -7/+8 |
* | Pull translations from transifex | Dominik Schürmann | 2014-05-07 | 6 | -7/+3 |
* | Clarify language | Dominik Schürmann | 2014-05-07 | 2 | -3/+4 |
* | Pull translations from transifex | Dominik Schürmann | 2014-05-07 | 17 | -102/+151 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-05-07 | 22 | -171/+78 |
|\ | |||||
| * | ui: apply theme to tab buttons | Vincent Breitmoser | 2014-05-07 | 1 | -0/+2 |
| * | ui: use SlidingTabLayout in help activity | Vincent Breitmoser | 2014-05-07 | 1 | -0/+5 |
| * | ui: primary certification icon was a pixel or two off | Vincent Breitmoser | 2014-05-07 | 1 | -2/+3 |
| * | ui: purplize searchtext in keylist | Vincent Breitmoser | 2014-05-07 | 1 | -0/+7 |
| * | display AppMsg warning when no encryption subkey is available | Vincent Breitmoser | 2014-05-07 | 1 | -0/+1 |
| * | ui: slight edit icon cosmetics in keylist | Vincent Breitmoser | 2014-05-07 | 2 | -6/+9 |
| * | ui: move revocation/expiry notes above tab slider | Vincent Breitmoser | 2014-05-07 | 2 | -22/+29 |
| * | ui: purpelize fastscroll thumb | Vincent Breitmoser | 2014-05-07 | 15 | -142/+23 |
* | | Clarify language | Dominik Schürmann | 2014-05-07 | 2 | -6/+6 |
|/ | |||||
* | Clarify language | Dominik Schürmann | 2014-05-06 | 13 | -30/+30 |
* | Some small style fixes | Dominik Schürmann | 2014-05-06 | 8 | -33/+46 |
* | edit button with image | Dominik Schürmann | 2014-05-06 | 1 | -2/+3 |
* | Always use section style instead of custom class | Dominik Schürmann | 2014-05-06 | 4 | -12/+8 |
* | ui: apply purple theme (twi is best color) | Vincent Breitmoser | 2014-05-06 | 229 | -26/+570 |
* | ui: use textview buttons in decrypt verify dialogue | Vincent Breitmoser | 2014-05-06 | 3 | -47/+69 |
* | ui: use textviews instead of bootstrap buttons in SignEncrypt | Vincent Breitmoser | 2014-05-06 | 3 | -35/+42 |
* | ui: make primary star icon slightly larger | Vincent Breitmoser | 2014-05-06 | 8 | -0/+0 |
* | ui: use primary icon color for certification status | Vincent Breitmoser | 2014-05-06 | 9 | -6/+0 |
* | ui: show revocation and expiry status on info tab | Vincent Breitmoser | 2014-05-06 | 1 | -19/+34 |
* | ui: subkey view redesign | Vincent Breitmoser | 2014-05-05 | 1 | -62/+80 |
* | ui: remove primary subkey info | Vincent Breitmoser | 2014-05-05 | 2 | -118/+1 |
* | Merge pull request #603 from timbray/master | Dominik Schürmann | 2014-05-05 | 3 | -0/+55 |
|\ | |||||
| * | can search openkeychain, retrieve & install & use keys from there | Tim Bray | 2014-04-29 | 3 | -0/+55 |
* | | Update from transifex | Dominik Schürmann | 2014-05-05 | 4 | -0/+240 |
* | | Update from transifex | Dominik Schürmann | 2014-05-05 | 17 | -159/+44 |
* | | New key view design, using Android flat buttons and Android icons | Dominik Schürmann | 2014-05-05 | 39 | -318/+483 |
* | | Update from transifex | Dominik Schürmann | 2014-05-02 | 40 | -74/+1193 |
|/ | |||||
* | Version 2.6.1 | Dominik Schürmann | 2014-04-22 | 1 | -0/+5 |
* | Merge commit '0b7fb70' | Vincent Breitmoser | 2014-04-22 | 1 | -0/+1 |
|\ | |||||
| * | split up filterSign and filterCertify in SelectSecretKeyFragment | Vincent Breitmoser | 2014-04-20 | 1 | -0/+1 |
* | | Workaround for nullpointer bug in support lib, close #591 | Dominik Schürmann | 2014-04-22 | 8 | -16/+16 |
* | | More code cleanup | Dominik Schürmann | 2014-04-19 | 1 | -10/+13 |
|/ | |||||
* | Update from transifex | Dominik Schürmann | 2014-04-19 | 26 | -106/+117 |
* | better error string for too many responses | Dominik Schürmann | 2014-04-19 | 1 | -1/+1 |
* | Trying a fix for #585 | Dominik Schürmann | 2014-04-19 | 1 | -1/+1 |
* | Fix more strings | Dominik Schürmann | 2014-04-19 | 11 | -33/+33 |
* | certify keys | Dominik Schürmann | 2014-04-19 | 1 | -2/+2 |
* | Update from transifex | Dominik Schürmann | 2014-04-19 | 15 | -512/+0 |
* | Remove unused strings, fix some lint errors, fix some language confusions | Dominik Schürmann | 2014-04-18 | 13 | -183/+16 |
* | Translations from transifex | Dominik Schürmann | 2014-04-18 | 35 | -27/+54 |
* | Small language corrections (thanks to yahoe.001) | Dominik Schürmann | 2014-04-18 | 1 | -1/+1 |
* | changelog 2.6 | Dominik Schürmann | 2014-04-17 | 1 | -0/+1 |
* | Add faq entry for keyserver bug, closes #552 | Dominik Schürmann | 2014-04-17 | 1 | -0/+3 |
* | add up navigation in ViewCertActivity | Vincent Breitmoser | 2014-04-17 | 1 | -0/+1 |
* | use project icons for certification status | Vincent Breitmoser | 2014-04-17 | 32 | -2/+2 |