Commit Graph

792 Commits

Author SHA1 Message Date
Doug 661b0682c2 Allow registration on SSO only servers.
Stop using the homeserver from user defaults.
2022-05-04 19:26:38 +01:00
Doug 282fe5c27e 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 b2a2dba2ba Merge develop in 6081_lls_screen_integration 2022-05-04 16:53:49 +02:00
SBiOSoftWhare ff11b016ed RoomCoordinator: Handle live location viewer and stop sharing. 2022-05-03 16:04:36 +02:00
MaximeE 39f8f1aeb5 6071: Add timeout selector when start live sharing 2022-05-03 15:21:51 +02:00
Gil Eluard 987eb7d5c0 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
MaximeE 1fc3a5ca43 6029: Make some UI change according to comment 2022-04-26 14:50:11 +02:00
MaximeE af91264406 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
MaximeE 0633d01abe 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
SBiOSoftWhare 40954bb559 Update strings 2022-04-22 12:34:34 +02:00
SBiOSoftWhare f752940201 Merge branch 'develop' into steve/5723_lls_screen
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
MaximeE b1ad2419ad 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
Doug 7c8aa40cac Fix UI Tests and run on PRs
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00
MaximeE 9a7d16b74e 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
ismailgulek ff0deaf6c2 Add strings 2022-04-19 13:31:43 +03:00
MaximeE 311a5a69e0 Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
Gil Eluard c0f8458371 Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message

- fixed
2022-04-11 15:46:08 +02:00
MaximeE c05c2e9d90 5982: Add string and changelog 2022-04-08 17:47:16 +02:00
aringenbach d745548a39 Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
Doug b2c902a4f5 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug 6b0e4deffa Use SwiftGen to update VectorL10n 🤦‍♂️ 2022-04-06 15:51:32 +01:00
aringenbach 320fa8d59a Add presence offline mode setting 2022-04-06 15:18:54 +02:00
SBiOSoftWhare c7b43074b5 LiveLocationSharingViewer: Add navigation title. 2022-04-06 09:41:33 +02:00
Doug 745c16d9fb 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 ac71276e46 Update strings. 2022-04-05 18:36:53 +02:00
SBiOSoftWhare 3cde2cde32 Update strings 2022-04-05 17:44:04 +02:00
ismailgulek 6bc6c4ed14 Merge pull request #5970 from vector-im/ismail/5772_threads_opt-in
Threads opt-in screen
2022-04-05 12:36:01 +03:00
Gil Eluard 1adfa904ae Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
MaximeEvrard42 ff78d21755 Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
ismailgulek 4ff5ae1315 Create opt-in screen 2022-04-04 16:58:45 +03:00
ismailgulek d2c5da3a07 Add strings 2022-04-04 16:52:40 +03:00
Doug e1b91b9076 Enable profile personalisation screens after registration. 2022-03-30 16:44:19 +01:00
ismailgulek dc2183a3bd Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
MaximeE 3d58e94e6b 5858: Add pin drop feature 2022-03-30 11:36:31 +02:00
Andy Uhnak 34ad047ae4 New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Andy Uhnak fadfa48f9f Join room loading indicators 2022-03-29 15:03:09 +01:00
Gil Eluard 8918d73a7a 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
David Langley c55b1b65d3 Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
Gil Eluard 0171fb4a00 Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42 baa3888e4a 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
MaximeE 7f140388a1 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
aringenbach 2116f75612 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
aringenbach 79ce5b3378 Improve error display for Jitsi service unable to start 2022-03-22 14:03:30 +01:00
Doug bb7e928922 Improve celebration screen layout on iPad
Rename OnboardingConstants to OnboardingMetrics.
Fix strings warning about public property in public extension.
Remove unused OnboardingCelebrationViewModelResult.
2022-03-22 12:02:05 +00:00
MaximeE 8e3107095f 5720: Update from develop 2022-03-22 09:41:25 +01:00
Doug 1c8622f60a Add OnboardingCelebrationScreen and EffectsSceneView. 2022-03-21 19:04:09 +00:00
Doug cb310451a5 Fix missing } from rebase. 2022-03-21 17:58:39 +00:00
Doug 0dbfa2914c 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 18937ac60b Fix voiceover support in OnboardingAvatarScreen. 2022-03-21 17:37:16 +00:00
Doug ed9139a41a 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