Commit Graph

17 Commits

Author SHA1 Message Date
SBiOSoftWhare ac54c22ec4 LocationManager: Fix issue in stop method. 2022-06-29 18:10:58 +02:00
SBiOSoftWhare 2c9da80ffd UserLocationServiceProvider: Handle live location sharing lab flag activation changes. 2022-06-29 18:10:28 +02:00
Johannes Marbach f41ddb924b Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Johannes Marbach 30fc3854f8 Revert "Merge pull request #6299 from vector-im/johannes/back-out-background-location-access"
This reverts commit c50f23fd8938b8845c0121016f97a15d8a6b8c35, reversing
changes made to ff06c68f8ff8b497240e042a9330252771d93982.
2022-06-21 09:45:30 +02:00
Johannes Marbach 05c50575a2 Revert "UserLocationService: Enable background location."
This reverts commit 56c6ef321da48e0e4c289e2397908d080b26e7d3.
2022-06-15 08:52:04 +02:00
SBiOSoftWhare 3d60837fa2 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 495296b9f9 UserLocationService: Enable background location. 2022-06-02 14:31:04 +02:00
SBiOSoftWhare ce9e8e35f7 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 64feaf611e UserLocationService: Fix typo. 2022-05-24 17:22:11 +02:00
SBiOSoftWhare 54378386ae UserLocationService: Support restarting send location to a beacon after app kill. 2022-05-24 16:45:19 +02:00
MaximeE 16950ad58b 6195: Add labbs flag for live location sharing 2022-05-24 11:43:00 +02:00
SBiOSoftWhare 114e2bf01c Fix UI tests. 2022-05-16 18:18:13 +02:00
SBiOSoftWhare 7b2380d4ce LocationManager: Fix request always usage. 2022-05-16 16:58:02 +02:00
SBiOSoftWhare a9cb03c42a MXSession: Add convenient getter to retrieve UserLocationService associated to session user id 2022-05-16 11:32:33 +02:00
SBiOSoftWhare d1d7acbc35 Add UserLocationServiceProvider that enables to automatically store UserLocationService per user id and retrieve existing UserLocationService. 2022-05-16 11:28:37 +02:00
SBiOSoftWhare 0c427f295a Add UserLocationService that handles live location sharing for the current user 2022-05-16 11:18:16 +02:00
SBiOSoftWhare 9d4dc16fc1 Add LocationManager that handles device geolocalization. 2022-05-16 11:03:37 +02:00