aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ui: purplize searchtext in keylistVincent Breitmoser2014-05-072-0/+10
| * | display AppMsg warning when no encryption subkey is availableVincent Breitmoser2014-05-072-0/+13
| * | ui: slight edit icon cosmetics in keylistVincent Breitmoser2014-05-073-6/+13
| * | ui: move revocation/expiry notes above tab sliderVincent Breitmoser2014-05-074-54/+61
| * | ui: purplize edge overscroll glow effectVincent Breitmoser2014-05-071-0/+20
| * | ui: purpelize fastscroll thumbVincent Breitmoser2014-05-0715-142/+23
* | | Clarify languageDominik Schürmann2014-05-074-8/+8
|/ /
* | Clarify languageDominik Schürmann2014-05-0614-31/+31
* | Some small style fixesDominik Schürmann2014-05-068-33/+46
* | edit button with imageDominik Schürmann2014-05-062-4/+6
* | Always use section style instead of custom classDominik Schürmann2014-05-065-81/+8
* | Move logic classes for import into own sub-packageDominik Schürmann2014-05-0616-48/+38
* | Add color theme notice to READMEDominik Schürmann2014-05-061-1/+2
* | Merge pull request #612 from Valodim/purple-themeDominik Schürmann2014-05-06231-28/+572
|\ \
| * | ui: apply purple theme (twi is best color)Vincent Breitmoser2014-05-06231-28/+572
|/ /
* | ui: use textview buttons in decrypt verify dialogueVincent Breitmoser2014-05-065-53/+75
* | ui: use textviews instead of bootstrap buttons in SignEncryptVincent Breitmoser2014-05-065-45/+51
* | ui: make primary star icon slightly largerVincent Breitmoser2014-05-068-0/+0
* | Touch view only onceDominik Schürmann2014-05-061-9/+11
* | ui: use primary icon color for certification statusVincent Breitmoser2014-05-0610-17/+8
* | ui: show revocation and expiry status on info tabVincent Breitmoser2014-05-062-50/+74
* | ui: subkey view redesignVincent Breitmoser2014-05-052-93/+93
* | ui: remove primary subkey infoVincent Breitmoser2014-05-053-231/+8
* | Merge pull request #609 from Vadiml1024/masterDominik Schürmann2014-05-051-2/+2
|\ \
| * | Avoid displaying double 0x before keyid in ViewCertActivityVadim Lebedev2014-05-021-2/+2
* | | Fix license headerDominik Schürmann2014-05-051-12/+11
* | | Merge pull request #603 from timbray/masterDominik Schürmann2014-05-0519-32/+678
|\ \ \
| * | | Per pull-request comments.Tim Bray2014-05-047-45/+52
| * | | stupid identation stuffTim Bray2014-04-301-1/+1
| * | | tidy up IntentServiceTim Bray2014-04-301-2/+2
| * | | Changes should now be in sync with dominikTim Bray2014-04-301-4/+5
| * | | keybase ID stuffTim Bray2014-04-291-3/+8
| * | | Clean up debug crudTim Bray2014-04-292-4/+1
| * | | can search openkeychain, retrieve & install & use keys from thereTim Bray2014-04-2916-13/+649
* | | | Update from transifexDominik Schürmann2014-05-054-0/+240
* | | | Update from transifexDominik Schürmann2014-05-0517-159/+44
* | | | New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-0550-594/+1788
| | | * wrapped-key-ring: remove more unneeded methodsVincent Breitmoser2014-05-043-112/+4
| | | * wrapped-key-ring: get rid of bc objects in key editorVincent Breitmoser2014-05-0410-100/+98
| | | * wrapped-key-ring: more work on passphrase caching and certificationVincent Breitmoser2014-05-044-98/+56
| | | * wrapped-key-ring: introduce Uncached*Key objectsVincent Breitmoser2014-05-045-129/+179
| | | * wrapped-key-ring: redesign underlying CachedKeyRingVincent Breitmoser2014-05-046-191/+153
| | | * wrapped-key-ring: cached data revampVincent Breitmoser2014-05-041-33/+37
| | | * wrapped-key-ring: view certifyVincent Breitmoser2014-05-042-17/+18
| | | * wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-046-87/+61
| | | * wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-0314-269/+209
| | | * wrapped-key-ring: small fix to make it work againVincent Breitmoser2014-05-032-14/+12
| | | * wrapped-key-ring: forgot to add UncachedKeyRing classVincent Breitmoser2014-05-031-0/+29
| | | * wrapped-key-ring: move more helper methods into keysVincent Breitmoser2014-05-035-15/+153
| | | * wrapped-key-ring: move certification logic into secretkeyVincent Breitmoser2014-05-037-125/+118