| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
| | * | Restore Yubikey setting, lost in fumble-fingered merge | Tim Bray | 2014-09-13 | 1 | -0/+7 |
| | * | Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefs | Tim Bray | 2014-09-13 | 10 | -89/+94 |
| * | | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab... | Dominik Schürmann | 2014-09-15 | 9 | -13/+150 |
| * | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-14 | 1 | -1/+25 |
| |\ \ |
|
| * | | | First work on decrypt | Dominik Schürmann | 2014-09-14 | 3 | -2/+2 |
* | | | | move LogLevel info into LogType enum | Vincent Breitmoser | 2014-09-15 | 9 | -30/+30 |
| |_|/
|/| | |
|
* | | | 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 | 2 | -0/+15 |
|/ |
|
* | log warning on bad uid encoding | Vincent Breitmoser | 2014-09-13 | 1 | -0/+1 |
* | Merge branch 'result-parcels' | Vincent Breitmoser | 2014-09-13 | 1 | -0/+38 |
|\ |
|
| * | 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 |
* | | More smaller UI fixes | Dominik Schürmann | 2014-09-13 | 1 | -0/+1 |
* | | Implemented Pull2Refresh in the KeyListFragment | Daniel Albert | 2014-09-12 | 1 | -75/+71 |
|/ |
|
* | add ui support for stripping subkeys | Vincent Breitmoser | 2014-09-11 | 1 | -0/+3 |
* | Changelog 2.9.2 | Dominik Schürmann | 2014-09-09 | 1 | -0/+6 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-08 | 1 | -0/+5 |
|\ |
|
| * | 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 changelog versioning | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 |
|/ |
|
* | Pull from transifex | Dominik Schürmann | 2014-09-08 | 51 | -775/+1115 |
* | Changelog 2.10 | Dominik Schürmann | 2014-09-08 | 1 | -0/+14 |
* | Fix problems in strings.xml | Dominik Schürmann | 2014-09-07 | 1 | -31/+36 |
* | flag revoked, epired and unavailable keys in selection spinner | Vincent Breitmoser | 2014-09-07 | 1 | -10/+34 |
* | Remove table layout, use hint text for edit fields | Dominik Schürmann | 2014-09-07 | 2 | -83/+65 |
* | 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 | 2 | -18/+52 |
|\ |
|
| * | add proper async check for correct passphrase to passphrasedialog | Vincent Breitmoser | 2014-09-07 | 2 | -18/+52 |
* | | Two buttons to encrypt files and text, some fixes | Dominik Schürmann | 2014-09-07 | 2 | -13/+42 |
|/ |
|
* | Better symmetric encryption layout | Dominik Schürmann | 2014-09-07 | 1 | -38/+23 |
* | More UI rework | Dominik Schürmann | 2014-09-07 | 6 | -108/+154 |
* | Fix width for encrypt to | Dominik Schürmann | 2014-09-07 | 1 | -1/+1 |
* | Remove file menu items from text activity | Dominik Schürmann | 2014-09-06 | 2 | -4/+19 |
* | 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 | 2 | -0/+9 |