Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | 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 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | 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 | 24 | -53/+25 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Minor code clean up | |||||
| | * | | | | | | | removed useless semicolons, fixed some parameters in documenation, ↵ | uberspot | 2014-03-07 | 15 | -29/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplified some conditionals | |||||
| | * | | | | | | | 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 | 1 | -6/+91 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | move search view from activity to fragment by setting it as a list header, ↵ | Dominik Schürmann | 2014-03-07 | 2 | -18/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better reusability! Required for service activites | |||||
| * | | | | | | | Reworking main KeyListPublicFragment to get progress indicator | Dominik Schürmann | 2014-03-07 | 2 | -24/+72 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-03-07 | 1 | -0/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add option for sharing encrypted file. | Miroojin Bakshi | 2014-03-07 | 1 | -0/+11 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * / | | | | | 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 | 14 | -65/+65 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | #338 | |||||
| | * | | | | | corrected commit | Ankush | 2014-03-07 | 14 | -65/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mCurrentPassPhrase, mChangePassPhrase Minor variable naming Issue #338 | |||||
| * | | | | | | Multiselect: Create 'select all' in public and secret keylist | uberspot | 2014-03-06 | 3 | -12/+19 | |
| | | | | | | | ||||||
| * | | | | | | 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 | 2 | -10/+79 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Implement search for KeyListPublicFragment and SelectPublicKeyFragment | |||||
| | * | | | | | Use selectionArgs parameter to pass mCurquery. | Miroojin Bakshi | 2014-03-06 | 2 | -8/+12 | |
| | | | | | | | ||||||
| | * | | | | | Implement search for SelectPublicKeyFragment | Miroojin Bakshi | 2014-03-06 | 1 | -5/+31 | |
| | | | | | | | ||||||
| | * | | | | | Implement search for KeyListPublicFragment | Miroojin Bakshi | 2014-03-06 | 1 | -4/+43 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' of ↵ | Miroojin Bakshi | 2014-03-06 | 9 | -265/+540 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openpgp-keychain/openpgp-keychain into datefix | |||||
| | * \ \ \ \ \ | Merge pull request #328 from bhargavgolla/patch-1 | Dominik Schürmann | 2014-03-05 | 1 | -1/+20 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | Issue #234 : Adding a min date not to go below creation date | |||||
| | | * | | | | | 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 | |
| | | | | | | | | ||||||
| | | * | | | | | Adding a min date not to go below creation date | Bhargav Golla | 2014-03-04 | 1 | -1/+3 | |
| | | | | | | | | ||||||
| | * | | | | | | Put Preferences in subscreen | uberspot | 2014-03-05 | 1 | -66/+226 | |
| | |/ / / / / | ||||||
| | * | | | | | Fix passphrase retrieval | Dominik Schürmann | 2014-03-05 | 1 | -8/+10 | |
| | | | | | | | ||||||
| | * | | | | | Code cleaning in PgpDecryptVerify | Dominik Schürmann | 2014-03-04 | 1 | -42/+46 | |
| | | | | | | | ||||||
| | * | | | | | Fix license header of key server files | Dominik Schürmann | 2014-03-04 | 2 | -2/+6 | |
| | | | | | | | ||||||
| | * | | | | | Remove unused imports | Dominik Schürmann | 2014-03-04 | 1 | -6/+0 | |
| | | | | | | | ||||||
| | * | | | | | name KeychainIntentService properly | Dominik Schürmann | 2014-03-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | 2.3.1 beta2 | Dominik Schürmann | 2014-03-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Enforce private key for applications, verify signed-only texts without ↵ | Dominik Schürmann | 2014-03-04 | 5 | -162/+250 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | passphrase input, better internal decrypt and verify method | |||||
| | * | | | | | return SIGNATURE_SUCCESS_UNCERTIFIED from service | Dominik Schürmann | 2014-03-04 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Use string from strings.xml | Miroojin Bakshi | 2014-03-06 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add documentation | Miroojin Bakshi | 2014-03-06 | 1 | -3/+8 | |
| | | | | | | | ||||||
| * | | | | | | Hide CalendarView in tablets | Miroojin Bakshi | 2014-03-04 | 1 | -0/+3 | |
| | | | | | | | ||||||
| * | | | | | | Extend DatePickerDialog and override setTitle() method. | Miroojin Bakshi | 2014-03-04 | 1 | -1/+12 | |
| |/ / / / / | ||||||
* | | | | | | add certify action button to viewkeymainfragment | Vincent Breitmoser | 2014-03-12 | 1 | -0/+17 | |
| | | | | | | ||||||
* | | | | | | add empty view to viewkeycertsfragment | Vincent Breitmoser | 2014-03-12 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | add menu to viewcertactivity | Vincent Breitmoser | 2014-03-12 | 1 | -4/+42 | |
| | | | | | | ||||||
* | | | | | | add view cert activity | Vincent Breitmoser | 2014-03-12 | 6 | -10/+223 | |
| | | | | | | ||||||
* | | | | | | add "show unknown signatures" button | Vincent Breitmoser | 2014-03-11 | 2 | -15/+32 | |
| | | | | | | ||||||
* | | | | | | add keys we don't know about, just for fun | Vincent Breitmoser | 2014-03-11 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | experimental cert list, proper | Vincent Breitmoser | 2014-03-11 | 3 | -34/+268 | |
| | | | | | |