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 2c694b7159 android: optimize peer search
Updates tailscale/corp#18202

Switch to LazyColumn so we're not redrawing the entire list.

Modify the search logic so we're searching progressively and doing all of the sorting and categorization up front on netmap changes.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
gradle/wrapper android: update gradle (#112) 11 months ago
src android: optimize peer search 3 months ago
build.gradle android: adds support for user avatars and some general cleanup (#202) 4 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 6 months ago
gradlew update dependencies 7 months ago
gradlew.bat update dependencies 7 months ago