Paulo Pinto
|
7ad705d92d
|
Standardise casing of identity server
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
|
2021-08-18 17:30:45 +01:00 |
|
Doug
|
356f6ba6a4
|
Move authenticationActivityIndicator into a container.
Observe the indicator's hidden property to show and hide the container.
|
2021-06-30 12:33:43 +01:00 |
|
SBiOSoftWhare
|
fb9f4a5feb
|
AuthVC: Fix social login layout issue.
|
2021-01-22 11:13:25 +01:00 |
|
SBiOSoftWhare
|
6f90184d2a
|
AuthVC: Support both password and social login display.
|
2020-12-18 18:44:08 +01:00 |
|
ismailgulek
|
dd91225cf5
|
Change auth scrollView contentInsets to automatic
|
2020-08-04 17:01:01 +03:00 |
|
ismailgulek
|
eb0e6f3920
|
Make scrollView dismiss mode interactive
|
2020-08-04 13:02:11 +03:00 |
|
SBiOSoftWhare
|
24506b5edd
|
AuthenticationVC: Update logo.
|
2020-07-08 19:08:27 +02:00 |
|
ismailgulek
|
fd04cb6b86
|
Adapt UIWebView changes to AuthenticationViewController, fixes #3057
|
2020-05-13 15:44:18 +03:00 |
|
manuroe
|
15e30b8e34
|
AuthenticationVC: Fix crash due to update to WKWebView
The crash was:
```
2020-05-11 17:53:44.125128+0200 Riot[60416:899392] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Configuration cannot be nil'
*** First throw call stack:
(
0 CoreFoundation 0x000000010b0e98db __exceptionPreprocess + 331
1 libobjc.A.dylib 0x0000000109d3dac5 objc_exception_throw + 48
2 CoreFoundation 0x000000010b0e9735 +[NSException raise:format:] + 197
3 WebKit 0x00000001080f112e -[WKWebView _initializeWithConfiguration:] + 88
4 WebKit 0x00000001080f35ab -[WKWebView initWithCoder:] + 131
|
2020-05-11 17:55:50 +02:00 |
|
ismailgulek
|
d058eade57
|
AuthenticationViewController scroll view respect to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 19:26:49 +03:00 |
|
ismailgulek
|
6486d84a7d
|
AuthenticationViewController safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:10 +03:00 |
|
manuroe
|
fa8d68d0ff
|
Soft logout: SSO support: Display the clear data section upper
|
2019-07-24 14:59:40 +02:00 |
|
manuroe
|
37949f342f
|
Soft logout: Implement the clear data button
#2540
|
2019-07-23 16:20:07 +02:00 |
|
manuroe
|
bdcb548f42
|
Soft logout: Implement design for the clear data section
#2540
|
2019-07-23 14:45:51 +02:00 |
|
Aaron Raimist
|
f0d86eeece
|
home server -> homeserver (#2345)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2019-04-19 21:27:10 -05:00 |
|
SBiOSoftWhare
|
c0c63aa37f
|
Apply new lineBreakColor where needed
|
2019-02-18 12:53:13 +01:00 |
|
Aaron Raimist
|
4ec2229e5d
|
Add UITextContentType values to AuthInputsView
Improves #2066
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-06 14:45:16 -05:00 |
|
SBiOSoftWhare
|
d70a63189d
|
Fix image references in xib and storyboards by removing .png suffix
|
2018-07-10 17:16:26 +02:00 |
|
SBiOSoftWhare
|
73ca630780
|
Structure project almost by features. Start by organizing view controllers.
|
2018-07-10 10:21:20 +02:00 |
|