Commit Graph

646 Commits

Author SHA1 Message Date
manuroe 1008d5d318 Device Verification: Verify screen: bind transaction.confirmSASMatch() 2019-04-11 18:12:30 +02:00
SBiOSoftWhare c1301fdfda Update SettingsKeyBackupTableViewSection to prepare restore button removal when all keys are stored on device. 2019-04-11 10:40:26 +02:00
SBiOSoftWhare 0f9e38fcca Merge branch 'develop' into avoid_tableview_crashes_settings 2019-04-10 17:49:37 +02:00
SBiOSoftWhare 69c65c42ce [SettingsViewController] Avoid some crashes when reload rows animated. 2019-04-10 14:50:47 +02:00
SBiOSoftWhare 5c31b2510c [RoomSettingsViewController] Avoid some crashes when reload sections animated. 2019-04-10 14:50:14 +02:00
SBiOSoftWhare d27e3df8db Make read receipt label text color use primary text color (Fix #2294). 2019-04-10 12:10:15 +02:00
manuroe 9b4e54d5e0 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
manuroe 9b06c0b5df Device Verification: Verify screen: Make emojis fit on 2 lines on SE 2019-04-08 16:50:55 +02:00
manuroe 8b7c526713 Device Verification: Verify screen: We do not need scrolling for that screen 2019-04-08 16:05:28 +02:00
manuroe 8d02ce5469 Device Verification: Start screen: We do not need scrolling for that screen 2019-04-08 15:47:34 +02:00
SBiOSoftWhare 1bd072e5f6 Use one external entry point on AppDelegate to navigate to a room 2019-04-08 13:32:46 +02:00
manuroe 2d18b75844 Device Verification: Verify screen: display emojis 2019-04-07 00:04:36 +02:00
manuroe b9dd830df8 Device Verification: Start screen: Improve a bit layout (maybe) 2019-04-07 00:00:49 +02:00
manuroe 8804830f0a Device Verification: Verify screen: add wording 2019-04-05 23:52:04 +02:00
manuroe 4e8b4b4321 Device Verification: Start verify screen 2019-04-05 19:09:29 +02:00
manuroe 4d34afce55 Device Verification: Start screen: add transaction cancel 2019-04-05 18:39:57 +02:00
manuroe 795b34cdcc Device Verification: Start screen: add "Waiting for partner to accept..." 2019-04-05 18:15:05 +02:00
manuroe b814633f31 Device Verification: Start start screen UI 2019-04-05 17:43:15 +02:00
manuroe 36c995ed1c Device Verification: Start start screen business logic 2019-04-05 15:20:20 +02:00
manuroe 09c7c6661d Device Verification: boilerplate for the start screen 2019-04-05 09:41:57 +02:00
manuroe 0209870c83 Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 18:11:27 +01:00
manuroe 7e0eb27b1b Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 17:59:16 +01:00
manuroe 5f4f2498fe Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

As the integration manager page (https://scalar-staging.riot.im/scalar-web) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe 60f8c141de Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

When we detect a 403 for a widget.
2019-03-12 16:09:35 +01:00
SBiOSoftWhare f45cd824a1 Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
manuroe 329076afc3 RoomVC: Use accent color (green) for the ongoing conference call banner 2019-03-07 10:42:55 +01:00
manuroe 20dd5a5f03 Authentication: .well-known support
Fix Steve's remark
2019-03-07 10:08:39 +01:00
manuroe 616f8571c0 Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
SBiOSoftWhare 2a80a2ee04 Do not mention key backup on sign out when there is no keys to backup 2019-03-05 15:53:58 +01:00
SBiOSoftWhare 9c7103ee0f Do not present key backup banner on HomeVIewController if there are no keys to backup 2019-03-05 15:35:39 +01:00
manuroe f128ca9b58 Merge pull request #2305 from vector-im/riot_2292
Reskin: HomeVC: Use notices colors for badges background in section headers
2019-03-04 18:18:59 +00:00
manuroe bbcba68513 Merge pull request #2307 from vector-im/light_sso_support
Authentication: support SSO by using the fallback URL
2019-03-04 18:18:41 +00:00
SBiOSoftWhare 1f90575afd Handle quick tap on link in RoomViewController. Retrieve URL interaction information when user tap a link in a MXKRoomBubbleTableViewCell to indicate the type of interaction expected with the URL. 2019-03-04 18:29:13 +01:00
manuroe 96f458b601 AuthVC: Style the authentication fallback webview screen so that its header matches to navigation bar style 2019-03-04 18:20:30 +01:00
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