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 9c5f890358
android: fix progress bar gap (#726)
androidx.compose.material3 1.3.0 added a gap between the active and inactive track and a stop indicator at the end. Here, we add a negative gap to compensate for the rounded cap occupying extra space past the end of the progress, and use an empty function to hide the indicator.

Fixes tailscale/corp#35495

Signed-off-by: kari-ts <kari@tailscale.com>
6 days ago
..
gradle/wrapper ipn: update dependencies (#432) 2 years ago
src android: fix progress bar gap (#726) 6 days ago
build.gradle build.gradle: update versionCode to match playstore (#711) 3 months 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: modify proguard rules to not mangle Tailscale app symbols 1 year ago