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
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
..
gradle/wrapper ipn: update dependencies (#432) 1 year ago
src android: use a coroutine for loadfiles (#555) 1 year ago
build.gradle android: use a coroutine for loadfiles (#555) 1 year ago
gradle.properties android: bump OSS to 1.71.x; update dependencies (#449) 1 year ago
gradlew update dependencies 2 years ago
gradlew.bat update dependencies 2 years ago
proguard-rules.pro android: exclude MDM classes from ProGuard optimizations 1 year ago