feat: Added map filter + small waypoint fix (#2065)

Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
Benjamin Faershtein 2025-06-10 05:03:30 -07:00 committed by GitHub
parent 67b7ccfe06
commit e7657c4763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 177 additions and 10 deletions

View file

@ -674,4 +674,8 @@
<string name="expires">Expires</string>
<string name="time">Time</string>
<string name="date">Date</string>
<string name="map_filter">Map Filter\n</string>
<string name="only_favorites">Only Favorites</string>
<string name="show_waypoints">Show Waypoints</string>
<string name="show_precision_circle">Show Precision Circles</string>
</resources>