Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge remote-tracking branch 'upstream/master' into search1 | Miroojin Bakshi | 2014-03-10 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Create custom HighlightQueryCursorAdapter | Miroojin Bakshi | 2014-03-10 | 3 | -68/+70 | |
| | | | | | | | ||||||
| * | | | | | | Highlight search query in SelectPublicKeyFragment and | Miroojin Bakshi | 2014-03-10 | 4 | -3/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | KeyListPublicFragment | |||||
* | | | | | | | Cleanup ImportKeysListEntry | Dominik Schürmann | 2014-03-10 | 1 | -4/+6 | |
| | | | | | | | ||||||
* | | | | | | | remove double definition of progress_generating | Dominik Schürmann | 2014-03-10 | 1 | -1/+0 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #385 from tharinduwijewardane/master | Dominik Schürmann | 2014-03-10 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | Issue #378 ( private keys are no longer red ): Fixed | |||||
| * | | | | Issue #378 ( private keys are no longer red ): Fixed | Tharindu Wijewardane | 2014-03-10 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | remove unneeded replace for newline on fingerprint | Dominik Schürmann | 2014-03-09 | 1 | -2/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #380 from uberspot/master | Dominik Schürmann | 2014-03-09 | 2 | -12/+28 | |
|\ \ \ \ \ | | | | | | | | | | | | | Colorize fingerprint | |||||
| * | | | | | Colorize fingerprint | uberspot | 2014-03-09 | 2 | -12/+28 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #368 from ajit766/master | Dominik Schürmann | 2014-03-09 | 3 | -1/+14 | |
|\ \ \ \ \ | | | | | | | | | | | | | progress is shown when creating the default key based on number of keys created till then | |||||
| * | | | | | progress bar while key creation - added plurals based on no.of keys while ↵ | grait | 2014-03-09 | 2 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | key creation | |||||
| * | | | | | progress bar during key creation - minor text change | grait | 2014-03-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'develop' into master2 | grait | 2014-03-09 | 53 | -105/+528 | |
| |\| | | | | ||||||
| * | | | | | progress is shown when creating the default key based on number of keys ↵ | grait | 2014-03-08 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | created so far | |||||
* | | | | | | Merge pull request #372 from rafaelav/master | Dominik Schürmann | 2014-03-09 | 3 | -40/+132 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Issue #178 - Hide advanced options in EncryptActivity | |||||
| * | | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix for #347 | |||||
| * | | | | | 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 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Show error if file import has no content | |||||
| * | | | | | | 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 | 36 | -6/+381 | |
| |_|/ / |/| | | | ||||||
* | | | | Revert "Fix for #347" | Dominik Schürmann | 2014-03-07 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | This reverts commit dd80ddd6f95d7f659929a49d3bff62492692c4fa. | |||||
* | | | | Merge pull request #366 from uberspot/master | Dominik Schürmann | 2014-03-07 | 34 | -63/+38 | |
|\ \ \ \ | | | | | | | | | | | Minor code clean up | |||||
| * | | | | removed useless semicolons, fixed some parameters in documenation, ↵ | uberspot | 2014-03-07 | 15 | -29/+23 | |
| | | | | | | | | | | | | | | | | | | | | simplified some conditionals | |||||
| * | | | | 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 | |||||
| * | | | | | 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, ↵ | Dominik Schürmann | 2014-03-07 | 4 | -26/+26 | |
| | | | | | | | | | | | | | | | | better reusability! Required for service activites | |||||
* | | | | 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 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #361 from mb-14/file | Dominik Schürmann | 2014-03-07 | 3 | -0/+26 | |
| |\ \ \ | | | | | | | | | | | Add option for sharing encrypted file. | |||||
| | * | | | 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 | 2 | -15/+55 | |
| | | | ||||||
* | | | Fix API docs | Dominik Schürmann | 2014-03-07 | 1 | -27/+36 | |
| | | | ||||||
* | | | Fix API docs | Dominik Schürmann | 2014-03-07 | 1 | -14/+14 | |
| | | | ||||||
* | | | remove icon from nfc dialog | Dominik Schürmann | 2014-03-06 | 1 | -1/+0 | |
| | | |