Arnfried Griesert
28852aa790
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
2023-03-16 12:19:26 +01:00
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
JanNiklas Grabowski
b4d4330109
Merge commit '8b96dce52c015ca629dea38c32307cddbcd2577c' into feature/4260_merge_foss_1_10_2
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/AuthenticationCoordinator.swift
# Riot/Modules/Authentication/Legacy/LegacyAuthenticationCoordinator.swift
# Riot/Modules/ContextMenu/ActionProviders/RoomActionProvider.swift
# Riot/Modules/Home/AllChats/AllChatsViewController.swift
# Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/Settings/RoomSettingsViewController.m
# fastlane/Fastfile
2023-02-15 14:56:55 +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
Arnfried Griesert
f301054ceb
MESSENGER-3915 Settings for BuM builds
2022-11-29 10:56:40 +00:00
Andy Uhnak
74b369e3af
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
SBiOSoftWhare
14e9fb8dfc
Move RoomTimelineLocationView to appropriate folder.
2022-08-03 11:08:25 +02:00
SBiOSoftWhare
e9445a88ac
LocationManager: Fix issue in stop method.
2022-06-29 18:10:58 +02:00
SBiOSoftWhare
ce0f9be0f7
UserLocationServiceProvider: Handle live location sharing lab flag activation changes.
2022-06-29 18:10:28 +02:00
Johannes Marbach
8e61533df2
Unify location sharing build settings and drop iOS 14 checks
2022-06-21 13:03:09 +02:00
Johannes Marbach
198f570a52
Revert "Merge pull request #6299 from vector-im/johannes/back-out-background-location-access"
...
This reverts commit 9934b13c4e , reversing
changes made to fd3b4647ad .
2022-06-21 09:45:30 +02:00
Johannes Marbach
f163f90f76
Revert "UserLocationService: Enable background location."
...
This reverts commit 753102d587 .
2022-06-15 08:52:04 +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
753102d587
UserLocationService: Enable background location.
2022-06-02 14:31:04 +02:00
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