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

refactor(Android): move some nearby state into viewmodel #629

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

boringcactus
Copy link
Member

Summary

Ticket: 🤖 | Nearby | Reset state when panning or recentering

Separate from the logic change for easier review.

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

Translated old getNearby unit test to new ViewModel.

@boringcactus boringcactus requested a review from a team as a code owner January 8, 2025 00:06
@boringcactus boringcactus merged commit 97865ee into main Jan 8, 2025
5 checks passed
@boringcactus boringcactus deleted the mth-android-nearby-vm branch January 8, 2025 17:14
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