Tomas Mizera

Results 91 issues of Tomas Mizera

Hi, after spending several hours debugging why am I not able to show the map even with base example from documentation I found out that even though class `mgl_map_wrapper` has...

Mergin currently needs to parse wkb on its own to wkt, which is basically a duplication of geodiff code. We could provide an API for this conversion and add it...

enhancement
pygeodiff

There is an error in Input logs coming from GEODIFF: `GEODIFF error: SQL statement error: near \")\": syntax error\n"` Probably issue with escaping. It is printed every time one goes...

bug

Juniper System GPS receivers are registered in Apple's MFi program. Such devices can be connected directly via Apple External Accessories API, see: https://developer.apple.com/library/archive/featuredarticles/ExternalAccessoryPT/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009502 If we manage to connect a GPS...

enhancement
iOS
GPS

Currently, Mergin Maps supports a connection of external receivers through basic Bluetooth technology. Basic Bluetooth API is supported on Android, Windows, Linux and Mac, but not on iOS due to...

enhancement
feedback
GPS

QGIS 3.20 seems to add the `reuse last value` functionality to `QgsEditFormConfig`, we might want to use that instead of custom implementation. ``` /** * If this returns TRUE, the...

enhancement

proj db is not picked on MM Input startup

bug
ms-windows

Currently we are not using project IDs coming from server, but use our custom ids. It will help us to detect orphaned projects / projects from different servers with the...

enhancement
sync
blocked

Banner used for gps accuracy contains clickable link. Currently clicking on link _only sometimes_ works. I saw that its internal state is changing each time position is changed (in streaming...

bug
ui/ux

It seems that if we would start uploading debug symbols with AABs, we could get much better stacktraces for crashes than we have right now. Our stats now just points...

enhancement
infrastructure
android