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 0b01eb1bb3 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>
1 year ago
..
androidTest/kotlin/com/tailscale/ipn android: add smoke test 2 years ago
main android: use a coroutine for loadfiles 1 year ago
test android: use native search (#547) 1 year ago