Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | 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 | |
| |\ \ | ||||||
| | * | | 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 | |
| * | | 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 | 50 | -594/+1788 | |
* | | | wrapped-key-ring: remove more unneeded methods | Vincent Breitmoser | 2014-05-04 | 3 | -112/+4 | |
* | | | wrapped-key-ring: get rid of bc objects in key editor | Vincent Breitmoser | 2014-05-04 | 10 | -100/+98 | |
* | | | wrapped-key-ring: more work on passphrase caching and certification | Vincent Breitmoser | 2014-05-04 | 4 | -98/+56 | |
* | | | wrapped-key-ring: introduce Uncached*Key objects | Vincent Breitmoser | 2014-05-04 | 5 | -129/+179 | |
* | | | wrapped-key-ring: redesign underlying CachedKeyRing | Vincent Breitmoser | 2014-05-04 | 6 | -191/+153 | |
* | | | wrapped-key-ring: cached data revamp | Vincent Breitmoser | 2014-05-04 | 1 | -33/+37 | |
* | | | wrapped-key-ring: view certify | Vincent Breitmoser | 2014-05-04 | 2 | -17/+18 | |
* | | | wrapped-key-ring: no more pgp imports in PassphraseDialogFragment | Vincent Breitmoser | 2014-05-04 | 6 | -87/+61 | |
* | | | wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer... | Vincent Breitmoser | 2014-05-03 | 14 | -269/+209 | |
* | | | wrapped-key-ring: small fix to make it work again | Vincent Breitmoser | 2014-05-03 | 2 | -14/+12 | |
* | | | wrapped-key-ring: forgot to add UncachedKeyRing class | Vincent Breitmoser | 2014-05-03 | 1 | -0/+29 | |
* | | | wrapped-key-ring: move more helper methods into keys | Vincent Breitmoser | 2014-05-03 | 5 | -15/+153 | |
* | | | wrapped-key-ring: move certification logic into secretkey | Vincent Breitmoser | 2014-05-03 | 7 | -125/+118 | |
* | | | certification is always done with the master key | Vincent Breitmoser | 2014-05-03 | 2 | -56/+1 | |
* | | | wrapped-key-ring: first steps, get rid of key imports in decryptverify and si... | Vincent Breitmoser | 2014-05-03 | 12 | -320/+744 | |
|/ / | ||||||
* / | Update from transifex | Dominik Schürmann | 2014-05-02 | 40 | -74/+1193 | |
|/ | ||||||
* | Merge pull request #601 from thi/rename-builder-methods | Dominik Schürmann | 2014-04-29 | 4 | -58/+58 | |
|\ | ||||||
| * | Rename setter methods for PgpDecryptVerify.Builder | Thialfihar | 2014-04-29 | 3 | -13/+13 |