Commit Graph

4172 Commits

Author SHA1 Message Date
SBiOSoftWhare f80f086ed7 AppCoordinator: Handle UserLocationServiceProvider setup 2022-05-16 11:33:40 +02:00
SBiOSoftWhare 4ace59d047 MXSession: Add convenient getter to retrieve UserLocationService associated to session user id 2022-05-16 11:32:33 +02:00
SBiOSoftWhare ff0e6d582f Add UserLocationServiceProvider that enables to automatically store UserLocationService per user id and retrieve existing UserLocationService. 2022-05-16 11:28:37 +02:00
SBiOSoftWhare 720cb2319e Add UserLocationService that handles live location sharing for the current user 2022-05-16 11:18:16 +02:00
SBiOSoftWhare 53c2145db0 Add LocationManager that handles device geolocalization. 2022-05-16 11:03:37 +02:00
Doug c2d9f7318f Remove iOS 13/14 checks from Template/Onboarding/Authentication. 2022-05-11 09:49:24 +01:00
MaximeEvrard42 2e46fea59c 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 0d8d1dd63a 6103: Change scope of synchronised 2022-05-10 15:55:54 +02:00
MaximeE f99d91eb0f 6103: Update beaconInfoSummary 2022-05-10 15:21:59 +02:00
MaximeE 71dab729b0 6103: Handle refreshing timeline with listner on beaconInfoSummary 2022-05-10 11:36:54 +02:00
MaximeE 31df2e1f3c 6099: Fix bad interaction between static and live location cell 2022-05-09 14:41:04 +02:00
Doug f2277cbd3d 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 98363ca274 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 f4598afa5a 6110: Fix stop button on timeline cell 2022-05-05 11:56:03 +02:00
Anderas b49b65a5bd Merge pull request #6120 from vector-im/andy/another_crash
Fix crash with sections
2022-05-05 10:11:58 +01:00
Andy Uhnak 16b925719c Fix crash with sections 2022-05-05 09:13:31 +01:00
Doug 7917d0b3b7 Address PR comments.
Log errors before throwing.
Remove white colour.
Remove AuthenticationCoordinatorState added during rebase.
2022-05-04 19:26:38 +01:00
Doug 0e51497b16 Remove RegistrationFlowHandling, handling the dummy stage in the wizard. 2022-05-04 19:26:38 +01:00
Doug 8121d6e442 Add SessionVerificationListener. 2022-05-04 19:26:38 +01:00
Doug 91b40294ee Allow registration on SSO only servers.
Stop using the homeserver from user defaults.
2022-05-04 19:26:38 +01:00
Doug bf3dfa40bd Fix authentication screens for updated service implementation. 2022-05-04 19:26:38 +01:00
Doug cc360b4487 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 ef9efa5641 Merge develop in 6081_lls_screen_integration 2022-05-04 16:53:49 +02:00
SBiOSoftWhare aed4d5e505 RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing. 2022-05-04 16:07:11 +02:00
SBiOSoftWhare c71a7ba208 RoomBubbleCellData: Handle SDK typo. 2022-05-04 15:53:13 +02:00
MaximeEvrard42 2a0e7cc938 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 170cc65108 6071: Fix for renaming in SDK 2022-05-04 12:06:38 +02:00
Anderas 0179a19469 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 6568b6f457 Prevent crash when searching 2022-05-03 18:47:03 +01:00
SBiOSoftWhare b85419f272 RoomCoordinator: Handle live location viewer and stop sharing. 2022-05-03 16:04:36 +02:00
SBiOSoftWhare 4a73ec5fce RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
Gil Eluard e0fd704f08 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 50c7b5b133 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 82f746d5ad RoomCoordinator: Handle live location viewer showing. 2022-04-29 11:08:09 +02:00
SBiOSoftWhare 087df9fe0b RoomViewController: Add delegate method for live location screen presentation request. 2022-04-29 11:08:09 +02:00
MaximeEvrard42 6ad221ffe7 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 36a3ce2b0f Fix section index for rooms page 2022-04-29 10:31:49 +03:00
MaximeE 9ec7ff5bd8 6077: Some adjustment and fix 2022-04-29 09:27:12 +02:00
SBiOSoftWhare 0bc1f5a9f9 LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference. 2022-04-28 16:11:37 +02:00
ismailgulek e5a4c86845 Fix initializer by not defining convenience 2022-04-28 16:32:28 +03:00
MaximeE ac058c03b8 6077: Fix last commit 2022-04-28 14:36:16 +02:00
ismailgulek bd332c8f1a Fix search bar not appearing until second opening 2022-04-28 15:08:13 +03:00
MaximeE cf6a56a5f6 6077: Push WIP refacto 2022-04-28 12:06:06 +02:00
MaximeE 30e2c061a4 Merge branch 'develop' into maximee/6077_lls_SDK_integration_timeline 2022-04-28 12:04:34 +02:00
ismailgulek e552e6d52e Fix empty view on the first screen load 2022-04-28 02:30:52 +03:00
ismailgulek 57991d52f7 Fix disappearing filter when search bar cancel tapped 2022-04-28 02:30:38 +03:00
Doug e7458c83d8 Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
MaximeE aeb10b677a 6077: Implement SDK for live sharing timeline cell 2022-04-27 16:21:42 +02:00
Gil Eluard 07f8d4d52e 4850 bring leaving space experience in line with web (#6062)
* Bring leaving space experience in line with Web #4850

- Done
2022-04-27 13:31:14 +02:00
MaximeEvrard42 b7f23eb2b8 Merge pull request #6055 from vector-im/maximee/6029_lls_timeline_cell
[Location sharing] Live location cell in timeline
2022-04-26 15:58:09 +02:00