Doug
769ab02818
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
f23a22b875
Ensure the login button is always visible
2022-03-22 11:44:52 +00:00
Doug
e167f9c61a
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
f14147c840
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
9582707146
Updates following PR feedback.
2022-02-10 12:59:13 +00:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Doug
f50a92d0a8
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
cf46247e9f
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
b1ace569e7
Begin implementing an onboarding flow.
2022-01-26 14:25:48 +00:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
86b1f8d10a
SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter.
2021-01-07 14:38:27 +01:00
manuroe
c6c5b4234b
* 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
70bb74a867
AuthenticationViewController scroll view respect to safe area
...
Signed-off-by: ismailgulek <gulekismail@gmail.com >
2020-04-22 19:26:49 +03:00
manuroe
01565f78d4
Support Riot configuration link to customise HS and IS
...
#2703
2019-09-10 11:51:49 +02:00
manuroe
bcdf55f1fc
Soft logout: Implement design for the clear data section
...
#2540
2019-07-23 14:45:51 +02:00
SBiOSoftWhare
b09c0c5f19
Apply new lineBreakColor where needed
2019-02-18 12:53:13 +01:00
SBiOSoftWhare
263c8f9246
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00