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 b37492a547
android/ui: use compose getValue syntactic sugar consistently (#367)
Updates #cleanup

"by stateFlow" is syntactic sugar for" = stateFlow.value" and is more
idiomatic.  There should be no functional difference here.  Just\
changed where it can be for consistency.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
6 months ago
..
gradle/wrapper android: update gradle (#112) 1 year ago
src android/ui: use compose getValue syntactic sugar consistently (#367) 6 months ago
build.gradle bump version code and OSS (#401) 6 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