Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Adding a min date not to go below creation date | Bhargav Golla | 2014-03-04 | 1 | -1/+3 | |
| | * | | | | | | Merge pull request #339 from uberspot/master | Dominik Schürmann | 2014-03-05 | 6 | -83/+323 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Put Preferences in subscreen | uberspot | 2014-03-05 | 6 | -83/+323 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Lint Issue: | Daniel Hammann | 2014-03-05 | 10 | -263/+263 | |
| | * | | | | | | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Daniel Hammann | 2014-03-05 | 71 | -844/+1552 | |
| | |\| | | | | | ||||||
| | | * | | | | | 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 | |
| | | * | | | | | Update from transifex | Dominik Schürmann | 2014-03-04 | 8 | -26/+26 | |
| | | * | | | | | 2.3.1 beta2 | Dominik Schürmann | 2014-03-04 | 2 | -3/+3 | |
| | | * | | | | | Enforce private key for applications, verify signed-only texts without passph... | Dominik Schürmann | 2014-03-04 | 5 | -162/+250 | |
| | | * | | | | | return SIGNATURE_SUCCESS_UNCERTIFIED from service | Dominik Schürmann | 2014-03-04 | 2 | -2/+4 | |
| | * | | | | | | updated build.gradle-Files to current Versions of build-tools and SDK. | Daniel Hammann | 2014-03-05 | 1 | -1/+1 | |
| * | | | | | | | Use string from strings.xml | Miroojin Bakshi | 2014-03-06 | 2 | -1/+2 | |
| * | | | | | | | 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 | 2 | -0/+28 | |
* | | | | | | | add empty view to viewkeycertsfragment | Vincent Breitmoser | 2014-03-12 | 3 | -0/+13 | |
* | | | | | | | add menu to viewcertactivity | Vincent Breitmoser | 2014-03-12 | 2 | -4/+55 | |
* | | | | | | | add view cert activity | Vincent Breitmoser | 2014-03-12 | 9 | -10/+448 | |
* | | | | | | | forgot to commit two layout files | Vincent Breitmoser | 2014-03-11 | 2 | -0/+76 | |
* | | | | | | | add "show unknown signatures" button | Vincent Breitmoser | 2014-03-11 | 4 | -21/+56 | |
* | | | | | | | 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 | 4 | -57/+274 | |
* | | | | | | | experimental cert display | Vincent Breitmoser | 2014-03-11 | 2 | -4/+8 | |
* | | | | | | | join cert info into query routines | Vincent Breitmoser | 2014-03-11 | 1 | -3/+22 | |
* | | | | | | | experimental cert import | Vincent Breitmoser | 2014-03-11 | 1 | -7/+42 | |
* | | | | | | | certs: close in from both sides :) | Vincent Breitmoser | 2014-03-11 | 2 | -12/+49 | |
* | | | | | | | (preliminary) certs table | Vincent Breitmoser | 2014-03-11 | 3 | -1/+87 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | add contact count to My Keys header | Vincent Breitmoser | 2014-03-08 | 3 | -2/+30 | |
* | | | | | | better handling of multi select in ListKeysFragment | Vincent Breitmoser | 2014-03-08 | 1 | -17/+22 | |
* | | | | | | ditch old key list activities | Vincent Breitmoser | 2014-03-08 | 19 | -1433/+6 | |
* | | | | | | add edit button and secret key info to public key view | Vincent Breitmoser | 2014-03-08 | 5 | -2/+71 | |
* | | | | | | move some placeholders into resources | Vincent Breitmoser | 2014-03-08 | 4 | -5/+6 | |
* | | | | | | Normalize public key uri in KeyListFragment | Vincent Breitmoser | 2014-03-08 | 3 | -6/+29 | |
* | | | | | | Make EditKeyActivity's uri handling (more) sane | Vincent Breitmoser | 2014-03-08 | 2 | -6/+4 | |
* | | | | | | working unified list (no actions yet) | Vincent Breitmoser | 2014-03-08 | 9 | -246/+450 | |
* | | | | | | copy public keylist as stub for unified keylist | Vincent Breitmoser | 2014-03-06 | 8 | -5/+776 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #322 from mj7007/smooth_activity_switch | Dominik Schürmann | 2014-03-04 | 1 | -8/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Smooth Activity Switch Fixed | mj7007 | 2014-03-04 | 1 | -8/+15 | |
* | | | | | | Merge pull request #315 from jessicayuen/master | Dominik Schürmann | 2014-03-04 | 7 | -11/+87 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | #226: Small fix to prevent message from being sent if IntentService is canceled | Jessica Yuen | 2014-03-03 | 1 | -0/+16 | |
| * | | | | | | #226: Async key gen task is stopped if progress is canceled | Jessica Yuen | 2014-03-02 | 5 | -17/+40 | |
| * | | | | | | #226: Activity no longer closes if progress is canceled for key creation in E... | Jessica Yuen | 2014-03-02 | 5 | -10/+17 | |
| * | | | | | | #226: Added cancel option to ProgressDialogFragments. Create Key is now cance... | Jessica Yuen | 2014-03-02 | 6 | -9/+39 | |
* | | | | | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-03-03 | 6 | -11/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix NewApi Lint Errors | Emantor | 2014-03-03 | 3 | -3/+8 |