Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: refine search results page #601

Closed
wants to merge 3 commits into from
Closed

android: refine search results page #601

wants to merge 3 commits into from

Conversation

kari-ts
Copy link
Collaborator

@kari-ts kari-ts commented Jan 23, 2025

Screenshot_20250124-103214

Use device name for headline, and user name as metadata
Fix spacing so that arrow aligns with back arrow
Add dividers

We accidentally deleted a }
…ri/search

# Conflicts:
#	android/src/main/java/com/tailscale/ipn/ui/viewModel/MainViewModel.kt
The Material3 search bar doesn't open up a full screen view, but opens a view underneath the bar. To accomplish the full screen search page, we create a new SearchView and use a decoy search bar on the main view that navigates the user to the SearchView
Tapping on a search suggestion / result navigates to the PeerDetails, so this also updates the navigation for PeerDetails to use a back stack instead of always navigating back to the main screen

Updates tailscale/corp#18973

Signed-off-by: kari-ts <[email protected]>
@kari-ts kari-ts requested a review from sonovawolf January 24, 2025 18:36
@kari-ts kari-ts closed this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant