Commit Graph

24 Commits

Author SHA1 Message Date
MaximeE 0c0c94787b Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
MaximeE f69e8d8ad0 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
SBiOSoftWhare b9d8e40869 Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
#	Riot/Modules/Room/RoomViewController.h
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
2022-04-08 11:09:06 +02:00
MaximeE 683d6e625c 5858: Add specific type for pin location 2022-04-04 17:01:47 +02:00
MaximeE 28e3cbde8c 5858: Factorise some code according to PR comments 2022-04-04 16:33:55 +02:00
MaximeE b359b6c9bb 5858: Resolve issue with bad import 2022-04-01 15:50:49 +02:00
MaximeE 31fedfa215 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
MaximeE e6538d8023 5858: Add pin drop feature 2022-03-30 11:36:31 +02:00
SBiOSoftWhare 6b148b7283 Location sharing screen: Handle live location sharing. 2022-03-28 10:19:36 +02:00
MaximeE b0a8d94a43 5720: Fix issue with cornered buttons view 2022-03-23 17:25:30 +01:00
MaximeE c2c7d0f35b 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
SBiOSoftWhare d4baf6b689 Merge pull request #5828 from vector-im/steve/5827_map_multiple_annot
Location sharing: Support multiple user annotation views on the map
2022-03-16 15:22:04 +01:00
SBiOSoftWhare 8342667b1d LocationSharingView: Update state and view model. 2022-03-16 11:33:36 +01:00
Doug a8dc4f3b0c Rename ErrorAlertInfo to AlertInfo. 2022-03-07 13:34:39 +00:00
Doug 7fa42b9372 Add alert property to ErrorAlertInfo. 2022-03-07 13:34:39 +00:00
Doug 572b1ff3bb Add a generic ErrorAlertInfo type.
Adopt it in Location Sharing and Polls.
2022-03-07 13:34:39 +00:00
Stefan Ceriu 4fe6d9a5ad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
Stefan Ceriu de6d2a2fad Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu 67e7db38c2 vector-im/element-ios/issues/5114 - Allow editing poll start events. 2022-01-18 20:05:10 +02:00
Stefan Ceriu 43a9371214 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu cedf727867 vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 902141b1c6 vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 5a3bab92ec vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Stefan Ceriu cef0c4f2d4 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00