Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | progress is shown when creating the default key based on number of keys crea... | grait | 2014-03-08 | 2 | -1/+8 | |
| * | | | | | | | | | Issue #178 - Hide advanced options in EncryptActivity | rafaelav | 2014-03-09 | 3 | -40/+132 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #369 from hav3n/branch-fixes | Dominik Schürmann | 2014-03-09 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revised fix for #347 | Nikhil Peter Raj | 2014-03-09 | 1 | -11/+1 | |
| | * | | | | | | | | Fix for #347 | Nikhil Peter Raj | 2014-03-08 | 2 | -3/+14 | |
| * | | | | | | | | | Fix key id and fingerprint handling, use full key ids | Dominik Schürmann | 2014-03-09 | 10 | -88/+78 | |
| * | | | | | | | | | Merge pull request #316 from danielhass/import-error | Dominik Schürmann | 2014-03-08 | 3 | -6/+63 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed some naming | Daniel Haß | 2014-03-04 | 1 | -7/+7 | |
| | * | | | | | | | | | Added exception is null option to display nothing if no error occured | Daniel Haß | 2014-03-04 | 1 | -4/+6 | |
| | * | | | | | | | | | Added handling for other exceptions in the ImportListLoader. | Daniel Haß | 2014-03-03 | 3 | -4/+35 | |
| | * | | | | | | | | | Little fixes | Daniel Haß | 2014-03-03 | 2 | -2/+1 | |
| | * | | | | | | | | | Added FileHasNoContent string | Daniel Haß | 2014-03-03 | 1 | -0/+1 | |
| | * | | | | | | | | | Added exception for empty files | Daniel Haß | 2014-03-03 | 1 | -1/+17 | |
| | * | | | | | | | | | Added handler for FileHasNoContent exception, some clean up | Daniel Haß | 2014-03-03 | 1 | -6/+13 | |
| * | | | | | | | | | | use parameter in updateFromKeyserver | Dominik Schürmann | 2014-03-08 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | beta4 | Dominik Schürmann | 2014-03-08 | 1 | -2/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Split api libs into OpenKeychain specific and OpenPGP Provider lib | Dominik Schürmann | 2014-03-07 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Revert "Fix for #347" | Dominik Schürmann | 2014-03-07 | 1 | -3/+0 | |
| * | | | | | | | Merge pull request #366 from uberspot/master | Dominik Schürmann | 2014-03-07 | 34 | -63/+38 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | removed useless semicolons, fixed some parameters in documenation, simplified... | uberspot | 2014-03-07 | 15 | -29/+23 | |
| | * | | | | | | | move hardcode strings to strings.xml | uberspot | 2014-03-07 | 10 | -10/+13 | |
| | * | | | | | | | remove unused imports and unthrown exceptions | uberspot | 2014-03-07 | 10 | -24/+2 | |
| * | | | | | | | | Merge pull request #367 from hav3n/branch-fixes | Dominik Schürmann | 2014-03-07 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix for #347 | Nikhil Peter Raj | 2014-03-08 | 1 | -0/+3 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Move search view into onCreateView, fixes #365 | Dominik Schürmann | 2014-03-07 | 2 | -13/+91 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | move search view from activity to fragment by setting it as a list header, be... | Dominik Schürmann | 2014-03-07 | 4 | -26/+26 | |
| * | | | | | | | Reworking main KeyListPublicFragment to get progress indicator | Dominik Schürmann | 2014-03-07 | 3 | -78/+157 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-03-07 | 3 | -0/+26 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add option for sharing encrypted file. | Miroojin Bakshi | 2014-03-07 | 3 | -0/+26 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * / | | | | | Cleanup code, search with preceeding % | Dominik Schürmann | 2014-03-07 | 2 | -34/+14 | |
| |/ / / / / | ||||||
| * | | | | | API: get key | Dominik Schürmann | 2014-03-07 | 1 | -12/+45 | |
| * | | | | | remove icon from nfc dialog | Dominik Schürmann | 2014-03-06 | 1 | -1/+0 | |
| * | | | | | Merge pull request #344 from ankushb92/ankush2 | Dominik Schürmann | 2014-03-06 | 28 | -85/+85 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | corrected commit | Ankush | 2014-03-07 | 28 | -85/+85 | |
| * | | | | | | remove unused search definitions from manifest | Dominik Schürmann | 2014-03-06 | 1 | -40/+0 | |
| * | | | | | | Multiselect: Create 'select all' in public and secret keylist | uberspot | 2014-03-06 | 10 | -12/+28 | |
| * | | | | | | add lock icon for 'Encrypt to..' multiselect option | uberspot | 2014-03-06 | 5 | -0/+1 | |
| * | | | | | | Merge pull request #349 from uberspot/master | Dominik Schürmann | 2014-03-06 | 3 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add search icon for other dpi | uberspot | 2014-03-06 | 3 | -0/+0 | |
| * | | | | | | | 2.3.1 beta3 | Dominik Schürmann | 2014-03-06 | 1 | -2/+2 | |
| * | | | | | | | Fix documentation and variable naming in API | Dominik Schürmann | 2014-03-06 | 2 | -8/+8 | |
| * | | | | | | | Fix verify of cleartext signatures with unknown keys | Dominik Schürmann | 2014-03-06 | 1 | -3/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #342 from mb-14/search | Dominik Schürmann | 2014-03-06 | 5 | -11/+93 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Use selectionArgs parameter to pass mCurquery. | Miroojin Bakshi | 2014-03-06 | 2 | -8/+12 | |
| | * | | | | | Implement search for SelectPublicKeyFragment | Miroojin Bakshi | 2014-03-06 | 2 | -5/+39 | |
| | * | | | | | Implement search for KeyListPublicFragment | Miroojin Bakshi | 2014-03-06 | 3 | -5/+49 | |
| * | | | | | | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain... | Miroojin Bakshi | 2014-03-06 | 28 | -575/+931 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge pull request #328 from bhargavgolla/patch-1 | Dominik Schürmann | 2014-03-05 | 1 | -1/+20 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | Removed log statements as per Dominik's suggestions | Bhargav Golla | 2014-03-05 | 1 | -4/+0 | |
| | | * | | | | | Set min date to one day after Created Date. Works on Honeycomb and above | Bhargav Golla | 2014-03-05 | 1 | -4/+25 |