Commit Graph

14 Commits

Author SHA1 Message Date
ismailgulek cf7277d3c2 Make scrollView dismiss mode interactive 2020-08-04 13:02:11 +03:00
SBiOSoftWhare 31a7d3718d AuthenticationVC: Update logo. 2020-07-08 19:08:27 +02:00
ismailgulek 72d52b6149 Adapt UIWebView changes to AuthenticationViewController, fixes #3057 2020-05-13 15:44:18 +03:00
manuroe b14473f8f2 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 49b533bc22 AuthenticationViewController scroll view respect to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 19:26:49 +03:00
ismailgulek 96f0a6037f AuthenticationViewController safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:10 +03:00
manuroe 32d1631bc9 Soft logout: SSO support: Display the clear data section upper 2019-07-24 14:59:40 +02:00
manuroe 61365a71a0 Soft logout: Implement the clear data button
#2540
2019-07-23 16:20:07 +02:00
manuroe 5583591649 Soft logout: Implement design for the clear data section
#2540
2019-07-23 14:45:51 +02:00
Aaron Raimist dbafe1898d home server -> homeserver (#2345)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-04-19 21:27:10 -05:00
SBiOSoftWhare e747e2d6dc Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
Aaron Raimist f651cb3c47 Add UITextContentType values to AuthInputsView
Improves #2066

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-06 14:45:16 -05:00
SBiOSoftWhare cfcd0b05bf Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare fb58bbc651 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00