Stefan Ceriu
28f996f660
Fixed the regular expression used for link detection in attributed strings.
2022-03-28 11:57:50 +03:00
Gil Eluard
0761456093
Merge pull request #5925 from vector-im/gil/5915-Cannot_view_space_invitations_from_system_notifications
...
Can't view space invitations from system notifications
2022-03-28 10:48:09 +02:00
SBiOSoftWhare
4dbccce0f5
RoomDataSource: Only call location sharing delegation method if live location sharing build flag is eneabled.
2022-03-28 10:22:42 +02:00
SBiOSoftWhare
02b4f256dc
RoomVC: Handle live location banner display on user location status change.
2022-03-28 10:18:59 +02:00
SBiOSoftWhare
fbcd679aee
RoomViewController: Add a category to handle location sharing.
2022-03-28 10:17:05 +02:00
SBiOSoftWhare
00864d5909
RoomDataSource: Handle current user location sharing status.
2022-03-28 10:16:07 +02:00
SBiOSoftWhare
9932887510
MockRoomSummary: Update with new property.
2022-03-28 10:14:11 +02:00
Gil Eluard
1e9651656b
Merge pull request #5912 from vector-im/gil/5797-Subspace_error_does_not_make_sense
...
Subspace error doesn't make sense
2022-03-28 00:02:37 +02:00
Gil Eluard
68a0e09140
Can't view space invitations from system notifications #5915
...
- Fixed
2022-03-27 23:52:56 +02:00
Johannes Marbach
78622a1553
Fix retain cycle in MXKRoomDataSource
...
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-03-27 20:53:46 +02:00
Gil Eluard
ce077efb1e
Sync space order with web #5134
2022-03-25 13:45:16 +01:00
Anderas
2abe4a30eb
Merge pull request #5913 from vector-im/andy/5906_typing_perf
...
Fix typing performance by avoiding expensive UI operations
2022-03-24 15:14:11 +00:00
David Langley
d23728fa9a
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
Andy Uhnak
9f88567661
Use bounds not frame
2022-03-24 14:24:14 +00:00
Andy Uhnak
361b5f9974
Fix typing performance by avoiding expensive UI operations
2022-03-24 12:40:37 +00:00
Gil Eluard
e17ddd7cc1
Subspace error doesn't make sense #5797
...
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42
9466998648
Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
...
Update UI in location sharing view #5720
2022-03-24 11:58:09 +01:00
Johannes Marbach
396394b2de
Restrict UI components on authentication screen to readable width
...
- Make layout margins on content view follow readable width
- Set zero edge insets on content view
- Constrain all subviews of content view to leading & trailing
layout margins of superview
Fixes : #5898
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-03-23 20:19:04 +01:00
Gil Eluard
7278999e74
Merge pull request #5899 from vector-im/gil/5771_Update_suggested_room_preview
2022-03-23 20:03:26 +01:00
MaximeE
c2c7d0f35b
5720: Rework some location sharing related view
2022-03-23 15:48:19 +01:00
aringenbach
628027d875
Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
...
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00
Gil Eluard
ca5c3b4acd
Merge pull request #5897 from vector-im/gil/5810_Add_Invite_people_to_the_space_menu
...
Add "Invite people" to the space menu in the left panel and update me…
2022-03-23 12:22:09 +01:00
Anderas
0c22a0b78c
Merge pull request #5892 from vector-im/andy/5875_login_button
...
Ensure the login button is always visible
2022-03-23 11:19:04 +00:00
Gil Eluard
f768ee7264
Add "Invite people" to the space menu in the left panel and update menu order #5810
...
- update after review
2022-03-23 11:24:36 +01:00
Gil Eluard
a9bb58a17d
Update suggested room preview to behave the same way in all cases #5771
...
- Done
2022-03-23 10:58:41 +01:00
Anderas
e55fec03ed
Merge pull request #5893 from vector-im/andy/5883_search_crash
...
Prevent crash when searching for rooms
2022-03-22 16:51:43 +00:00
Doug
7fa7740037
Merge pull request #5891 from vector-im/doug/5651_ftue_celebration
...
Add FTUE celebration screen
2022-03-22 16:34:41 +00:00
Gil Eluard
d4349e2a4f
Add "Invite people" to the space menu in the left panel and update menu order #5810
...
- done
2022-03-22 16:51:43 +01:00
Andy Uhnak
401bedb46d
Revert optionality and always pass url
2022-03-22 14:46:27 +00:00
aringenbach
8238705bfe
Remove automatically hiding call button when no Jitsi URL is available
2022-03-22 15:38:53 +01:00
aringenbach
6221c86e9e
Enable nilability on Jitsi server URL
2022-03-22 14:10:09 +01:00
aringenbach
469bf1a986
Improve error display for Jitsi service unable to start
2022-03-22 14:03:30 +01:00
aringenbach
08361f913d
Avoid doubling error display on Jitsi get well known failure
2022-03-22 14:03:30 +01:00
Andy Uhnak
327769de79
Update comment
2022-03-22 12:55:41 +00:00
Andy Uhnak
9bf4ed515e
Prevent crash when searching for rooms
2022-03-22 12:52:11 +00:00
David Langley
0242eafd51
Merge pull request #5476 from vector-im/langleyd/5472_green_spinner_incorrectly_hidden
...
Green spinner hidden too early
2022-03-22 11:55:52 +00:00
Andy Uhnak
0f11f3eba8
Ensure the login button is always visible
2022-03-22 11:44:52 +00:00
aringenbach
0449bf6990
Merge pull request #5784 from vector-im/aringenbach/5745_mandatory_secure_backup
...
Support for mandatory backup/verification
2022-03-22 12:39:40 +01:00
Stefan Ceriu
82ec4427bf
Prevent the homescreen from resetting on every appearance.
2022-03-22 12:44:26 +02:00
Andy Uhnak
914146b97b
Prevent "left room" message from showing twice
2022-03-22 09:10:08 +00:00
MaximeE
ea83927c74
5720: Update from develop
2022-03-22 09:41:25 +01:00
Anderas
7e39b92907
Merge pull request #5882 from vector-im/andy/5873_initial_sync
...
Do not clear cache if there are no stored filters
2022-03-22 08:19:47 +00:00
Doug
4f463943b3
Add OnboardingCelebrationScreen and EffectsSceneView.
2022-03-21 19:04:09 +00:00
Doug
8978f245f7
Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
...
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug
fea3147f8c
Fix crash trying to remove a UserSession for a nil MXSession.
2022-03-21 17:50:05 +00:00
Doug
052c8ba24a
Address PR comments
...
Add more docs.
Rename PhotoPickerPresenter to MediaPickerPresenter.
Use a Character for the placeholder avatar rather than a string.
2022-03-21 17:37:16 +00:00
Doug
49497d1bf3
Updates following self review.
2022-03-21 17:37:16 +00:00
Doug
a8626557c1
Use UserIndicatorPresenter for onboarding personalisation.
...
Remove the service from the display name screen to match the avatar screen.
Add a loading indicator to PhotoPickerPresenter.
Fix layout issue when selecting non-square avatar image.
2022-03-21 17:37:16 +00:00
Doug
059a8181ed
Add onboarding avatar screen.
...
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Doug
11b55aea4b
Add FTUE display name screen.
...
Use UserSession instead of userId & MXSession in OnboardingCoordinator
2022-03-21 17:36:40 +00:00