-
We need templates for app extensions.
Pending: list all the app extensions by estimated usage to have a prioritized list of templates to implement.
---
# List of templates (unsorted)
## iO…
-
It would very helpful if Simple Dialer would have the functionality to Hide the caller ID when making a call to a number that is not in the contact list, in the same spirit of [CallerId Blocker](https…
-
Related https://github.com/dotnet/runtime/issues/98735, though this is not as comprehensive.
`dotnet --list-sdks` and `dotnet --list-runtimes` are very helpful tools, but they do not provide informat…
-
Currently Duktape tries to prevent too deep C recursion by keeping track of recursion depth in code paths where arbitrary recursion might occur. A depth limit is imposed for each case, with a RangeErr…
-
@0xkol after successfully exploited in a kernel 5.10.66,see issue[12](https://github.com/0xkol/badspin/issues/12),I want to exploit in a new device, with kernel 5.4.147.
In the kernel 5.10.66,all exp…
-
Just putting this out for discussion if anyone is interested. The BlockAdBlock tool lets you register a function to be called if an ad blocker is detected.
``` js
// Allows to add an event if AdBlock…
-
### What problem does this new feature solve?
Unless the window opened is a 'direct result' of a user interaction (like button click), browsers block it as pop-ups. Safari has the most stringent re…
-
The blocker_id is not consistent between the two friendship objects, therefore either user can unblock a blocked friendship.
**2.6.1 :059 > user1.friend_request(user2)**
HasFriendship::Friendshi…
-
#### Feature
When the Tree component loads, a node may have been previously selected, in which case we scroll to make sure the node is visible in the tree. If the selected node has not been rendered …
-
### Bug description
This bug is a blocker for PR #3701
It is a compiler bug where compiler can't identify that `assert_true(any(Set(-1)))` should pick `fn any[T: BoolableKeyElement](set: Set[T]) …