Andrew Rowson
Andrew Rowson
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...
I've got an issue that seems similar to #56 but with some extra complication. I'm trying to kick off a screenrecord via `adb` before I run a gradle task, and...
ANR from play store: ``` #00 pc 0000000000017778 /system/lib/libc.so (syscall+28) #00 pc 00000000000b6f49 /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+92) #00 pc 0000000000284619 /system/lib/libart.so (void art::JNI::ReleasePrimitiveArray(_JNIEnv*, _jbyteArray*, signed char*, int)+220) #00 pc 000000000001ce71 /system/lib/libjavacore.so (???)...
The flickering of certain display elements as background tasks resolve geocodes etc. is not particularly friendly, so these can probably be debounced. Implementation idea: https://gist.github.com/lupajz/43068881d949e207d5efe2c40bde1866
Geofencing currently relies on play services, so is a noop on the OSS build.
The labels on the contactsheet previously auto-sized themselves to fit, but it was suggested in #1153 that it would look better if they were all the same size. So a...
Avoids ugly floating point recurring decimals nonsense. Fixes #1278
#1178 Adds a preference to allow a user to indicate that a location + extended data should be re-published when MQTT is reconnected after a disconnect.