Commit Graph

40 Commits

Author SHA1 Message Date
SBiOSoftWhare b14b74e81b Merge branch 'develop' into steve/5723_lls_screen
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
MaximeE 9b859eac41 Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
MaximeE 65c71d03ad 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
MaximeE a1a5234e06 5982: Factorise error and external sharing 2022-04-08 17:43:57 +02:00
SBiOSoftWhare 35766bf02e 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
SBiOSoftWhare 1d8611b397 UserAnnotationCalloutContentView: Update layout. 2022-04-06 10:19:43 +02:00
SBiOSoftWhare 5f1bacadc0 Update UserAnnotationCalloutView center. 2022-04-05 21:33:05 +02:00
SBiOSoftWhare 6810efe441 Fix LocationAnnotatonView not touchable. 2022-04-05 21:32:40 +02:00
SBiOSoftWhare 3503597331 Fix UserAnnotationCalloutView 2022-04-05 17:51:18 +02:00
SBiOSoftWhare 9183d933e8 LocationSharingMapView: Handle callout view for user annotation. 2022-04-05 17:47:04 +02:00
SBiOSoftWhare d7306f6099 Create map callout view UserAnnotationCalloutView. 2022-04-05 17:43:34 +02:00
SBiOSoftWhare a2cad41558 Create map callout view UserAnnotationCalloutContentView. 2022-04-05 17:30:17 +02:00
MaximeE bbc4106be4 5858: Add specific type for pin location 2022-04-04 17:01:47 +02:00
MaximeE 974482f627 5858: Factorise some code according to PR comments 2022-04-04 16:33:55 +02:00
MaximeE 2133bb44bb 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
MaximeE fcbb92297b 5858: Add pin drop feature 2022-03-30 11:36:31 +02:00
SBiOSoftWhare 908c18bbae Location sharing screen: Handle live location sharing. 2022-03-28 10:19:36 +02:00
MaximeE bb5c6e7266 5720: Remove useless color, fix some issue with AvatarImage border 2022-03-24 11:00:29 +01:00
MaximeE e444578f0c 5720: Fix issue with cornered buttons view 2022-03-23 17:25:30 +01:00
MaximeE 756d65f3e5 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
MaximeE e3060d919d 5720: Update from develop 2022-03-22 09:41:25 +01:00
MaximeE 1966d6b796 5720: Update UI in location sharing View 2022-03-17 16:52:22 +01:00
SBiOSoftWhare 3845c8d99a 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 bea22cea81 LocationSharingView: Update with updated map view and model. 2022-03-16 11:35:15 +01:00
SBiOSoftWhare 76662606c5 Create reusable MapCreditsView. 2022-03-16 11:04:58 +01:00
SBiOSoftWhare 7bc5f85235 UserLocationAnnotatonView: Handle init with UserLocationAnnotation. 2022-03-16 10:57:00 +01:00
SBiOSoftWhare 90fbf3631b LocationSharingMapView: Support displaying multiple annotation views. 2022-03-16 10:49:24 +01:00
Doug dedff5af83 Add alert property to ErrorAlertInfo. 2022-03-07 13:34:39 +00:00
Doug d7acb7fbd6 Add a generic ErrorAlertInfo type.
Adopt it in Location Sharing and Polls.
2022-03-07 13:34:39 +00:00
Stefan Ceriu 6c680a73ff vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
Stefan Ceriu ac0b219bb5 Fix introspect not being able to theme the SwiftUI navigation bars. 2022-02-11 14:39:05 +02:00
Stefan Ceriu 40bc43b0f6 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 e90ab83aa6 Fixed location sharing and poll edit form navigation and navigation bar styles. 2022-02-03 18:30:39 +00:00
Stefan Ceriu b24d7725ec Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu e06b1d5cfd vector-im/element-ios/issues/5298 - Small tweaks following code review. 2022-01-19 16:11:35 +02:00
Stefan Ceriu 8084c6e0d7 vector-im/element-ios/issues/5298 - Added bottom padding on location markers so they point to the location instead of being centered on it. 2022-01-19 16:11:35 +02:00
Stefan Ceriu 3de2af63c7 vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps. 2022-01-04 17:33:32 +02:00
Stefan Ceriu ebac08c309 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 5543c7dee0 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 4ad5150c88 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00