Samuel Brucksch
Samuel Brucksch
## Environment - Android OS version: 13 - Devices affected: Xiaomi Poco F5 - Maps SDK Version: 10.16.1 A user reported an app crash. This is what we got via...
Implement a buzzer that can producide different acoustic alarms: 1. Voltage low 2. telemetry lost 3. ???
This PR unifies the `UPSERT` implementation of all the database services. resulting in 2 helper functions in each database service that allow for defining the database specific JSON extraction logic...
Hi, I know this is not possible right now, so i want to know, if there is an easy way, to get this in somehow. Sometimes people just want to...
## Environment - Android OS version: 13 - Devices affected: Oneplus Nord CE 5 - Maps SDK Version: 11.1.0 When using the LocationPuck, we get warnings like this when changing...
To discuss: - singletons -> check needed? - DELETE Foo(123)/bar -> would fail right now, should we check for to-one?
Related issue: https://issuetracker.google.com/issues/370343324
the order of the destinations is returned in a different order than modelled on OSM. Here is a sample route: https://valhalla.openstreetmap.de/directions?profile=car&wps=6.8978261947631845%2C49.97007618894626%2C6.904306411743164%2C49.98114356574751  Here is the OSM way: https://www.openstreetmap.org/way/152264000 ``` destination:...