- Unifies Location Flows and GeoHash Flows into one

- Make them react to changing location permissions
- Adds UI for when the location permission is rejected.
This commit is contained in:
Vitor Pamplona
2024-11-11 17:51:42 -05:00
parent 062e4af118
commit 37a92c25f0
10 changed files with 193 additions and 60 deletions
+3
View File
@@ -645,6 +645,9 @@
<string name="geohash_title">Expose Location as </string>
<string name="geohash_explainer">Adds a Geohash of your location to the post. The public will know you are within 5km (3mi) of the current location</string>
<string name="loading_location">Loading location</string>
<string name="lack_location_permissions">No Location Permissions</string>
<string name="add_sensitive_content_explainer">Adds sensitive content warning before showing your content. This is ideal for any NSFW content or content some people may find offensive or disturbing</string>
<string name="new_feature_nip17_might_not_be_available_title">New Feature</string>