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
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>
4 months ago
..
java/com/tailscale/ipn android: optimize peer search 4 months ago
res ui: add ManagedByView, hide MDMSettingsView on non-debug builds (#201) 4 months ago
AndroidManifest.xml android: add main screen device details and basic nav (#191) 4 months ago
ic_launcher-playstore.png android: use vector drawables for icon, shrink to fit square keylines 4 years ago