Alen Šiljak
Alen Šiljak
> Only triangulation is also possible, but only starting with Android 12 where you can choose this during the permission request. No, I mean it is not possible on my...
That is true. Thank you! I will look for alternative solutions for that trip.
I'd like to mention that somewhere on the GE site there is an option to export the filter results as a GPX file with the chargers as POIs. This can...
There is an option to share a location from Plugshare to OsmAnd, then share geo: from OsmAnd to EV Map. This works well but turns out not useful since adding...
There have been some decent improvements lately. I've had only positive experiences so far, but it's just a desktop PC. I'm running the conversion to ext4 at the moment. Thanks...
I am getting the same when I have a component with ``` export default { props: ["title", "route"], }; ``` and, in the template, I'm using the `route` prop: ```...
[Kee](https://github.com/kee-org/browser-addon) Firefox add-on uses [KeePassRPC](https://github.com/kee-org/keepassrpc/releases/) to communicate with KeePass and generally works quite well. How much of an improvement over KeePassHttp this is I'm not sure but both are examples...
Perhaps a setting for when to synchronise? On start, after change, on exit, manually.
Can you try to use another location for the repository? It will likely have the same result but might be worth a try.
You can try the option in the settings, to select the location. Then check the logs and add the relevant part, usually the exception message. I suspect there could be...