You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android/src
kari-ts cdc3320c33
android: use a coroutine for loadfiles (#555)
* android: use a coroutine for loadfiles

contentResolver.query is attempting to perform a network query on the main thread. Move this to a coroutine to prevent blocking.

Fixes tailscale/corp#24293

Signed-off-by: kari-ts <kari@tailscale.com>
(cherry picked from commit 0b01eb1bb3)

* android: bumping OSS

OSS and Version updated to 1.77.75-td4222fae9-gc543614f10a

Signed-off-by: kari-ts <kari@tailscale.com>

---------

Signed-off-by: kari-ts <kari@tailscale.com>
1 year ago
..
androidTest/kotlin/com/tailscale/ipn android: add smoke test 2 years ago
main android: use a coroutine for loadfiles (#555) 1 year ago
test android: send Android logs to logz (#515) 1 year ago