MagneFire
MagneFire
Currently, the app will not show any watches if the location is disabled. Simply having the permission is not enough. Instead a logic should be devised such that the location...
As part of the recent unifying of watches the topic of different models with the same codename came up. There are multiple ports that are compatible with different models (`ray`,...
Currently we have a wiki for creating an app for AsteroidOS: https://asteroidos.org/wiki/creating-an-asteroid-app/ While sufficient for simply building and creating a new app, it does not show what APIs are available...
Recently we added support for NFC (https://github.com/AsteroidOS/meta-asteroid/pull/120). It would be cool to have the ability to pair to your watch by simply "tapping" it. `bluez5` should have support for it...
Some watches come with a stand that allows for use as night clock (for example `smelt` and `swift` offer such a charger). This does require that the watchface can rotate...
An idea inspired by other smartwatches are complications: The ability to dynamically show more information on a watchface. In our case some examples of watchface complications would be: date, time,...
Currently we revert a patch in QtWayland so that we can use the extended surface again. The extended surface is used so that an application can tell the compositor not...
Some people like wearing the watch upside down to avoid the side buttons from being pressed when bending the wrist. Fortunately there is rotation support from within the hwcomposer.
It might be helpful to show a mounting failure when the rootfs was not successfully mounted during the boot stage. This would need to be integrated in _psplash_. This could...
We have upcoming support for watches that have a rotating input (Fossil Gen 4, Skagen Falster 2). Even though some aspects of the UI have support for this rotating input...