| Commit message (Expand) | Author | Age | Files | Lines |
* | Add null check when retrieving key ids from contacts api | Dominik Schürmann | 2014-10-02 | 1 | -0/+1 |
* | Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling in... | Dominik Schürmann | 2014-10-01 | 1 | -73/+62 |
* | Add filterTouchesWhenObscured to prevent Touch-Event Hijacking | Dominik Schürmann | 2014-10-01 | 2 | -0/+10 |
* | Update from transifex | Dominik Schürmann | 2014-09-30 | 65 | -313/+1332 |
* | Clarify api_create_account_text | Dominik Schürmann | 2014-09-30 | 1 | -2/+2 |
* | Remove unused layouts | Dominik Schürmann | 2014-09-29 | 2 | -35/+0 |
* | Maybe fixes encrypt files on tablets | Dominik Schürmann | 2014-09-29 | 4 | -3/+2 |
* | be more mindful of algorithm and usage flag interaction | Vincent Breitmoser | 2014-09-28 | 1 | -0/+2 |
* | Dont show keyboard by default in key creation to allow the user to get an ove... | Dominik Schürmann | 2014-09-27 | 1 | -1/+1 |
* | 3.0 beta1 | Dominik Schürmann | 2014-09-24 | 1 | -0/+14 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2014-09-24 | 38 | -213/+948 |
|\ |
|
| * | Pull from transifex | Dominik Schürmann | 2014-09-24 | 38 | -213/+948 |
* | | fix save button when no file is selected | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2014-09-24 | 3 | -9/+14 |
|\ |
|
| * | propose apps in apps list | Dominik Schürmann | 2014-09-24 | 3 | -9/+14 |
* | | show message about saving multiple files rather than hide the button | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 |
|/ |
|
* | add subtle attention seeker to decryptactivity with available clipboard data | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 |
* | Fix strings reported by yahoe.001 | Dominik Schürmann | 2014-09-24 | 2 | -3/+3 |
* | Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ... | Dominik Schürmann | 2014-09-24 | 2 | -0/+30 |
* | Fix new decrypt button | Dominik Schürmann | 2014-09-24 | 1 | -3/+0 |
* | cleanup | Dominik Schürmann | 2014-09-24 | 1 | -28/+0 |
* | Button text for decrypt | Dominik Schürmann | 2014-09-24 | 2 | -13/+79 |
* | Implement buttons in DecryptTextFragment | Dominik Schürmann | 2014-09-23 | 2 | -3/+5 |
* | DecryptTextActivity rework | Dominik Schürmann | 2014-09-23 | 1 | -1/+2 |
* | be more precise on importresult overall error | Vincent Breitmoser | 2014-09-23 | 1 | -3/+6 |
* | take failed keys into account in importkeyresult notification | Vincent Breitmoser | 2014-09-23 | 1 | -0/+4 |
* | passphrasecache: cache by master key, introduce preference for cache by subkey | Vincent Breitmoser | 2014-09-23 | 2 | -0/+5 |
* | reject keys with duplicate subkeys altogether | Vincent Breitmoser | 2014-09-23 | 1 | -0/+1 |
* | log "unspecified" flags differently | Vincent Breitmoser | 2014-09-22 | 1 | -0/+2 |
* | show authenticate flag in logs | Vincent Breitmoser | 2014-09-22 | 1 | -16/+32 |
* | Hack to fix #805 | Dominik Schürmann | 2014-09-22 | 2 | -14/+14 |
* | Fix custom key configuration for primary user ids | Dominik Schürmann | 2014-09-21 | 1 | -0/+2 |
* | Fix ConsolidateResult, needed parcelable methods | Dominik Schürmann | 2014-09-21 | 1 | -2/+2 |
* | Feature to change key configuration in create key | Dominik Schürmann | 2014-09-21 | 2 | -2/+53 |
* | Small UI fixes | Dominik Schürmann | 2014-09-21 | 6 | -47/+41 |
* | Merge user ids in import list for better display | Dominik Schürmann | 2014-09-21 | 2 | -31/+11 |
* | New key flags icons, subkey adapter redesign, support authanticate flag in da... | Dominik Schürmann | 2014-09-20 | 28 | -7/+18 |
* | respect user id revocation signatures | Vincent Breitmoser | 2014-09-20 | 1 | -1/+5 |
* | Beautify key id (thanks to Tim Bray) | Dominik Schürmann | 2014-09-19 | 3 | -5/+2 |
* | Remove certificate validation code from ViewCertActivity, they are already va... | Dominik Schürmann | 2014-09-19 | 2 | -23/+3 |
* | Use key icons in import, prettify items | Dominik Schürmann | 2014-09-18 | 1 | -30/+24 |
* | Swipe-to-refresh fixes | Dominik Schürmann | 2014-09-18 | 1 | -3/+10 |
* | Use key icons in spinners | Dominik Schürmann | 2014-09-17 | 2 | -44/+40 |
* | Result parcel refactorings (WIP) | Dominik Schürmann | 2014-09-17 | 1 | -1/+1 |
* | Work on new result handling (WIP) | Dominik Schürmann | 2014-09-17 | 2 | -1/+2 |
* | Merge remote-tracking branch 'origin/master' | Vincent Breitmoser | 2014-09-15 | 61 | -264/+982 |
|\ |
|
| * | Pull from transifex | Dominik Schürmann | 2014-09-15 | 42 | -161/+732 |
| * | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-15 | 10 | -84/+97 |
| |\ |
|
| | * | Keys found on multiple servers are now imported from all of them | Tim Bray | 2014-09-13 | 2 | -11/+9 |
| | * | Change shuffle to rotate, and when merging ImportKeysList entries, if either ... | Tim Bray | 2014-09-13 | 1 | -2/+2 |