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/src/main/java/com/tailscale/ipn/ui/util
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>
7 months ago
..
DisplayAddress.kt android: add main screen device details and basic nav (#191) 7 months ago
PeerHelper.kt android: optimize peer search 7 months ago
Styles.kt android: Add settings screen (#196) 7 months ago
TimeUtil.kt android: adds support for user avatars and some general cleanup (#202) 7 months ago