Florent Revest
Florent Revest
The current notifications panel presents one notification at a time on several panels. However, the original concept proposed by Alex, one of the designer of the project gathers notifications when...
Currently, watchfaces can be prototyped from a computer using some hacks and wizardry described in the following documentation page. https://asteroidos.org/wiki/watchfaces-creation/ This requires a very complex development workflow including an entire...
Some watches include a speaker (such as the prototype of Connect Watch), and can trigger sounds on notification events. A short alarm sound like this one: https://www.zapsplat.com/music/app-game-or-system-interface-alert-tone-38/ would be very...
The current recommended way of upgrading AsteroidOS is by reflashing the entire device from a computer. This has several limitations such as: - changes are hard to follow and most...
Currently, usb-moded configures the watches' USB interface with standard Android peripherals IDs. (cf. https://github.com/AsteroidOS/meta-asteroid/blob/master/recipes-nemomobile/usb-moded/usb-moded/usb-moded/dyn-modes/developer_mode.ini#L15 ) This is not a future proof solution and we should have our own product IDs...
### Debugging context More debugging context is always helpful for someone looking at a syzkaller bug. Currently, the context provided is: the syz reproducer, strace logs and the backtrace. When...
Problem 1 (Aesthetic): The current FlatMesh works by: - generating an orthonormal grid of base points - leaving a square of free movement to every point This leads to a...
I couldn't use the Pandora's cameras with the driver currently provided by apollo-contrib. I simply copied the latest version of each file in the Pandora_ros driver provided by HesaiTechnology and...