Andrew Rowson
Andrew Rowson
All the previous apk versions are on GitHub releases.
Will definitely try and reproduce. We shouldn't be hanging the UI thread ever.
This may already be fixed. There was a regression linked to the sending of Status messages where the status message gets generated on the main UI thread. Pressing the manual...
Hmm, there's nothing special about 'Home' (or any region name), so it's weird that it's working for one and not the others. I assume that home is your first defined...
There is a bug here with events and notifications. Using this to track.
I'm just re-poking the logic here for 2.5.2. The behaviour you're seeing could be because the device also takes location accuracy into account. E.g. if your location is 120m away...
Difficult to know if this is a microG issue or the way in which OT is calling the Aosp Locationmanager: https://github.com/owntracks/android/blob/master/project/app/src/oss/java/org/owntracks/android/location/AospLocationProviderClient.kt#L34 is the bit where the location source is selected,...
OOMs are *really* hard to debug, as they tend to be specific to the device and the other apps' context. Will take a look and see if there's anything I...
Are you using MQTT or HTTP? Do you have an easy way to grab the contents of a location message and post here so i can see what value's being...
That's not a crash, that's just OT letting you know that it can't do a reverse Geocode.