-
```
[~/git/zap (silabs)]$ npm run test:e2e
> zap@2022.1.11 test:e2e /home/timotej/git/zap
> npm run zap-devserver | cross-env E2E_TEST=true start-test "quasar dev" http-get://localhost:8080 "cypr…
-
When will be there the ability to play music in the background?
-
Hey friends, first of all thank you for this mega amazing project and sorry if this has a doublicate but I couldn't find it yet, which I think is a bit weird considering how many people write issues i…
-
We are looking at synchronizing our user agent list with this one and would find it very useful if there was a consistent unique identifier (GUID) associated to each record. Such an identifier would b…
-
tranform
``` css
input[type=range]::-ms-thumb {
background-color: transparent;
}
```
to
``` css
input[type=range]::-ms-thumb {
background-color: initial;
}
```
will cause a bug in Edg…
-
another feature request is to let the rss reader sync with nextcloud news
-
Stock Android and KaiOS do not fully support the display of full-screen icons or images loaded from the SIM card. Android (or FirefoxOS as a proxy for KaiOS compatibility) could be modified to make th…
hkscy updated
3 years ago
-
Points in track are missed when phone is locked. It draws straight line between points where the phone was locked and unlocked.
(Nokia tough 800)
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
After upgrading to angular 13.10 from 13.03, pre-rending the…
-
Hello! Is it possible to update this app for use in Kai OS devices?