Doug
c4c95ca56b
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
Andy Uhnak
ad3b4e7cc9
Ensure the login button is always visible
2022-03-22 11:44:52 +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
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
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
c64d851148
Begin implementing an onboarding flow.
2022-01-26 14:25:48 +00:00
SBiOSoftWhare
56a51da9f9
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
4147e86377
SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter.
2021-01-07 14:38:27 +01:00
manuroe
05d3122888
* Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed.
2020-09-15 16:48:35 +02:00
ismailgulek
49b533bc22
AuthenticationViewController scroll view respect to safe area
...
Signed-off-by: ismailgulek <gulekismail@gmail.com >
2020-04-22 19:26:49 +03:00
manuroe
c4c20e15a4
Support Riot configuration link to customise HS and IS
...
#2703
2019-09-10 11:51:49 +02:00
manuroe
5583591649
Soft logout: Implement design for the clear data section
...
#2540
2019-07-23 14:45:51 +02:00
SBiOSoftWhare
e747e2d6dc
Apply new lineBreakColor where needed
2019-02-18 12:53:13 +01:00
SBiOSoftWhare
fb58bbc651
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00