Commit Graph

15348 Commits

Author SHA1 Message Date
anoloth 6e1c19b735 Added translation using Weblate (Lao) 2022-05-05 14:30:33 +03:00
leana8959 338acdb319 Translated using Weblate (Chinese (Traditional))
Currently translated at 42.8% (3 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hant/
2022-05-05 14:30:33 +03: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
Doug a3cf42ac0d Remove StaticLocationViewUITests for now. 2022-05-05 10:11:34 +01:00
Doug fd6582e3b4 Fix UI test action and Auth test. 2022-05-05 10:11:34 +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 eddfd214bd Merge pull request #6114 from vector-im/steve/6081_lls_screen_integration
Location sharing: Integrate live location viewer screen with room screen
2022-05-04 18:15:39 +02: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 5225f07c42 LiveLocationSharingViewerServiceProtocol: Add comments. 2022-05-04 16:03:52 +02:00
SBiOSoftWhare 36f192347b LiveLocationSharingViewerService: Nullify listenner when needed. 2022-05-04 16:00:43 +02:00
SBiOSoftWhare 313d77ddf4 MXSession: Simplify avatarInput method. 2022-05-04 15:59:53 +02:00
SBiOSoftWhare 8cbaa0276c RiotSwiftUI target: Remove non needed file. 2022-05-04 15:56:39 +02:00
SBiOSoftWhare eaaacd6b67 RoomBubbleCellData: Handle SDK typo. 2022-05-04 15:53:13 +02:00
SBiOSoftWhare bc686fc6af LiveLocationSharingViewerService: Fix typo. 2022-05-04 15:52:45 +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 2c228ba070 6071: fix failed test 2022-05-04 14:52:02 +02:00
MaximeE 25b60f4e15 6071: Fix for renaming in SDK 2022-05-04 12:06:38 +02:00
MaximeE 72ec0e3bf2 6071: refacto according to PR comments 2022-05-04 11:23:43 +02:00
SBiOSoftWhare e755c4f279 Update RiotSwiftUI/Modules/Room/LiveLocationSharingViewer/Service/LiveLocationSharingViewerServiceProtocol.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-05-04 10:30:58 +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 09b4366277 Update changes 2022-05-03 16:05:50 +02: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
SBiOSoftWhare beb2e8ee80 LiveLocationSharingViewer: Handle screen refresh, empty state, stop sharing. 2022-05-03 15:57:36 +02:00
SBiOSoftWhare a07622f227 LiveLocationSharingViewerService: Handle user location updates and stop sharing. 2022-05-03 15:54:37 +02:00
SBiOSoftWhare 42fa64a5bc LiveLocationListItem: Show seconds. 2022-05-03 15:51:16 +02:00
SBiOSoftWhare 13f75a761c MXLocationService: Add convenient methods. 2022-05-03 15:50:33 +02:00
SBiOSoftWhare e9529e8b26 MXBeaconInfoSummaryProtocol: Add convenient property. 2022-05-03 15:49:49 +02:00
MaximeE 9248623c16 6071: Add timeout selector when start live sharing 2022-05-03 15:21:51 +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
MaximeE 77655a7885 6071: Changelog 2022-05-02 10:24:02 +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 87b8679698 LiveLocationSharingViewerService: Handle beacon info summary retrieval. 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
SBiOSoftWhare e5d39274ff LiveLocationSharingViewer: Support navigation controller. 2022-04-29 11:08:09 +02:00
SBiOSoftWhare e8ecf8e931 MXSession: Add extennsion method to get avatar input from a user id. 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 55f878b14d Merge pull request #6089 from vector-im/ismail/6086_rooms_crash
Fix crash when tabbar tapped for rooms
2022-04-29 11:16:47 +03:00
ismailgulek b008fe4612 Add changelog 2022-04-29 10:33:45 +03: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