| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | | wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer... | Vincent Breitmoser | 2014-05-03 | 1 | -0/+1 |
|/ / |
|
* / | 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 |
* | secret keys can only be deleted individually from multi selection | Vincent Breitmoser | 2014-04-17 | 1 | -1/+2 |
* | essential instead of integral | Dominik Schürmann | 2014-04-16 | 1 | -1/+1 |
* | Merge pull request #576 from Valodim/stripped-secretkeys | Dominik Schürmann | 2014-04-16 | 1 | -0/+2 |
|\ |
|
| * | stripped support: implement has_secret support, in ui and impot of secret keys | Vincent Breitmoser | 2014-04-16 | 1 | -0/+2 |
* | | Translations from transifex, fix some strings references | Dominik Schürmann | 2014-04-16 | 55 | -1144/+186 |
* | | Fix help_start | Dominik Schürmann | 2014-04-16 | 1 | -1/+1 |
|/ |
|
* | Start changelog for 2.6 | Dominik Schürmann | 2014-04-16 | 1 | -0/+8 |
* | Fix SIGNATURE_UNKNOWN_PUB_KEY | Dominik Schürmann | 2014-04-16 | 1 | -13/+11 |
* | Fix ViewHolder in ImportKeysAdapter | Dominik Schürmann | 2014-04-15 | 1 | -1/+2 |
* | center empty-info of cert fragment, closes #566 | Dominik Schürmann | 2014-04-15 | 1 | -2/+1 |
* | Improve verification result display, close #568 | Dominik Schürmann | 2014-04-15 | 5 | -115/+156 |
* | add web of trust help entry | Vincent Breitmoser | 2014-04-15 | 1 | -0/+21 |
* | add debug backup/restore options to main menu | Vincent Breitmoser | 2014-04-14 | 1 | -0/+12 |