Commit graph

15352 commits

Author SHA1 Message Date
Doug
607481b66c Use SwiftGen to update VectorL10n 🤦‍♂️ 2022-04-06 15:51:32 +01:00
Doug
5d65eed8bf Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
aringenbach
be35bfedd3 Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach
72e35b7a5b Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach
6a82bf9e01 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach
2b29887ce5
Merge pull request #5972 from vector-im/aringenbach/5933_presence_indicator
Display presence indicator on Home & DM
2022-04-06 15:17:48 +02:00
Gil Eluard
740d50f2d5
Room context preview dismissed unexpectedly (#5993)
- fixed
2022-04-06 10:43:35 +02:00
SBiOSoftWhare
2f9942b25b UserAnnotationCalloutContentView: Update layout. 2022-04-06 10:19:43 +02:00
SBiOSoftWhare
0ac1a2c95f Fix changes 2022-04-06 10:12:03 +02:00
SBiOSoftWhare
94f5455fcd LiveLocationSharingViewer: Fix credits display. 2022-04-06 09:55:45 +02:00
SBiOSoftWhare
7662065d3f LiveLocationSharingViewer: Add navigation title. 2022-04-06 09:41:33 +02:00
SBiOSoftWhare
173c9cd189 Expose UIView extension to SwiftUI target. 2022-04-06 09:19:22 +02:00
SBiOSoftWhare
4f47a31dca Add changes 2022-04-06 09:19:06 +02:00
SBiOSoftWhare
25df90c23d LiveLocationSharingViewer: Enable map callout display. 2022-04-05 21:34:22 +02:00
SBiOSoftWhare
591d14db5c Update UserAnnotationCalloutView center. 2022-04-05 21:33:05 +02:00
SBiOSoftWhare
b1aa3fd1e6 Fix LocationAnnotatonView not touchable. 2022-04-05 21:32:40 +02:00
SBiOSoftWhare
18526c3599 Update UserLocationAnnotation to handle annotation selection. 2022-04-05 21:31:26 +02:00
Doug
ce38eb853f
Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
SBiOSoftWhare
f66b9cd542 Update share icon. 2022-04-05 18:37:01 +02:00
SBiOSoftWhare
8201e1c37c Update strings. 2022-04-05 18:36:53 +02:00
SBiOSoftWhare
a942ccb7f7 Handle live location sharing viewer screen. 2022-04-05 18:36:41 +02:00
SBiOSoftWhare
6c453a439a Add ShareLocationActivityControllerBuilder to build UIActivityViewController to share a location. 2022-04-05 18:26:20 +02:00
SBiOSoftWhare
972da45960 Add LiveLocationListItemViewData view data for LiveLocationListItem. 2022-04-05 18:25:42 +02:00
SBiOSoftWhare
a1fc672d86 Handle LiveLocationListItem. 2022-04-05 18:19:39 +02:00
SBiOSoftWhare
99ce4865ac Prepare LiveLocationSharingViewerService and handle mock. 2022-04-05 17:56:02 +02:00
SBiOSoftWhare
b6d0760ccd Create MapViewErrorAlertInfoBuilder 2022-04-05 17:51:47 +02:00
SBiOSoftWhare
60c3280b52 Fix UserAnnotationCalloutView 2022-04-05 17:51:18 +02:00
SBiOSoftWhare
9d20d1bc42 LocationSharingMapView: Handle callout view for user annotation. 2022-04-05 17:47:04 +02:00
SBiOSoftWhare
d7ef08b17d Update strings 2022-04-05 17:44:04 +02:00
SBiOSoftWhare
6076ed5ba2 Create map callout view UserAnnotationCalloutView. 2022-04-05 17:43:34 +02:00
SBiOSoftWhare
2559c8b8e0 Create map callout view UserAnnotationCalloutContentView. 2022-04-05 17:30:17 +02:00
SBiOSoftWhare
93a56090d1 Add DSBottomSheet and update iOS min version to iOS 13. 2022-04-05 17:26:24 +02:00
Doug
d175efc01b Prepare for new sprint 2022-04-05 16:00:29 +01:00
Doug
e688b65709 Merge branch 'master' into develop 2022-04-05 16:00:27 +01:00
Doug
1e99e191ac Merge branch 'release/1.8.11/master' 2022-04-05 16:00:23 +01:00
Doug
461eb20d37 finish version++ 2022-04-05 16:00:23 +01:00
Doug
5d823a005f
Merge pull request #5987 from vector-im/release/1.8.11/release
Release 1.8.11
2022-04-05 15:58:43 +01:00
Doug
fd7d987c9f version++ 2022-04-05 14:58:15 +01:00
Doug
48c5379e56 changelog.d: Upgrade MatrixSDK version ([v0.23.2](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.2)). 2022-04-05 14:58:15 +01:00
Doug
76c149a3be
Merge pull request #5984 from vector-im/doug/disable_rtl
Disable RTL languages for now.
2022-04-05 14:53:23 +01:00
aringenbach
2898f60921 Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach
adede14128 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
Doug
7740f4f047
Merge pull request #5979 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-04-05 13:32:24 +01:00
Doug
f61f633f55 Disable RTL languages for now. 2022-04-05 13:23:52 +01:00
aringenbach
fd86d0e331 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek
2a5aa160f4
Merge pull request #5983 from vector-im/ismail/5838_thread_flicker
Reload thread data source without notifying the screen
2022-04-05 14:32:47 +03:00
ismailgulek
c2a39a0161
Add changelog 2022-04-05 14:14:46 +03:00
ismailgulek
dc96f0a05d
Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
ismailgulek
73f08b453e
Merge pull request #5977 from vector-im/ismail/5878_threads_design_tweaks
Threads design tweaks
2022-04-05 13:36:20 +03:00
Doug
f1ba311b60
Merge pull request #5980 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2022-04-05 11:25:47 +01:00