Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | 1 | -1/+10 | |
* | | | | | 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 | 7 | -1110/+1 | |
* | | | | | add edit button and secret key info to public key view | Vincent Breitmoser | 2014-03-08 | 3 | -1/+36 | |
* | | | | | move some placeholders into resources | Vincent Breitmoser | 2014-03-08 | 2 | -3/+2 | |
* | | | | | 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 | 6 | -244/+353 | |
* | | | | | copy public keylist as stub for unified keylist | Vincent Breitmoser | 2014-03-06 | 3 | -0/+641 | |
|/ / / / | ||||||
* | | | | 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 | 6 | -11/+86 | |
|\ \ \ \ \ | ||||||
| * | | | | | #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 | 5 | -9/+38 | |
* | | | | | | Fix NewApi Lint Errors | Emantor | 2014-03-03 | 3 | -3/+8 | |
* | | | | | | Fix DefaultLocale Lint Warnings | Emantor | 2014-03-03 | 1 | -3/+4 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | API changes | Dominik Schürmann | 2014-03-02 | 3 | -160/+132 | |
|/ / / / | ||||||
* | | | | Merge pull request #306 from danielhass/keyserver-conerror | Dominik Schürmann | 2014-02-28 | 4 | -27/+99 | |
|\ \ \ \ | ||||||
| * | | | | Some clean up | Daniel Haß | 2014-02-28 | 1 | -4/+2 | |
| * | | | | Added different notifys for different exceptions | Daniel Haß | 2014-02-27 | 1 | -6/+17 | |
| * | | | | Added StackOverflow link to documentation | Daniel Haß | 2014-02-27 | 1 | -0/+2 | |
| * | | | | Added documentation to the AsyncTaskResultWrapper | Daniel Haß | 2014-02-27 | 1 | -0/+5 | |
| * | | | | Adapted the ImportKeysLoader to work with the new AsyncWrapper | Daniel Haß | 2014-02-26 | 3 | -9/+13 | |
| * | | | | Reworked ImportKeysListFragment to handel exceptions, ImportKeyListLoader is ... | Daniel Haß | 2014-02-26 | 2 | -20/+34 | |
| * | | | | Added the AsyncTaskResultWrapper | Daniel Haß | 2014-02-26 | 1 | -0/+38 | |
* | | | | | cleanup | Dominik Schürmann | 2014-02-27 | 4 | -40/+22 | |
* | | | | | Added GPL headers | Nikhil Peter Raj | 2014-02-27 | 2 | -11/+31 | |
* | | | | | Complete fix for #304 | Nikhil Peter Raj | 2014-02-27 | 2 | -94/+170 | |
* | | | | | Partial fix for #304 | Nikhil Peter Raj | 2014-02-26 | 2 | -32/+82 | |
|/ / / / | ||||||
* | | | | Final fix for #266 | Nikhil Peter Raj | 2014-02-26 | 2 | -2/+2 | |
* | | | | Fix for #266 | Nikhil Peter Raj | 2014-02-25 | 2 | -2/+3 | |
|/ / / | ||||||
* | | | Replaced Toast with AppMsg in DecryptActivity | Daniel Haß | 2014-02-24 | 1 | -16/+17 | |
* | | | cleanup | Dominik Schürmann | 2014-02-24 | 1 | -57/+7 | |
* | | | fix signature passing and verify in demo | Dominik Schürmann | 2014-02-24 | 1 | -5/+6 | |
* | | | remove debug stuff | Daniel Haß | 2014-02-23 | 1 | -2/+1 | |
* | | | Revert "Replaced Toast with AppMsg in EncryptActivity" | Daniel Haß | 2014-02-23 | 1 | -13/+15 | |
* | | | Replaced Toast with AppMsg in EncryptActivity | Daniel Haß | 2014-02-23 | 1 | -15/+13 | |
* | | | Replaced Toast with AppMsg in EncryptActivity | Daniel Haß | 2014-02-23 | 1 | -13/+15 | |
| |/ |/| | ||||||
* | | AndroidManfiest code for later... | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 | |
* | | precompile user id pattern | Dominik Schürmann | 2014-02-21 | 1 | -2/+3 | |
* | | internal renaming, cleanup | Dominik Schürmann | 2014-02-21 | 5 | -36/+50 | |
* | | verification of cleartext signatures works | Dominik Schürmann | 2014-02-21 | 5 | -49/+106 | |
* | | Merge pull request #282 from danielhass/master | Dominik Schürmann | 2014-02-20 | 1 | -5/+5 | |
|\ \ |