Commit Graph

12 Commits

Author SHA1 Message Date
Flescio ae2d01be22 Show own location in map views (#7375)
* show own location on static sharing

* show own location on live sharing

* add tests and changelog

* check location authorisation, fix center to current user location button

* it moves request to LocationManager in proper service

* add static location viewer service
2023-02-20 18:07:03 +01:00
David Langley 4a6f346f1e Update Riot/Modules/LocationSharing/LocationManager.swift
Co-authored-by: Alfonso Grillo <alfogrillo@element.io>
2023-01-03 17:54:02 +00:00
David Langley d08a967054 remove unnecessary function 2023-01-03 16:55:28 +00:00
David Langley 1639fccdd1 Revert "remove unnecessary function"
This reverts commit caa6755d2b.
2023-01-03 16:54:41 +00:00
David Langley caa6755d2b remove unnecessary function 2023-01-03 16:54:03 +00:00
David Langley d76d450365 Fix both issues as outlined in 7222 2023-01-03 16:52:25 +00:00
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
SBiOSoftWhare e9445a88ac LocationManager: Fix issue in stop method. 2022-06-29 18:10:58 +02:00
SBiOSoftWhare 937ad04860 LocationManager: Indicate to change status bar appearance when the app uses location services in the background. 2022-06-02 14:33:00 +02:00
SBiOSoftWhare 91b0724225 Fix UI tests. 2022-05-16 18:18:13 +02:00
SBiOSoftWhare 6393dbffaa LocationManager: Fix request always usage. 2022-05-16 16:58:02 +02:00
SBiOSoftWhare 53c2145db0 Add LocationManager that handles device geolocalization. 2022-05-16 11:03:37 +02:00