Skip to content

Conversation

@boringcactus
Copy link
Member

Summary

Ticket: Sort sufficiently close bus stops before subway in Nearby Transit and Favorites

This wound up being surprisingly easy thanks to #1397, since Spatial K 0.4.0 overhauled its handling of units.

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 in alphabetical order
  • [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible (ideally in shared code)

Testing

Added new cases to existing tests. Checked that the functionality works on both Android and iOS.

@boringcactus boringcactus requested a review from a team as a code owner November 3, 2025 17:18
Copy link
Contributor

@EmmaSimon EmmaSimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@boringcactus boringcactus added this pull request to the merge queue Nov 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 3, 2025
@boringcactus boringcactus added this pull request to the merge queue Nov 3, 2025
Merged via the queue into main with commit 63adf5a Nov 3, 2025
7 checks passed
@boringcactus boringcactus deleted the mth-xvstrnqunxtr branch November 3, 2025 17:58
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.

3 participants