MagneFire

Results 33 issues of MagneFire

`minnow` is suffering from an issue where the framerate is very low (

minnow

`smelt` has a very limited boot partition size, which meant that the `debug-ramdisk` boot option has been removed to save on space. But it turns out that this feature can...

carp/smelt

We apply https://github.com/AsteroidOS/meta-asteroid/blob/master/recipes-nemomobile/lipstick/lipstick/0005-BluetoothAgent-Advertise-less-hardware-capabilities-.patch to allow both ends (watch and phone) to only show a yes/no dialog. This does not appear to work on `sturgeon`. Regardless of what the `AGENT_CAPABILITY` is...

sturgeon

For some time now, this watch has had quite some graphical glitches. This is now especially apparent as we brought back support for `QtGraphicalEffects`. I was initially hoping that the...

tetra

Title pretty much describes it. When the outside brightness is very low, the screen brightness becomes too low effectively turning off the display. An easy fix would be to use...

sawfish

AsteroidOS relies on the HWcomposer 1.4 or 1.5 HAL API for Always-on-Display functionality. (in)harmony based watches have support for HWcomposer 1.4 but for some reason the screen still powers off...

(in)harmony

This removes the hardcoded prerequisite of using three fingers to use the swipe gesture. Instead one can configure it by setting `gesture-swipe-fingers` in the `input` section. A working example is:...

Ensures that panels other than the current one stay hidden or are hidden whenever in ambient mode. This is required as ambient mode alters the content X and Y, which...

Smoothen borders such that the display blends into the bezel. This PR is mostly meant as a means to start a discussion on if we want this functionality in the...

GPS isn't currently supported on `hoki`. Getting GPS to work probably involves the following: - Exploring a WearOS dump to find relevant services for use with GPS/GNSS. - Starting those...