-
Currently, all of our subnetwork (in process of rebranding to `subprotocol`) specific files are each in their own subdirectory under the main `[root]/src`. We should move all subnetwork functionality…
-
Hey there.
I was checking out how items work and at the moment it does not support anything other than images.
Will it be possible in the future to make something similair like a browser window …
-
The proxy is currently a very simple, very dumb websocket server that blindly routes UDP packets to and from Ultralight clients connected to it. Below is a list items that are probably not terribly di…
-
Flipper will scan NTAG215 but not the simular/simpler lesser memory NTAG203 tags
NTAG203 and the NTAG215 are from the same NTAG family of chips (Both Type 2) ( ECC signatures are not supported in t…
-
Our CI builds are not 100% reliable. There are several tests that are flaky; and we are unsure if that's because of the test or because of a bug.
In any case, we should fix those flaky tests.
Th…
-
**Describe the bug**
Using an Amiibo NTAG215 as a sample source, attempting to dump the data fails silently, Flipper remains stuck on "Detecting ultralight" screen. Reverting to 0.55 works correctly
…
-
I can't find any documentation whether this is intentional or not.
This example HTML
```
document.addEventListener('keydown', event => {
if (!event.repeat) {
document.getEleme…
-
### Prerequisites
- [X] I'm sure both client and server are on the latest update.
- [X] I have read the console error message carefully (if applicable).
### Your Environment
- Version: 1.7.3
- Ope…
-
### What version are you using?
^4.4.0
### What OS and version are you using to local deploy your application?
macOS 12.4
### What platforms are you seeing the problem on?
Android
### pubspec.ya…
-
IoT agents are going to drop the support for the legacy MQTT Topic format (`//`) soon. The only supported format will be the one that includes the protocol in advance (i.e. `/ul//`) as described in th…