theknut

Results 10 issues of theknut

Untested but no exceptions in Xposed log found. Should be working as with Google Search V3.4.

Project is missing Context import. Seems like this got introduced with commit 9814575.

See this for more information https://plus.google.com/101068594319245639007/posts/L66SdBg6Xgj

bug

must be fixed
auto-checked
15.4.2024

**Describe the bug** I want to use browser_mod to dynamically show popups on the screen. Using HTML and plain text this is already working but I was not able to...

### What would you like to be added? Allow the output of other power plants to be used in the calculation of `collected.houseConsumption`. ### Why is this needed? The `houseConsumption`...

enhancement

# PolySharp adds transitive build behavior ## Description PolySharp is used in `AdaptiveCards.Templating` and adds transitive build behavior which introduces a security risk for package consumers. Furthermore PolySharp is not...

Adds missing properties to the project model based on api response. Please be aware that there are a few breaking changes since access level related properties mostly use `string` but...

When hitting a rate limit configured in the GitLab instance, the api throws a `GitLabException` ``` GitLabException: GitLab server returned an error (TooManyRequests): Response cannot be deserialized (429 - Too...

Add missing property `WithMergeStatusRecheck` to `MergeRequestQuery`. From GitLab documentation > Listing merge requests might not proactively update merge_status (which also affects the has_conflicts), as this can be an expensive operation....