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
Jonathan Nobels 2818195400
android/permissions: limit write permission request to api 30 (#261)
Updates tailscale/corp#18202

the WRITE_EXTERNAL_STORAGE permission is only requried for API level <30.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
8 months ago
..
gradle/wrapper
src/main android/permissions: limit write permission request to api 30 (#261) 8 months ago
build.gradle android/ui: prompt for write external storage permission and show error if necessary 8 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 11 months ago
gradlew update dependencies 1 year ago
gradlew.bat update dependencies 1 year ago