Commit Graph

5737 Commits

Author SHA1 Message Date
SBiOSoftWhare fe14d75e8a Merge pull request #2386 from vector-im/remove_iOS9_code
Remove code used for iOS 9 only
2019-04-25 12:33:55 +02:00
SBiOSoftWhare bd2dadfaad Merge branch 'develop' into remove_iOS9_code 2019-04-25 12:33:47 +02:00
SBiOSoftWhare 130fe72db3 Merge pull request #2385 from vector-im/fastfile_icloud
Fastfile: Set iCloud container environment
2019-04-25 12:33:09 +02:00
SBiOSoftWhare 7ad8790ca3 Remove check for +[UIFont systemFontOfSize:weight:] availability. 2019-04-25 12:27:31 +02:00
SBiOSoftWhare 079ac6335e Update changes 2019-04-25 11:57:16 +02:00
SBiOSoftWhare 29bb68cfc3 Remove iOS 10 availability condition in MasterTabBarController. 2019-04-25 11:53:38 +02:00
SBiOSoftWhare 5b5780bc19 Remove iOS 9 local notification API usage 2019-04-25 11:52:33 +02:00
SBiOSoftWhare 8957e3a71a Update changes 2019-04-25 11:23:07 +02:00
SBiOSoftWhare a2fb1fdb94 Merge pull request #2382 from vector-im/media_picker_retain_cycles
[Media picker] Fix some retain cycles
2019-04-24 20:39:26 +02:00
manuroe b925792ea3 Merge pull request #2369 from neutralinsomniac/fix_full_width_at
Fix remaining full-width '%' symbols in strings
2019-04-24 18:36:33 +02:00
SBiOSoftWhare c76bc0244c Update changes 2019-04-24 17:59:44 +02:00
SBiOSoftWhare 1a541713e2 Use a weak reference for mediaPicker property in RoomInputToobarView. 2019-04-24 17:56:59 +02:00
SBiOSoftWhare 59cc14fa6c [Media Picker] Fix some retain cycles and fix implicit self warnings. 2019-04-24 17:56:03 +02:00
SBiOSoftWhare 62dbb63e9b Merge pull request #2377 from vector-im/riot_1483
Jitsi integration: Use the matching WebRTC framework
2019-04-24 16:37:15 +02:00
SBiOSoftWhare 16bee22b6a Merge develop into riot_1483 2019-04-24 16:28:51 +02:00
manuroe 65b2128f6a Update Riot/Modules/Integrations/Widgets/Jitsi/JitsiViewController.m
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-04-24 15:55:51 +02:00
manuroe c6cd2d0b46 Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe d1dab78c34 Device Verification: Add a view model to DeviceVerificationDataLoadingViewController 2019-04-24 14:42:16 +02:00
manuroe 3f669d39ee Device Verification: Update SDK constant names changes 2019-04-24 10:35:56 +02:00
manuroe e9cef1ccb1 Merge pull request #2381 from vector-im/riot_2375_more
Clarify key backup details when backup exists but is not trusted in b…
2019-04-24 10:30:05 +02:00
manuroe 620be4497a Clarify key backup details when backup exists but is not trusted in banner too
This follows changes made by https://github.com/vector-im/riot-ios/pull/2375
2019-04-24 10:23:27 +02:00
manuroe 74003e19bc Merge pull request #2375 from jryans/connect-key-backup
Clarify key backup details when backup exists but is not trusted
2019-04-24 09:58:46 +02:00
manuroe 6eb42328dd Template: BridgePresenter: Add a completion block to dismissWithAnimated method 2019-04-24 08:57:58 +02:00
manuroe 6b099d5a85 Device Verification: Make incoming requests dialogs dequeueing work without a random sleep 2019-04-24 08:55:45 +02:00
manuroe 7d73552fa2 Device Verification: Remove a TODO 2019-04-24 08:23:44 +02:00
manuroe 7748c6b2c8 Device Verification: Fix Steve's PR comments 2019-04-24 08:18:56 +02:00
manuroe f797f03194 Device Verification: Update SDK constant names changes 2019-04-24 08:07:50 +02:00
SBiOSoftWhare 49a6975106 Update changes 2019-04-19 18:37:11 +02:00
SBiOSoftWhare a48037b583 Update pbxproj 2019-04-19 18:35:34 +02:00
SBiOSoftWhare 9e4702ba28 Update JistiViewController to use new JitsiMeet SDK API 2019-04-19 18:34:44 +02:00
SBiOSoftWhare 3839abdea8 Configure handle Jitsi configuration in AppDelegate 2019-04-19 18:33:21 +02:00
SBiOSoftWhare f2f5e4e965 Create JitsiService to abstract and configure Jisti Meet SDK 2019-04-19 18:29:53 +02:00
SBiOSoftWhare 7fe71d507e Put Jitsi server URL in Riot-Defaults.plist 2019-04-19 18:28:39 +02:00
SBiOSoftWhare cb3515083e [Podfile] Bump deployment target to iOS 10.0 and remove MatrixSDK/JingleCallStack subspec from app extension. 2019-04-19 18:17:16 +02:00
SBiOSoftWhare 7b233ea6a2 Bump deployment target to iOS 10.0 2019-04-19 18:14:38 +02:00
manuroe 81819c16d9 Device Verification: Update wording "Verify user" -> "Verify device" 2019-04-19 11:38:48 +02:00
manuroe b646bbabc3 Device Verification: Manage display of SAS decimals 2019-04-19 11:31:19 +02:00
manuroe bba58e9a63 Device Verification: Clean dev code 2019-04-19 10:35:02 +02:00
manuroe 7c64bde873 Device Verification: Manage queue of incoming requests 2019-04-18 23:15:01 +02:00
manuroe 963b74fb01 Device Verification: Start: Fix missing cancelledByMe state 2019-04-18 23:12:01 +02:00
J. Ryan Stinnett 72f45e7bd0 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 4abe4fa252 Device Verification: MXUser.displayname and avatar can be nil 2019-04-17 13:54:51 +02:00
manuroe abdd6ad70b Device Verification: Display a message when the transaction has been automatically cancelled 2019-04-17 13:05:18 +02:00
manuroe cf4e41260d Device Verification: Removed unused code from templates 2019-04-17 12:52:45 +02:00
manuroe 2cdcb2cca9 Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC 2019-04-17 12:47:42 +02:00
manuroe 26d9a5263c 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 155c64501a SettingsVC: Remove dead code using EncryptionInfoView 2019-04-17 08:57:16 +02:00
manuroe 806ec410b5 Device Verification: Plug it in the code more 2019-04-17 08:09:43 +02:00
manuroe 3bbc964333 Device Verification: Plug it in the code 2019-04-16 17:55:40 +02:00
manuroe cc2264e56b Device Verification: Plug the legacy verification modal 2019-04-16 15:00:57 +02:00