MagneFire
MagneFire
The ZTE Quartz is currently not supported. In the past someone did succeed in porting AsteroidOS to the ZTE Quartz: https://log.asteroidos.org/?date=2020-08-12 Unfortunately, the work of which does not appear to...
This idea was suggested on https://twitter.com/kogomat/status/1402933724145201152. The general concept is that it would allow for customizing a single swipe from the watchface to a custom panel. In other words the...
This idea was originally suggested on IRC by spectrezh. The main concept is that it would be nice if some apps have the ability to provide an ambient mode version...
Currently AsteroidOS provides a `flatTireHeight` property in `DeviceInfo`. This is used across various places in the code to provide some compensation for the flat tire. Examples are: - asteroid-launcher: It...
Matrix user `xatt` confirmed that the Linux instructions work with a MacOS system. With some exceptions. For instance one must use `brew install --cask android-platform-tools` to get `adb shell` to...
Currently there does not appear to be a way to unlink a Matrix room since the integration has been temporarily disabled. Opening the integration shows the following:  I tried...
Power Saver mode is a special mode available on `beluga` where the Wear 3100 is shutdown and the Apollo3 MCU will take control of the display. In this mode the...
This is basically a carbon copy of the work done to get `catfish` working on a pie base: https://github.com/AsteroidOS/meta-smartwatch/pull/109 This fixes NFC and GPS on at least `ray`. It does...
Some watches have additional buttons which are sometimes mapped to volume buttons. We might want to consider altering this to some other keycode as AsteroidOS apps are now being used...
On `hoki` Always-on-Display mode is entered correctly, but is never updated. An error is reported by `qt5-qpa-hwcomposer-plugin`. The relevant part of the logs are as follows: ``` Apr 28 19:00:00...