Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove code for sharing whole key via qr code | Dominik Schürmann | 2014-05-07 | 2 | -129/+16 |
| | |||||
* | Start app menu item for registered apps | Dominik Schürmann | 2014-05-07 | 7 | -4/+31 |
| | |||||
* | GET_KEY: also return PendingIntent to key view | Dominik Schürmann | 2014-05-07 | 2 | -2/+11 |
| | |||||
* | Better handling of actionbars back | Dominik Schürmann | 2014-05-07 | 8 | -51/+65 |
| | |||||
* | Design fixes for certification activity | Dominik Schürmann | 2014-05-07 | 4 | -55/+71 |
| | |||||
* | Alignment in certify activity | Dominik Schürmann | 2014-05-07 | 1 | -0/+1 |
| | |||||
* | Change drawer nav icon back to gray | Dominik Schürmann | 2014-05-07 | 8 | -0/+0 |
| | |||||
* | Translations from transifex | Dominik Schürmann | 2014-05-07 | 1 | -5/+6 |
| | |||||
* | 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 | 27 | -223/+180 |
|\ | |||||
| * | 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 | 2 | -20/+35 |
| | | |||||
| * | ui: primary certification icon was a pixel or two off | Vincent Breitmoser | 2014-05-07 | 1 | -2/+3 |
| | | |||||
| * | small fix for 6aafb3, forgot to commit this line | Vincent Breitmoser | 2014-05-07 | 1 | -0/+1 |
| | | |||||
| * | ui: purplize searchtext in keylist | Vincent Breitmoser | 2014-05-07 | 2 | -0/+10 |
| | | |||||
| * | display AppMsg warning when no encryption subkey is available | Vincent Breitmoser | 2014-05-07 | 2 | -0/+13 |
| | | |||||
| * | ui: slight edit icon cosmetics in keylist | Vincent Breitmoser | 2014-05-07 | 3 | -6/+13 |
| | | |||||
| * | ui: move revocation/expiry notes above tab slider | Vincent Breitmoser | 2014-05-07 | 4 | -54/+61 |
| | | |||||
| * | ui: purplize edge overscroll glow effect | Vincent Breitmoser | 2014-05-07 | 1 | -0/+20 |
| | | |||||
| * | ui: purpelize fastscroll thumb | Vincent Breitmoser | 2014-05-07 | 15 | -142/+23 |
| | | |||||
* | | Clarify language | Dominik Schürmann | 2014-05-07 | 4 | -8/+8 |
|/ | |||||
* | Clarify language | Dominik Schürmann | 2014-05-06 | 14 | -31/+31 |
| | |||||
* | Some small style fixes | Dominik Schürmann | 2014-05-06 | 8 | -33/+46 |
| | |||||
* | edit button with image | Dominik Schürmann | 2014-05-06 | 2 | -4/+6 |
| | |||||
* | Always use section style instead of custom class | Dominik Schürmann | 2014-05-06 | 5 | -81/+8 |
| | |||||
* | Move logic classes for import into own sub-package | Dominik Schürmann | 2014-05-06 | 16 | -48/+38 |
| | |||||
* | ui: apply purple theme (twi is best color) | Vincent Breitmoser | 2014-05-06 | 231 | -28/+572 |
| | |||||
* | ui: use textview buttons in decrypt verify dialogue | Vincent Breitmoser | 2014-05-06 | 5 | -53/+75 |
| | |||||
* | ui: use textviews instead of bootstrap buttons in SignEncrypt | Vincent Breitmoser | 2014-05-06 | 5 | -45/+51 |
| | |||||
* | ui: make primary star icon slightly larger | Vincent Breitmoser | 2014-05-06 | 8 | -0/+0 |
| | |||||
* | Touch view only once | Dominik Schürmann | 2014-05-06 | 1 | -9/+11 |
| | |||||
* | ui: use primary icon color for certification status | Vincent Breitmoser | 2014-05-06 | 10 | -17/+8 |
| | |||||
* | ui: show revocation and expiry status on info tab | Vincent Breitmoser | 2014-05-06 | 2 | -50/+74 |
| | |||||
* | ui: subkey view redesign | Vincent Breitmoser | 2014-05-05 | 2 | -93/+93 |
| | |||||
* | ui: remove primary subkey info | Vincent Breitmoser | 2014-05-05 | 3 | -231/+8 |
| | |||||
* | Merge pull request #609 from Vadiml1024/master | Dominik Schürmann | 2014-05-05 | 1 | -2/+2 |
|\ | | | | | Avoid displaying double 0x before keyid in ViewCertActivity | ||||
| * | Avoid displaying double 0x before keyid in ViewCertActivity | Vadim Lebedev | 2014-05-02 | 1 | -2/+2 |
| | | |||||
* | | Fix license header | Dominik Schürmann | 2014-05-05 | 1 | -12/+11 |
| | | |||||
* | | Merge pull request #603 from timbray/master | Dominik Schürmann | 2014-05-05 | 18 | -31/+676 |
|\ \ | | | | | | | Adds first level of keybase support | ||||
| * | | Per pull-request comments. | Tim Bray | 2014-05-04 | 7 | -45/+52 |
| | | | |||||
| * | | stupid identation stuff | Tim Bray | 2014-04-30 | 1 | -1/+1 |
| | | | |||||
| * | | tidy up IntentService | Tim Bray | 2014-04-30 | 1 | -2/+2 |
| | | | |||||
| * | | Changes should now be in sync with dominik | Tim Bray | 2014-04-30 | 1 | -4/+5 |
| | | | |||||
| * | | keybase ID stuff | Tim Bray | 2014-04-29 | 1 | -3/+8 |
| | | | |||||
| * | | Clean up debug crud | Tim Bray | 2014-04-29 | 2 | -4/+1 |
| | | | |||||
| * | | can search openkeychain, retrieve & install & use keys from there | Tim Bray | 2014-04-29 | 15 | -12/+647 |
| |/ | |||||
* | | Update from transifex | Dominik Schürmann | 2014-05-05 | 4 | -0/+240 |
| | |