| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#1576
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cleaned up TrustKeysActivity to automatically close if there is nothing to do
|
| |
|
|
|
|
| |
fixes #1189
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This code should never be triggered anway, so with this 'fix', we should
at least get more meaningful stack traces. Plus, it makes the linter
happy by preventing NullPointerExceptions.
|
| |
|
|
|
|
| |
queue
|
|
|
|
|
|
| |
fixes #1027
fixes #792
fixes #1439
|
| |
|
| |
|
| |
|
|
|
|
|
| |
fixed some nasty inheritance problems along the way
fixes #1411
|
| |
|
| |
|
| |
|
| |
|