Commit Graph

10 Commits

Author SHA1 Message Date
SBiOSoftWhare 0fb708caa6 Merge pull request #6200 from vector-im/steve/6199_persist_beacon_summary
Location sharing: Support restarting location sending after app kill (PSF-1036)
2022-05-31 11:22:13 +02:00
SBiOSoftWhare 84e242d1bc UserLocationService: Fix typo. 2022-05-24 17:22:11 +02:00
SBiOSoftWhare aa255e61aa UserLocationService: Support restarting send location to a beacon after app kill. 2022-05-24 16:45:19 +02:00
MaximeE 2f9a00bd9b 6195: Add labbs flag for live location sharing 2022-05-24 11:43: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 4ace59d047 MXSession: Add convenient getter to retrieve UserLocationService associated to session user id 2022-05-16 11:32:33 +02:00
SBiOSoftWhare ff0e6d582f Add UserLocationServiceProvider that enables to automatically store UserLocationService per user id and retrieve existing UserLocationService. 2022-05-16 11:28:37 +02:00
SBiOSoftWhare 720cb2319e Add UserLocationService that handles live location sharing for the current user 2022-05-16 11:18:16 +02:00
SBiOSoftWhare 53c2145db0 Add LocationManager that handles device geolocalization. 2022-05-16 11:03:37 +02:00