Blue_ON
Blue_ON
the app should declare permission in order to use camera. head of the app's `AndroidManifest.xml` looks like this(line 1 to 7): ``` ``` `AndroidManifest.xml` of mjpeg streaming app in play...
## system info android 11, arm64, vayu ## expected behaviour description of notification changes according to download progress ## what actually happened  notification freezes at download progress 0.1% even...
i wanted to manage app installation location. \ \ according to #3837 , it seems impossible to **move** apps to SD card, but i think it is possible to filter...
i want to validate files recusrively, but i think it is impossible to do. i tried this command: `ajv -s schema --spec=jtd -d *json` but this only checks files in...
increasing rendering resolution didnt make visuals better than i expected. main reason is lack of scaling algorithm. distant objects loose its details and pixelifies. bicubic scaling or something similar may...
edited the INSTALL.md should fix ` No such file or directory ` error
updated dependencies, migrated mappings, migrated gradle wrapper.
keycap doesnt make a tight fit with switch shaft. thus, falls off easily.
in line 173, `TypeError: 'int' object is not iterable`