Commit Graph

28 Commits

Author SHA1 Message Date
SBiOSoftWhare d22f7e553d LocationSharingView: Fix background color issue with safe area. 2022-07-05 16:16:53 +02:00
Johannes Marbach 868fd7e0c8 Remove all @available(iOS 14... annotations 2022-06-23 09:47:38 +02:00
MaximeE f68d73cf70 6202: Improve how pan gesture is handled 2022-06-02 11:34:01 +02:00
MaximeE 3d598d9cff 6071: refacto according to PR comments 2022-05-04 11:23:43 +02:00
MaximeE 39f8f1aeb5 6071: Add timeout selector when start live sharing 2022-05-03 15:21:51 +02:00
MaximeE 311a5a69e0 Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
MaximeE a3758731b9 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
SBiOSoftWhare 92a721c8b9 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 3d58e94e6b 5858: Add pin drop feature 2022-03-30 11:36:31 +02:00
SBiOSoftWhare 6304dcdc0e Location sharing screen: Handle live location sharing. 2022-03-28 10:19:36 +02:00
MaximeE 8e6ae3a667 5720: Remove useless color, fix some issue with AvatarImage border 2022-03-24 11:00:29 +01:00
MaximeE ce0893bb37 5720: Fix issue with cornered buttons view 2022-03-23 17:25:30 +01:00
MaximeE 7f140388a1 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
MaximeE 8e3107095f 5720: Update from develop 2022-03-22 09:41:25 +01:00
MaximeE dedc558f44 5720: Update UI in location sharing View 2022-03-17 16:52:22 +01:00
SBiOSoftWhare eced431f53 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 09d2899bc0 LocationSharingView: Update with updated map view and model. 2022-03-16 11:35:15 +01:00
Doug fe5adf1bde Add alert property to ErrorAlertInfo. 2022-03-07 13:34:39 +00:00
Doug 9602d1ee03 Add a generic ErrorAlertInfo type.
Adopt it in Location Sharing and Polls.
2022-03-07 13:34:39 +00:00
Stefan Ceriu 5e0d8eeb81 vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
Stefan Ceriu 20ab87b520 Fix introspect not being able to theme the SwiftUI navigation bars. 2022-02-11 14:39:05 +02:00
Stefan Ceriu ffb1ab424b 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 f8aace388e Fixed location sharing and poll edit form navigation and navigation bar styles. 2022-02-03 18:30:39 +00:00
Stefan Ceriu 313b05485a Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu f4575b6ba6 vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 2ef67f3ed2 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 f2230f528d 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 37db201124 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00