| Commit message (Expand) | Author | Age | Files | Lines |
* | New add keys activity | Dominik Schürmann | 2014-10-04 | 1 | -0/+2 |
* | Make app_name translatable | Dominik Schürmann | 2014-10-03 | 1 | -0/+2 |
* | get rid of two consolidate number preferences | Vincent Breitmoser | 2014-10-03 | 1 | -4/+1 |
* | Add null check when retrieving key ids from contacts api | Dominik Schürmann | 2014-10-02 | 1 | -0/+1 |
* | Clarify api_create_account_text | Dominik Schürmann | 2014-09-30 | 1 | -2/+2 |
* | be more mindful of algorithm and usage flag interaction | Vincent Breitmoser | 2014-09-28 | 1 | -0/+2 |
* | fix save button when no file is selected | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 |
* | show message about saving multiple files rather than hide the button | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 |
* | Fix strings reported by yahoe.001 | Dominik Schürmann | 2014-09-24 | 1 | -2/+2 |
* | Button text for decrypt | Dominik Schürmann | 2014-09-24 | 1 | -0/+5 |
* | Implement buttons in DecryptTextFragment | Dominik Schürmann | 2014-09-23 | 1 | -0/+2 |
* | 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 | 1 | -0/+1 |
* | 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 |
* | Fix custom key configuration for primary user ids | Dominik Schürmann | 2014-09-21 | 1 | -0/+2 |
* | Feature to change key configuration in create key | Dominik Schürmann | 2014-09-21 | 1 | -2/+5 |
* | respect user id revocation signatures | Vincent Breitmoser | 2014-09-20 | 1 | -1/+5 |
* | Remove certificate validation code from ViewCertActivity, they are already va... | Dominik Schürmann | 2014-09-19 | 1 | -3/+3 |
* | Work on new result handling (WIP) | Dominik Schürmann | 2014-09-17 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' | Vincent Breitmoser | 2014-09-15 | 1 | -3/+6 |
|\ |
|
| * | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-15 | 1 | -4/+11 |
| |\ |
|
| | * | Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefs | Tim Bray | 2014-09-13 | 1 | -2/+6 |
| * | | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab... | Dominik Schürmann | 2014-09-15 | 1 | -1/+0 |
* | | | move LogLevel info into LogType enum | Vincent Breitmoser | 2014-09-15 | 1 | -4/+4 |
| |/
|/| |
|
* | | work on OperationResultParcel | Vincent Breitmoser | 2014-09-14 | 1 | -2/+5 |
|/ |
|
* | add SignEncryptResult parcel (probably break stuff) | Vincent Breitmoser | 2014-09-14 | 1 | -1/+25 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-13 | 1 | -1/+1 |
|\ |
|
| * | add key id to trailing asym data log msg | Vincent Breitmoser | 2014-09-13 | 1 | -1/+1 |
* | | Custom actionbar to indicate swipe down effect | Dominik Schürmann | 2014-09-13 | 1 | -0/+1 |
|/ |
|
* | log warning on bad uid encoding | Vincent Breitmoser | 2014-09-13 | 1 | -0/+1 |
* | some DecryptVerify log refinements | Vincent Breitmoser | 2014-09-13 | 1 | -2/+2 |
* | add a ton of logging to DecryptVerify | Vincent Breitmoser | 2014-09-13 | 1 | -0/+38 |
* | add ui support for stripping subkeys | Vincent Breitmoser | 2014-09-11 | 1 | -0/+3 |
* | introduce SingletonResult for... singleton results | Vincent Breitmoser | 2014-09-08 | 1 | -3/+3 |
* | Properly handle uneditable key types in EditKeyFragment | Vincent Breitmoser | 2014-09-08 | 1 | -0/+5 |
* | Fix problems in strings.xml | Dominik Schürmann | 2014-09-07 | 1 | -31/+36 |
* | Put quotes around all strings, should fix transifex consistency problems, als... | Dominik Schürmann | 2014-09-07 | 1 | -646/+646 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-07 | 1 | -0/+1 |
|\ |
|
| * | add proper async check for correct passphrase to passphrasedialog | Vincent Breitmoser | 2014-09-07 | 1 | -0/+1 |
* | | Two buttons to encrypt files and text, some fixes | Dominik Schürmann | 2014-09-07 | 1 | -1/+2 |
|/ |
|
* | More UI rework | Dominik Schürmann | 2014-09-07 | 1 | -7/+6 |
* | Add experimental support for yubikey PINs, remove caching of empty passphrases | Dominik Schürmann | 2014-09-05 | 1 | -0/+1 |
* | Add yubikey default PIN preference | Dominik Schürmann | 2014-09-05 | 1 | -0/+2 |
* | Fix strings | Dominik Schürmann | 2014-09-02 | 1 | -2/+2 |
* | Catch security exception, known problem... | Dominik Schürmann | 2014-09-02 | 1 | -0/+1 |
* | cache key s2k type in database, for later use | Vincent Breitmoser | 2014-09-02 | 1 | -3/+8 |