Yoan Pintas
d875c26f25
Update voice broadcast tiles UI ( #6965 )
2022-10-25 15:58:06 +02:00
yostyle
3cad530e50
Add voice broadcast error view
2022-10-20 02:36:27 +02:00
Yoan Pintas
5279338e62
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
Doug
ffa4c47d26
Move FTUE strings for translation.
2022-07-14 16:56:35 +01:00
Doug
8e36710bfb
Update remaining strings for FTUE.
...
Include homeserver in view models/state as needed.
Pre-fill the user's display name as set by the server.
2022-07-14 16:56:35 +01:00
Doug
82b60f2e5e
Update use case, registration and login screens.
...
Remove "Custom server" button from use case screen.
Remove matrix.org description.
Add username availability to registration screen.
2022-07-14 16:56:35 +01:00
aringenbach
c600a0d7a0
Move room info back button title for translation
2022-07-11 18:41:08 +02:00
aringenbach
bbf6fd2254
Update Room Info screen back button text
2022-06-22 15:56:31 +02:00
Gil Eluard
45e032928a
Update Reactions component ( #6244 )
...
* Update Reactions component
- Done
2022-06-15 16:08:43 +02:00
ismailgulek
2ac59cdf20
Create PasswordValidator
2022-06-10 18:06:21 +03:00
ismailgulek
e279bedc0d
Add strings
2022-06-01 18:56:56 +03:00
Doug
48f91ab93a
Merge pull request #6201 from vector-im/doug/5654_login_flow
...
Add login screen to new flow.
2022-05-31 17:04:50 +01:00
ismailgulek
248772db22
Add resources
2022-05-26 00:28:25 +03:00
Doug
5bbd397287
Add login screen.
2022-05-24 15:47:24 +01:00
Doug
1b74f87b35
Add Email/Terms/ReCaptcha into the Authentication flow
...
Replace ReCaptcha navigation delegate with a WKUserContentController.
Move callback property closures onto the MainActor.
Show a loading indicator whilst waiting for the authentication service to start.
Move nextUncompletedStage into FlowResult.
Handle text field actions during authentication.
Remove scroll view tweaks in server selection screen following EMS banner removal.
2022-05-19 11:43:38 +01:00
Doug
02e5f0bf2e
Remove EMS banner from Server Selection screen.
2022-05-19 11:43:38 +01:00
Doug
1a5a450866
Add ReCaptcha screen ( #6135 )
...
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug
6e66baa3bf
Add registration terms screen. ( #6128 )
...
Begin implementing Auth Terms coordinator.
2022-05-10 22:34:35 +01:00
Doug
28ef962448
Add email verification screen ( #6125 )
...
Make a reusable onboarding icon view.
Use a native TextField for better dynamic type support.
Rename completion to callback.
Add readableFrame modifier.
2022-05-10 14:09:43 +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
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
Doug
9602dcaee9
Enable profile personalisation screens after registration.
2022-03-30 16:44:19 +01:00
Gil Eluard
e17ddd7cc1
Subspace error doesn't make sense #5797
...
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
Doug
4f463943b3
Add OnboardingCelebrationScreen and EffectsSceneView.
2022-03-21 19:04:09 +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
3a12162c5d
Fix voiceover support in OnboardingAvatarScreen.
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
Doug
8605711839
Move congratulations strings to Untranslated.strings.
...
Update after PR Feedback
2022-02-28 14:28:09 +00:00
Stefan Ceriu
3cdc8e4c4f
Added swiftgen step for generating strings that won't be exposed to Weblate but still part of VectorL10n.
2022-02-28 12:37:22 +00:00