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
Elias Naur 3ced33d812 java/com/tailscale/ipn: make App Android 5.1 compatible
Fragment.commitNow doesn't exist on Android 5.1. Calling commit and then all
flushing pending transactions is just as good, because we're not using any
other fragments.

Updates tailscale/tailscale#577

Signed-off-by: Elias Naur <mail@eliasnaur.com>
4 years ago
..
gradle/wrapper all: initial commit 4 years ago
src/main java/com/tailscale/ipn: make App Android 5.1 compatible 4 years ago
build.gradle cmd/tailscale: make intro screen scrollable 4 years ago
gradle.properties all: initial commit 4 years ago
gradlew all: initial commit 4 years ago
gradlew.bat all: initial commit 4 years ago