aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
Commit message (Expand)AuthorAgeFilesLines
...
| | * use setEncryptToSigner for asymmetric encryptionVincent Breitmoser2014-05-083-5/+1
| * | Use flat buttons where appropriateDominik Schürmann2014-05-0815-40/+77
| |/
| * use LoaderFragment in ViewKey tabsVincent Breitmoser2014-05-087-53/+35
| * extract generic LoaderFragment superclass from KeyListVincent Breitmoser2014-05-084-144/+181
| * Update from transifexDominik Schürmann2014-05-0827-14/+202
| * Don't allow certification using keys where primary subkey is strippedVincent Breitmoser2014-05-071-4/+7
| * Add applications section to helpDominik Schürmann2014-05-079-25/+11
| * Move API libs and API example into their own git reposDominik Schürmann2014-05-071-4/+4
| * Remove code for sharing whole key via qr codeDominik Schürmann2014-05-072-129/+16
| * Start app menu item for registered appsDominik Schürmann2014-05-077-4/+31
| * GET_KEY: also return PendingIntent to key viewDominik Schürmann2014-05-072-2/+11
| * Better handling of actionbars backDominik Schürmann2014-05-078-51/+65
| * Design fixes for certification activityDominik Schürmann2014-05-074-55/+71
| * Alignment in certify activityDominik Schürmann2014-05-071-0/+1
| * Change drawer nav icon back to grayDominik Schürmann2014-05-078-0/+0
| * Translations from transifexDominik Schürmann2014-05-071-5/+6
| * Use paste icon, clarify language once againDominik Schürmann2014-05-078-7/+8
| * Pull translations from transifexDominik Schürmann2014-05-076-7/+3
| * Clarify languageDominik Schürmann2014-05-072-3/+4
| * Pull translations from transifexDominik Schürmann2014-05-0717-102/+151
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-05-0727-223/+180
| |\
| | * ui: apply theme to tab buttonsVincent Breitmoser2014-05-071-0/+2
| | * ui: use SlidingTabLayout in help activityVincent Breitmoser2014-05-072-20/+35
| | * ui: primary certification icon was a pixel or two offVincent Breitmoser2014-05-071-2/+3
| | * small fix for 6aafb3, forgot to commit this lineVincent Breitmoser2014-05-071-0/+1
| | * 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
| * 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-0518-31/+676
| |\ \