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 ba306bf883
android: use a coroutine for loadfiles (#551)
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
..
gradle/wrapper ipn: update dependencies (#432) 2 years ago
src android: use a coroutine for loadfiles (#551) 1 year ago
build.gradle android: bump OSS to 1.77.65-t698536947-ge7325f7d5 (#552) 1 year ago
gradle.properties android: bump OSS to 1.71.x; update dependencies (#449) 2 years 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