Andrew Rowson

Results 235 comments of Andrew Rowson

Not sure what you mean by "performance". Battery performance? Input latency? Something else?

> If so it is possible to have own tracks receive the GPS data directly instead of waiting for another app? Move mode will poll the GPS every seconds and...

Hmm, this smells like an android bug. OT (and all other Android apps) just fetch the "string for this label" from the android framework, and the OS takes care of...

This issue is usually because the app loses its TCP connection (with keepalives) to the broker. There's quite a few things that could cause this to happen, from flakey networks...

Interesting idea. Re: `waitForAccurateLocation`, there was a very specific reason why this was set away from "false" in the past, and that's because people had experiences where the first location...