[ShareLocation] Added Settings to change values for location updates

Now the requested frequency and the priority of location updates can be
selected in a newly integrated SettingsActivity which can be extended
for future use.
This commit is contained in:
Alexander Dörflinger
2025-03-26 13:30:03 +01:00
parent 211bdd195f
commit ed2693236c
13 changed files with 273 additions and 48 deletions

6
.idea/sonarlint.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SonarLintProjectSettings">
<option name="bindingSuggestionsEnabled" value="false" />
</component>
</project>