Commit Graph

12250 Commits

Author SHA1 Message Date
manuroe 770386a98f Device Verification: Manage queue of incoming requests 2019-04-18 23:15:01 +02:00
manuroe b91749e494 Device Verification: Start: Fix missing cancelledByMe state 2019-04-18 23:12:01 +02:00
J. Ryan Stinnett b826f7ac8d Clarify key backup details when backup exists but is not trusted
This ports the wording changes from Riot Web
https://github.com/matrix-org/matrix-react-sdk/pull/2917.

"Use key backup" as button text feels like it's telling me I haven't set it up
at all. This changes to "Connect this device ..." which seems more reassuring
and applies for both the "add to backup" and "restore from backup" use cases.

This also updates the backup status text for the case where a backup exists, but
it's not being used by the current device so that it's much more clear that you
have a backup at least.
2019-04-18 13:30:32 +01:00
manuroe 00f4857ce2 Device Verification: MXUser.displayname and avatar can be nil 2019-04-17 13:54:51 +02:00
manuroe f2fc4a1f28 Device Verification: Display a message when the transaction has been automatically cancelled 2019-04-17 13:05:18 +02:00
manuroe 873d674267 Device Verification: Removed unused code from templates 2019-04-17 12:52:45 +02:00
manuroe bfc7038ae7 Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC 2019-04-17 12:47:42 +02:00
manuroe 3593907360 Device Verification: Hack EncryptionInfoView to display the new device verification flow when the user taps on "Verify" 2019-04-17 09:51:32 +02:00
manuroe 66f8308451 SettingsVC: Remove dead code using EncryptionInfoView 2019-04-17 08:57:16 +02:00
manuroe 938c1b4910 Device Verification: Plug it in the code more 2019-04-17 08:09:43 +02:00
manuroe 458985bd05 Device Verification: Plug it in the code 2019-04-16 17:55:40 +02:00
manuroe 82927fa7a7 Device Verification: Plug the legacy verification modal 2019-04-16 15:00:57 +02:00
manuroe 645736e12d Device Verification: Do not show back button 2019-04-16 11:36:51 +02:00
manuroe 4633a82d91 Device Verification: Translate emoji 2019-04-16 09:33:25 +02:00
Jeremy O'Brien 58bce2c1bf Fix remaining full-width '%' symbols in strings 2019-04-15 20:21:57 -04:00
manuroe 919d0f1523 Device Verification: Verified screen 2019-04-15 18:40:04 +02:00
manuroe 0a71098306 Device Verification: Verified screen 2019-04-15 18:22:24 +02:00
manuroe 2f942ee61a Template: Add SimpleScreenTemplate 2019-04-15 17:52:55 +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 adffd7c904 Remove embedded Jitsi framework. 2019-04-11 17:31:56 +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 590cce8a24 Merge pull request #2364 from vector-im/avoid_tableview_crashes_settings
Avoid crashes with tableview reload animation in settings and room settings
2019-04-10 18:10:52 +02:00
SBiOSoftWhare 1d9bb522b2 Merge branch 'develop' into avoid_tableview_crashes_settings 2019-04-10 17:49:37 +02:00
SBiOSoftWhare 10dc875bf8 Merge pull request #2363 from vector-im/riot_2294
BF: +N read receipt text is invisible on dark theme
2019-04-10 17:48:53 +02:00
SBiOSoftWhare e210fd467b Update changes 2019-04-10 15:00:43 +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 b78497731c Update changes 2019-04-10 12:11:12 +02:00
SBiOSoftWhare 9895ad165a Make read receipt label text color use primary text color (Fix #2294). 2019-04-10 12:10:15 +02:00
SBiOSoftWhare dab4472d0b Merge pull request #2362 from vector-im/riot_2293
Upgraded rooms show up in the share extension twice
2019-04-10 10:19:01 +02:00
SBiOSoftWhare a5e6119119 Update changes 2019-04-09 19:23:48 +02:00
SBiOSoftWhare 47aaa406e8 [Share extension] Fix upgraded rooms show up twice (Fix #2293). 2019-04-09 19:20:33 +02:00
SBiOSoftWhare 783aeb0047 Merge pull request #2358 from vector-im/show_room_one_entry
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 17:42:41 +02:00
manuroe dc9bcbeb82 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
manuroe 29bfd93bc1 Device Verification: Start screen: We do not need scrolling for that screen 2019-04-08 16:51:07 +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