MaximeE
4099e8d75a
6111: add refresh of live banner visibility when receive beacon from live sharing
2022-05-11 18:18:21 +02:00
Doug
0417263fdb
Rename completion to callback and simplify actor usage. ( #6141 )
2022-05-11 13:18:26 +01:00
ismailgulek
e0f459014c
Merge pull request #6083 from vector-im/ismail/5878_thread_title_fixes
...
Thread title view fixes
2022-05-11 15:15:59 +03:00
Doug
9c200999f4
Hide the hidden album's thumbnail. ( #6143 )
2022-05-11 10:51:16 +01:00
Doug
600765f56f
Add ReCaptcha screen ( #6135 )
...
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug
cc0286ff3d
Remove iOS 13/14 checks from Template/Onboarding/Authentication.
2022-05-11 09:49:24 +01:00
MaximeEvrard42
edd551d6d8
Merge pull request #6138 from vector-im/maximee/PSF-984_lls_fix_timeline_refresh_behavior
...
6103: Handle refreshing timeline with listner on beaconInfoSummary
2022-05-11 09:56:56 +02:00
MaximeE
ca7acd1a55
6103: Change scope of synchronised
2022-05-10 15:55:54 +02:00
MaximeE
145a8ffd06
6103: Update beaconInfoSummary
2022-05-10 15:21:59 +02:00
MaximeE
cb93bb671b
6103: Handle refreshing timeline with listner on beaconInfoSummary
2022-05-10 11:36:54 +02:00
MaximeE
54ad6bade1
6099: Fix bad interaction between static and live location cell
2022-05-09 14:41:04 +02:00
Doug
c4c95ca56b
Send the Signup analytics event ( #6118 )
...
* Implement the Signup event from AuthenticationViewController.
Use AuthenticationFlow instead of MXKAuthenticationType.
Create new AuthenticationType that aligns with AnalyticsEvent naming.
Add additional cases from AnalyticsEvents.
2022-05-06 13:08:54 +01:00
MaximeEvrard42
b5e3b4613b
Merge pull request #6127 from vector-im/maximee/PSF-984_lls_fix_stop_button_timeline
...
[Location sharing] Fix timeline cell stop button
2022-05-06 09:37:12 +02:00
MaximeE
59d56ddd26
6110: Fix stop button on timeline cell
2022-05-05 11:56:03 +02:00
Anderas
0997e7baa5
Merge pull request #6120 from vector-im/andy/another_crash
...
Fix crash with sections
2022-05-05 10:11:58 +01:00
Andy Uhnak
0407bb8070
Fix crash with sections
2022-05-05 09:13:31 +01:00
Doug
b3277d379d
Address PR comments.
...
Log errors before throwing.
Remove white colour.
Remove AuthenticationCoordinatorState added during rebase.
2022-05-04 19:26:38 +01:00
Doug
c92c36ebc2
Remove RegistrationFlowHandling, handling the dummy stage in the wizard.
2022-05-04 19:26:38 +01:00
Doug
893b703558
Add SessionVerificationListener.
2022-05-04 19:26:38 +01:00
Doug
67a021111c
Allow registration on SSO only servers.
...
Stop using the homeserver from user defaults.
2022-05-04 19:26:38 +01:00
Doug
b4d7c7f12b
Fix authentication screens for updated service implementation.
2022-05-04 19:26:38 +01:00
Doug
c5878d288a
Add Authentication Flow WIP.
...
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
SBiOSoftWhare
5d05cf99d8
Merge develop in 6081_lls_screen_integration
2022-05-04 16:53:49 +02:00
SBiOSoftWhare
a1e6089172
RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing.
2022-05-04 16:07:11 +02:00
SBiOSoftWhare
eaaacd6b67
RoomBubbleCellData: Handle SDK typo.
2022-05-04 15:53:13 +02:00
MaximeEvrard42
f255ee4384
Merge pull request #6112 from vector-im/maximee/PSF-672_add_timer_selector
...
[Location sharing] Add timer selector
2022-05-04 15:26:28 +02:00
MaximeE
25b60f4e15
6071: Fix for renaming in SDK
2022-05-04 12:06:38 +02:00
Anderas
302933fc0a
Merge pull request #6116 from vector-im/andy/6115_fix_crash
...
Prevent crash when searching
2022-05-03 19:32:46 +01:00
Andy Uhnak
1ae9e62899
Prevent crash when searching
2022-05-03 18:47:03 +01:00
SBiOSoftWhare
6d09e18d0b
RoomCoordinator: Handle live location viewer and stop sharing.
2022-05-03 16:04:36 +02:00
SBiOSoftWhare
3c4ede2edb
RoomVC: Add location sharing cell actions.
2022-05-03 15:58:56 +02:00
Gil Eluard
9dfa20f767
Fail to open a sub space #5965 ( #6080 )
...
* Fail to open a sub space #5965
- Fixed
2022-05-03 11:22:15 +02:00
ismailgulek
deab98c3fc
Merge pull request #6085 from vector-im/ismail/5883_room_preview_crash
...
Fix room preview crash
2022-04-29 13:39:43 +03:00
SBiOSoftWhare
75ce4a7125
RoomCoordinator: Handle live location viewer showing.
2022-04-29 11:08:09 +02:00
SBiOSoftWhare
54560b09fd
RoomViewController: Add delegate method for live location screen presentation request.
2022-04-29 11:08:09 +02:00
MaximeEvrard42
06b2bf916e
Merge pull request #6088 from vector-im/maximee/6077_lls_SDK_integration_timeline
...
[Location sharing] Connect SDK on timeline cell
2022-04-29 11:01:54 +02:00
ismailgulek
4f40e5b73a
Fix section index for rooms page
2022-04-29 10:31:49 +03:00
MaximeE
21484221ff
6077: Some adjustment and fix
2022-04-29 09:27:12 +02:00
SBiOSoftWhare
99a5ba9a25
LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference.
2022-04-28 16:11:37 +02:00
ismailgulek
cb4fd4e4d8
Fix initializer by not defining convenience
2022-04-28 16:32:28 +03:00
MaximeE
0a7a1b7fab
6077: Fix last commit
2022-04-28 14:36:16 +02:00
ismailgulek
871b29e26d
Fix search bar not appearing until second opening
2022-04-28 15:08:13 +03:00
MaximeE
08fc33260a
6077: Push WIP refacto
2022-04-28 12:06:06 +02:00
MaximeE
89ab8f9b88
Merge branch 'develop' into maximee/6077_lls_SDK_integration_timeline
2022-04-28 12:04:34 +02:00
ismailgulek
cb6eb65ca8
Reduce space between room avatar and name
2022-04-28 03:24:14 +03:00
ismailgulek
94c606d7b6
Reduce space between the title and room name
2022-04-28 03:16:10 +03:00
ismailgulek
97cd957733
Fix empty view on the first screen load
2022-04-28 02:30:52 +03:00
ismailgulek
8c1d531244
Fix disappearing filter when search bar cancel tapped
2022-04-28 02:30:38 +03:00
Doug
5bf9b9149d
Add AuthenticationService and RegistrationWizard. ( #6056 )
2022-04-27 16:02:54 +01:00
MaximeE
5b31fdeda0
6077: Implement SDK for live sharing timeline cell
2022-04-27 16:21:42 +02:00