Doug
|
74bc4b34c2
|
Merge pull request #5623 from vector-im/doug/5621_ftue_spinner
Use a different green spinner during onboarding
|
2022-02-18 13:46:48 +00:00 |
|
Doug
|
2256b522ab
|
Move presentation of the loading spinner into AuthenticationCoordinator for new users.
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
|
2022-02-17 17:31:43 +00:00 |
|
Doug
|
4d2c96433d
|
Include user properties with the next sent event.
|
2022-02-17 12:39:11 +00:00 |
|
Doug
|
8522a4283d
|
Rename OnboardingUseCase to OnboardingUseCaseSelectionScreen
Same for OnboardingUseCaseCoordinator.
|
2022-02-17 11:19:32 +00:00 |
|
Doug
|
e5bbfa9a30
|
Add support for UserProperties to analytics and capture FTUE use case selection.
Additionally update taps to interactions following updates in the analytics event repo.
|
2022-02-15 18:06:23 +00:00 |
|
Doug
|
1f933a271a
|
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
|
2022-02-10 14:28:28 +00:00 |
|
Doug
|
56b70d254b
|
Updates following PR feedback.
|
2022-02-10 12:59:13 +00:00 |
|
Stefan Ceriu
|
4b1eb75fd3
|
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
|
2022-02-10 08:43:18 +02:00 |
|
Doug
|
9dd22024a1
|
Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
|
2022-02-04 16:10:38 +00:00 |
|
Doug
|
2cef1a7398
|
Add the Use Case selection screen to the onboarding flow.
|
2022-02-04 16:10:38 +00:00 |
|
Doug
|
5ace16ab3d
|
Remove preload from AuthenticationCoordinator and instantiate early instead.
|
2022-01-28 11:53:50 +00:00 |
|
Doug
|
7a7585727b
|
Updates following PR review.
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
|
2022-01-27 15:19:54 +00:00 |
|
Doug
|
5c2d838e64
|
Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
f3b528d6bb
|
Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
c64d851148
|
Begin implementing an onboarding flow.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
20b3c9918b
|
Use offsets for the carousel instead of a page view.
Fix carousel for RTL layouts.
|
2022-01-26 14:25:48 +00:00 |
|