SBiOSoftWhare
|
01c541789a
|
Fix typo in SSOURLConstants.
|
2021-01-08 16:21:12 +01:00 |
|
SBiOSoftWhare
|
271a971f26
|
Update SocialLoginButton.
|
2021-01-08 16:19:18 +01:00 |
|
SBiOSoftWhare
|
122194a46c
|
AuthVC: Do use fallback page when using SSO without idp.
|
2021-01-07 16:01:17 +01:00 |
|
SBiOSoftWhare
|
81e10d9b81
|
SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter.
|
2021-01-07 14:38:27 +01:00 |
|
SBiOSoftWhare
|
2d57e6e53b
|
SSOAuthenticationService: Update callback scheme property and handle transaction id.
|
2021-01-07 14:27:18 +01:00 |
|
SBiOSoftWhare
|
a89510c4a0
|
AuthVC: Handle SSO authentication.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
a9ee4f0546
|
Add SSOAuthenticationPresenter enables to present single sign-on authentication.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
24c7c573c6
|
SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
ab39a42a7b
|
Add SSOAuthenticationService
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
1886a5a736
|
SocialLoginListView: Remove debug background.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
6f90184d2a
|
AuthVC: Support both password and social login display.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
aa31e14ae5
|
Social login: Add SocialLoginListView displays a list of social login buttons according to a given array of SSO Identity Providers.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
dfbb97030f
|
Social login: Add SocialLoginButtonFactory that builds SocialLoginButton and apply dedicated theme if needed.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
c543fe1058
|
Social login: Add SocialLoginButton that represents a button associated to a social login provider.
|
2020-12-18 18:44:08 +01:00 |
|
ismailgulek
|
db18116c59
|
Specify set pin view mode after auth
|
2020-09-17 20:42:49 +03:00 |
|
manuroe
|
d81d03b29a
|
* 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 |
|
manuroe
|
dfbaf2c9e0
|
AuthVC: Make force PIN working for registration as well
|
2020-09-15 16:47:13 +02:00 |
|
manuroe
|
dd5f8bfd4e
|
AuthVC: Fix PIN setup that broke cross-signing bootstrap
|
2020-09-15 16:43:29 +02:00 |
|
manuroe
|
f973ef8ca0
|
AuthVC: Make sure the initial sync is done before checking cross-signing state
|
2020-09-15 16:42:34 +02:00 |
|
SBiOSoftWhare
|
e7c212c3b5
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
e16d495ea6
|
Remove deprecated -[UIApplication openURL] usage.
|
2020-09-01 12:20:44 +02:00 |
|
SBiOSoftWhare
|
bc6306bda9
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
ismailgulek
|
afc0b2d703
|
Avoid email validation link to redirect to web app
|
2020-08-20 14:41:24 +03:00 |
|
SBiOSoftWhare
|
c3e83fa996
|
AuthenticationVC: Fix show forgot password conditions.
|
2020-08-20 10:47:52 +02:00 |
|
SBiOSoftWhare
|
5609059269
|
AuthInputsView: Handle phone number text field display with BuildSettings.
|
2020-08-19 17:36:07 +02:00 |
|
SBiOSoftWhare
|
bbaffcef63
|
AuthenticationVC: Handle forgot button display customization with BuildSettings.
|
2020-08-19 17:32:35 +02:00 |
|
ismailgulek
|
61a7eef542
|
Move scroll method to an extension
|
2020-08-05 15:22:27 +03:00 |
|
ismailgulek
|
4a14887f16
|
Move scroll logic to KeyboardAvoider
|
2020-08-05 14:49:37 +03:00 |
|
ismailgulek
|
b43b1a895d
|
Use KeyboardAvoider instead of keyboard height
|
2020-08-04 17:01:26 +03:00 |
|
ismailgulek
|
dd91225cf5
|
Change auth scrollView contentInsets to automatic
|
2020-08-04 17:01:01 +03:00 |
|
ismailgulek
|
87b074ddcd
|
Auto scroll to the custom server textfield
|
2020-08-04 13:08:44 +03:00 |
|
ismailgulek
|
e13b8a7da4
|
Adjust scrollView scrollIndicatorInsets
|
2020-08-04 13:06:44 +03:00 |
|
ismailgulek
|
c06a633abc
|
Fix contentSize when custom servers option hidden
|
2020-08-04 13:03:44 +03:00 |
|
ismailgulek
|
eb0e6f3920
|
Make scrollView dismiss mode interactive
|
2020-08-04 13:02:11 +03:00 |
|
manuroe
|
b830e272b7
|
BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
|
2020-07-31 12:47:28 +02:00 |
|
manuroe
|
535d1d3faa
|
BuildSettings: Integrate applicationWebAppUrlString
|
2020-07-31 11:44:26 +02:00 |
|
manuroe
|
0f53668fdb
|
AuthenticationVC: Make custom server options and register button configurable
|
2020-07-30 18:07:16 +02:00 |
|
ismailgulek
|
608d7bd381
|
Merge branch 'develop' into element_3436
|
2020-07-21 19:38:24 +03:00 |
|
ismailgulek
|
6d1277fcab
|
Go to pin setter screen only if forced at login
|
2020-07-21 16:14:46 +03:00 |
|
manuroe
|
26b65ae173
|
Registration: Do not display the skip button if email is mandatory
#3417
|
2020-07-21 08:06:37 +02:00 |
|
ismailgulek
|
7f8fe9025e
|
Present set pin module after successful login
|
2020-07-17 19:03:00 +03:00 |
|
SBiOSoftWhare
|
efb037e614
|
Theme: Update shrink buttons color.
|
2020-07-16 23:38:24 +02:00 |
|
SBiOSoftWhare
|
832f1d219c
|
Theme: Update disclosure indicator with theme color.
|
2020-07-16 23:16:11 +02:00 |
|
SBiOSoftWhare
|
f82b5697ff
|
Checkboxes: Use theme tint color.
|
2020-07-09 18:58:44 +02:00 |
|
SBiOSoftWhare
|
24506b5edd
|
AuthenticationVC: Update logo.
|
2020-07-08 19:08:27 +02:00 |
|
SBiOSoftWhare
|
22c736bfd1
|
Bot: Disable bot creation for the moment.
|
2020-07-08 17:34:50 +02:00 |
|
ismailgulek
|
9c9d8aebd8
|
Merge branch 'develop' into xcode11
# Conflicts:
# CHANGES.rst
# Gemfile.lock
# Riot.xcodeproj/project.pbxproj
# Riot/SupportingFiles/Info.plist
# RiotShareExtension/SupportingFiles/Info.plist
# SiriIntents/Info.plist
|
2020-07-01 09:59:29 +03:00 |
|
manuroe
|
fef84bf141
|
AuthVC: Remove NEW_CROSS_SIGNING_FLOW
because we consider riot-web ready
|
2020-06-26 18:37:15 +02:00 |
|
ismailgulek
|
7878354243
|
Merge branch 'develop' into xcode11
# Conflicts:
# CHANGES.rst
# Riot.xcodeproj/project.pbxproj
|
2020-06-26 17:33:09 +03:00 |
|
SBiOSoftWhare
|
035eaa441c
|
Merge branch 'develop' into riot_3293
# Conflicts:
# CHANGES.rst
# Riot/Generated/Strings.swift
|
2020-06-26 14:30:21 +02:00 |
|