manuroe
5aca2c2a60
Authentication: support SSO by using the fallback URL
...
#2306
Disable register button on SSO
2019-03-04 17:25:21 +01:00
SBiOSoftWhare
e3ffeeac05
Use MXKMessageTextView in text message bubble cells to allow link detection without text selection
2019-03-04 17:03:04 +01:00
manuroe
368275861e
Authentication: support SSO by using the fallback URL
...
#2306
2019-03-04 16:52:22 +01:00
manuroe
d87cc1f8d4
Reskin: HomeVC: Use notices colors for badges background in section headers
...
#2292
2019-02-28 22:09:57 +00:00
SBiOSoftWhare
9ab0b74007
Fix SwiftLint warnings
2019-02-27 10:07:51 +01:00
manuroe
9e19b03bec
Fix crash in Settings in 0.8.1
...
#2295
2019-02-25 16:00:47 +01:00
manuroe
572039e762
RoomVC: Remove the beta warning modal when enabling e2e in a room
...
This is the other part of #2239 .
2019-02-21 15:07:50 +01:00
manuroe
a619500e3c
Reskin: Text in badges should be white in dark theme
...
#2283
2019-02-21 13:07:37 +01:00
Fridtjof Mund
bf9f682a5b
Merge branch 'develop' into deprecations/contacts-api
2019-02-20 18:14:36 +01:00
fridtjof
7518421e2a
fix changes made in ae4d7514
2019-02-20 18:12:18 +01:00
manuroe
443aea27f9
Maintenance: Update cocopoads and pods. Automatic update to Swift4.2
2019-02-20 16:45:32 +01:00
SBiOSoftWhare
bb4b76018d
Merge pull request #2278 from vector-im/riot_2276
...
BF: Reskin: status bar text is no more readable on iPad
2019-02-20 15:08:27 +01:00
manuroe
a183673234
Merge pull request #2221 from fridtjof/deprecations/percent_encoding
...
Take care of percent encoding related deprecations
2019-02-20 15:06:11 +01:00
SBiOSoftWhare
2ead5f0e89
Fix split view controller status bar style when is not collapsed. Fix #2276 .
2019-02-20 14:54:24 +01:00
SBiOSoftWhare
0825689a4a
Update jump to last unread banner separator color in RoomViewController
2019-02-19 16:55:58 +01:00
SBiOSoftWhare
e01c72d060
Fix expanded header color in RoomViewController
2019-02-19 15:56:17 +01:00
manuroe
b809200bc6
Key backup: Fix crash when switching tabs if there is a banner on the home tab
...
This is a regression made in #2265 (Key backup: avoid to refresh the home room list on every backup state change).
On other tabs than `self.keyBackupBanner` must be reset to `KeyBackupBannerNone` so that there is no banner section.
2019-02-19 14:51:47 +01:00
SBiOSoftWhare
6b3fe31ef5
Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent.
2019-02-19 09:39:01 +01:00
manuroe
6e443da3da
Merge branch 'develop' into backup_banner_filter_forceRefresh
2019-02-18 18:48:08 +01:00
manuroe
81f254e133
Key backup: avoid to refresh the home room list on every backup state change
...
A possible mitigation for #2265
2019-02-18 18:27:21 +01:00
SBiOSoftWhare
10034adb2e
Fix header tint color issue in SegmentedViewController. Fix #2260 .
2019-02-18 15:31:56 +01:00
fridtjof
2e995278f7
use the Matrix SDK's method for percent encoding
2019-02-18 15:31:55 +01:00
SBiOSoftWhare
ca8f65672d
Merge pull request #2262 from vector-im/reskin_linebreakcolor
...
Reskin: Apply theme line break color
2019-02-18 13:50:06 +01:00
SBiOSoftWhare
e747e2d6dc
Apply new lineBreakColor where needed
2019-02-18 12:53:13 +01:00
manuroe
ea754a55a6
Reskin: Fix navigation bar background after accepting an invite
2019-02-18 10:59:57 +01:00
manuroe
7f245de855
Reskin: Fix text color in room preview
2019-02-18 10:59:36 +01:00
SBiOSoftWhare
5a2996ecf3
Merge pull request #2255 from vector-im/export_keys
...
Key backup: Handle manual key export in key backup setup intro screen
2019-02-15 19:22:38 +01:00
SBiOSoftWhare
b7670532ee
Update KeyBackupSetupCoordinator to handle coming from sign out info
2019-02-15 19:06:08 +01:00
SBiOSoftWhare
dc470aac67
Handle manual export in key backup setup intro screen
2019-02-15 19:04:54 +01:00
SBiOSoftWhare
b9d7f78d31
Create encryption keys export presenter
2019-02-15 19:04:03 +01:00
manuroe
e9af0e3975
BF: Reskin: Sometimes the roomVC navigation bar is tranparent
...
#2252
2019-02-15 15:21:33 +01:00
manuroe
17e4ad0918
Fix: Jump to first unread message doesn't show up
...
#2218
2019-02-15 13:45:09 +01:00
SBiOSoftWhare
c5f9205259
Fix sign out warning presentation on iPad
2019-02-15 12:42:07 +01:00
manuroe
dec54fdec1
Merge pull request #2246 from vector-im/settings_backup_update_copy
...
Backup settings: Update wording and rendering to match riot-web
2019-02-14 19:18:56 +01:00
SBiOSoftWhare
d8b53df041
Merge pull request #2245 from vector-im/riot_2195
...
Key backup: logout warning
2019-02-14 18:52:50 +01:00
SBiOSoftWhare
31419276ee
Update SignOutAlertPresenter to handle backup in progress case
2019-02-14 18:06:37 +01:00
manuroe
51f2312ccd
Backup settings: Update wording and rendering to match riot-web
...
Verify button has been removed and replaced by "Use key backup", which makes a restore, because we trust on decrypt now.
2019-02-14 17:47:59 +01:00
manuroe
d2cfad6258
Key recovery: Trust on decrypt
...
Fixed Steve's comments
2019-02-14 17:30:53 +01:00
manuroe
2921cac300
Key recovery: Trust on decrypt
...
Fixed Steve's comments
2019-02-14 17:28:29 +01:00
SBiOSoftWhare
55c6608e1d
Handle sign out alert present present in SettingsViewController
2019-02-14 16:04:08 +01:00
SBiOSoftWhare
59cf9837e6
Create a sign out alert presenter
2019-02-14 16:03:07 +01:00
manuroe
d5f6cd932d
Key recovery: Show errors on invalid passphrase or recovery key
2019-02-14 13:14:00 +01:00
manuroe
1ab6506a39
Key recovery: Trust on decrypt
...
#2223
2019-02-14 12:48:54 +01:00
manuroe
217c603fa1
Key recovery: Do not show anymore an error for empty backup
2019-02-14 12:46:53 +01:00
manuroe
3d6b46c71c
Key backup: Update SDK api break
2019-02-14 12:28:56 +01:00
SBiOSoftWhare
03175e0d31
Use new lineBreakColor in KeyBackupSetupSuccessFromRecoveryKeyViewController
2019-02-13 15:26:51 +01:00
SBiOSoftWhare
e83f0415d7
Remove former key backup setup success scene
2019-02-13 15:02:31 +01:00
SBiOSoftWhare
765859b6b1
Update key backup logo on key backup recover screens
2019-02-13 14:58:17 +01:00
SBiOSoftWhare
cbb9dff74b
Update KeyBackupSetupCoordinator, handle new success controllers
2019-02-13 14:58:16 +01:00
SBiOSoftWhare
4f7adadc1d
Update key backup setup passphrase scene
2019-02-13 14:58:16 +01:00