Andrew Rowson

Results 235 comments of Andrew Rowson

So this is a little more complex than just adding the `tid` to the card message. Per the booklet, the card only contains `name` and `face`, the contact association should...

Thanks for the PR! i agree with @ckrey here - if there's device-specific, largely static status information, let's have that in a new message type published on an `/info` topic....

@jpmens how do you want to do this? Shall I come up with a proposal for values of keys that data can go into (based on what it might be...

I'll have a read through https://developer.android.com/develop/sensors-and-location/sensors/sensors_overview

It's a bug down to the fact that the Map fragment subscribes to waypoint updates from the repo, but fails to collect the initial set of waypoints on init.

> Does the import of waypoints via cmd work in Android as in https://github.com/owntracks/android/issues/596? https://owntracks.org/booklet/tech/json/#_typecmd Yes, this works.

I have fixed this (just checked on main branch), I just can't remember when I fixed this. Closing. ![waypoints](https://github.com/owntracks/android/assets/378067/a51266fb-0a8a-4032-bc95-b642dbd2d67b)

> This has been flaky for a while, it needs some more in-depth love. I've dropped the error message, as the "canceled" result is not necessarily an error. I think...

Can you post your redacted config?