Commit Graph

2954 Commits

Author SHA1 Message Date
manuroe 0a71098306 Device Verification: Verified screen 2019-04-15 18:22:24 +02:00
manuroe c2cdfa71ae Device Verification: Incoming screen: UI: Use a rounded MXKImageView 2019-04-15 15:28:59 +02:00
manuroe 7cb5e71bcb Device Verification: Incoming screen: UI: plug data 2019-04-15 14:18:44 +02:00
manuroe 8ffaeb221b Device Verification: Incoming screen: UI design 2019-04-15 11:09:37 +02:00
manuroe 666d71378e Device Verification: Incoming screen: working on UI 2019-04-13 00:19:01 +02:00
manuroe 2ba32d734c Device Verification: Incoming screen: beginning 2019-04-12 23:19:07 +02:00
manuroe 69dcd25c8d Device Verification: Display the "The other party cancelled the verification." modal 2019-04-11 19:38:46 +02:00
manuroe 8e770cdb67 Device Verification: Verify screen: Try to make emoji names fit in their cell 2019-04-11 18:13:55 +02:00
manuroe 8e09880b95 Device Verification: Verify screen: bind transaction.confirmSASMatch() 2019-04-11 18:12:30 +02:00
SBiOSoftWhare 8610dafc45 Update SettingsKeyBackupTableViewSection to prepare restore button removal when all keys are stored on device. 2019-04-11 10:40:26 +02:00
SBiOSoftWhare 1d9bb522b2 Merge branch 'develop' into avoid_tableview_crashes_settings 2019-04-10 17:49:37 +02:00
SBiOSoftWhare 414d9d1a6e [SettingsViewController] Avoid some crashes when reload rows animated. 2019-04-10 14:50:47 +02:00
SBiOSoftWhare 1fd2200980 [RoomSettingsViewController] Avoid some crashes when reload sections animated. 2019-04-10 14:50:14 +02:00
SBiOSoftWhare 9895ad165a Make read receipt label text color use primary text color (Fix #2294). 2019-04-10 12:10:15 +02:00
manuroe dc9bcbeb82 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
manuroe 2a9fbbb11b Device Verification: Verify screen: Make emojis fit on 2 lines on SE 2019-04-08 16:50:55 +02:00
manuroe 2d0456280c Device Verification: Verify screen: We do not need scrolling for that screen 2019-04-08 16:05:28 +02:00
manuroe 6c301ebe24 Device Verification: Start screen: We do not need scrolling for that screen 2019-04-08 15:47:34 +02:00
SBiOSoftWhare 0f26ed8e3e Use one external entry point on AppDelegate to navigate to a room 2019-04-08 13:32:46 +02:00
manuroe 92e699b899 Device Verification: Verify screen: display emojis 2019-04-07 00:04:36 +02:00
manuroe 5a54d30976 Device Verification: Start screen: Improve a bit layout (maybe) 2019-04-07 00:00:49 +02:00
manuroe b3adde1cf7 Device Verification: Verify screen: add wording 2019-04-05 23:52:04 +02:00
manuroe 89b73888f1 Device Verification: Start verify screen 2019-04-05 19:09:29 +02:00
manuroe 9f92318839 Device Verification: Start screen: add transaction cancel 2019-04-05 18:39:57 +02:00
manuroe 2bf9d11784 Device Verification: Start screen: add "Waiting for partner to accept..." 2019-04-05 18:15:05 +02:00
manuroe 3a5adbc016 Device Verification: Start start screen UI 2019-04-05 17:43:15 +02:00
manuroe 1cb7f51792 Device Verification: Start start screen business logic 2019-04-05 15:20:20 +02:00
manuroe 7a65a05c2d Device Verification: boilerplate for the start screen 2019-04-05 09:41:57 +02:00
manuroe ccf7780e12 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 dae7de6b36 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 f8ea427b62 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 887660ed26 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 3c14316455 Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
manuroe f0bfc35fe1 RoomVC: Use accent color (green) for the ongoing conference call banner 2019-03-07 10:42:55 +01:00
manuroe 3e98f7da93 Authentication: .well-known support
Fix Steve's remark
2019-03-07 10:08:39 +01:00
manuroe 09247b4bac Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
SBiOSoftWhare 066e2f5739 Do not mention key backup on sign out when there is no keys to backup 2019-03-05 15:53:58 +01:00
SBiOSoftWhare 1371487821 Do not present key backup banner on HomeVIewController if there are no keys to backup 2019-03-05 15:35:39 +01:00
manuroe 26dbb36ca7 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 e2d090d72b 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 1d36de07a8 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 56ff70f827 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 d0e00f9dcc Authentication: support SSO by using the fallback URL
#2306

Disable register button on SSO
2019-03-04 17:25:21 +01:00
SBiOSoftWhare 5864df010d Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
manuroe f13458d49f Authentication: support SSO by using the fallback URL
#2306
2019-03-04 16:52:22 +01:00
manuroe 9c806c4c6c Reskin: HomeVC: Use notices colors for badges background in section headers
#2292
2019-02-28 22:09:57 +00:00
SBiOSoftWhare 103aaa3a0a Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe e7ccd9718c Fix crash in Settings in 0.8.1
#2295
2019-02-25 16:00:47 +01:00
manuroe 99b3311321 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 ed3224cba0 Reskin: Text in badges should be white in dark theme
#2283
2019-02-21 13:07:37 +01:00