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

Jvc android search recent stops #622

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

JackVCurtis
Copy link
Contributor

Summary

Ticket: 🤖 | Search | Search recently visited

What is this PR for?

When there is no query entered in the Search view, shows a list of recently visited stops.

Screenshot_20250106_094147

iOS

  • If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • Add temporary machine translations, marked "Needs Review"

android

  • All user-facing strings added to strings resource
  • Expensive calculations are run in withContext(Dispatchers.Default) where possible

Testing

What testing have you done?
Updated unit tests for affected views.

@JackVCurtis JackVCurtis requested a review from a team as a code owner January 6, 2025 14:53
@JackVCurtis JackVCurtis force-pushed the jvc-android-search-recent-stops branch from 2171d3f to 9677c2e Compare January 6, 2025 15:39
@JackVCurtis JackVCurtis force-pushed the jvc-android-search-recent-stops branch from 9677c2e to 5afa264 Compare January 7, 2025 15:11
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.

2 participants