From bdd287b42f748899c46d544b4fbfb02ba2183d77 Mon Sep 17 00:00:00 2001 From: Nicolas Buquet <> Date: Wed, 22 Mar 2023 21:10:09 +0100 Subject: [PATCH] Resolve conflicts on Rebase/Element-v1.10.4 into Tchap --- Config/AppVersion.xcconfig | 5 -- Podfile.lock | 6 +- .../AllChats/AllChatsViewController.swift | 4 - ...eyVerificationVerifiedViewController.swift | 6 -- ...cationVerifyBySASViewController.storyboard | 16 ---- Riot/Modules/Room/MXKRoomViewController.m | 5 -- Riot/Modules/Room/RoomViewController.m | 73 +------------------ RiotNSE/NotificationService.swift | 9 --- RiotShareExtension/target.yml | 3 - Tchap/Generated/Strings.swift | 2 + Tchap/target.yml | 3 +- TchapTests/target.yml | 3 + 12 files changed, 9 insertions(+), 126 deletions(-) diff --git a/Config/AppVersion.xcconfig b/Config/AppVersion.xcconfig index 1bbac7e02e..07fa2f00ff 100644 --- a/Config/AppVersion.xcconfig +++ b/Config/AppVersion.xcconfig @@ -15,10 +15,5 @@ // // Version -<<<<<<< HEAD MARKETING_VERSION = 2.4.0 CURRENT_PROJECT_VERSION = 1 -======= -MARKETING_VERSION = 1.10.4 -CURRENT_PROJECT_VERSION = 1.10.4 ->>>>>>> v1.10.4 diff --git a/Podfile.lock b/Podfile.lock index 5221d1d3b1..c8a57dac06 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -204,10 +204,6 @@ SPEC CHECKSUMS: zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb -<<<<<<< HEAD -PODFILE CHECKSUM: 0afab42ecd7071cee7a01ad5f1b007aef3378d0e -======= -PODFILE CHECKSUM: 829420858b6f935bbfe58eb25a0533d799ccd78a ->>>>>>> v1.10.4 +PODFILE CHECKSUM: 78b18c3b1d61fa45369c1a87a2273ab77cae1966 COCOAPODS: 1.11.3 diff --git a/Riot/Modules/Home/AllChats/AllChatsViewController.swift b/Riot/Modules/Home/AllChats/AllChatsViewController.swift index 7d3e52a1e8..4f39592441 100644 --- a/Riot/Modules/Home/AllChats/AllChatsViewController.swift +++ b/Riot/Modules/Home/AllChats/AllChatsViewController.swift @@ -508,11 +508,7 @@ class AllChatsViewController: HomeViewController { private func updateUI() { let currentSpace = self.dataSource?.currentSpace -<<<<<<< HEAD - self.title = currentSpace?.summary?.displayname ?? VectorL10n.titleHome -======= self.title = currentSpace?.summary?.displayName ?? VectorL10n.allChatsTitle ->>>>>>> v1.10.4 setupEditOptions() updateToolbar(with: editActionProvider.updateMenu(with: mainSession, parentSpace: currentSpace, completion: { [weak self] menu in diff --git a/Riot/Modules/KeyVerification/Common/Verified/KeyVerificationVerifiedViewController.swift b/Riot/Modules/KeyVerification/Common/Verified/KeyVerificationVerifiedViewController.swift index 83e94a60d0..479e89dbda 100644 --- a/Riot/Modules/KeyVerification/Common/Verified/KeyVerificationVerifiedViewController.swift +++ b/Riot/Modules/KeyVerification/Common/Verified/KeyVerificationVerifiedViewController.swift @@ -106,12 +106,6 @@ final class KeyVerificationVerifiedViewController: UIViewController { self.titleLabel.text = VectorL10n.deviceVerificationVerifiedTitle self.informationLabel.text = TchapL10n.deviceVerificationVerifiedDescription -<<<<<<< HEAD -======= - self.titleLabel.text = bodyTitle - self.informationLabel.text = informationText - ->>>>>>> v1.10.4 self.doneButton.setTitle(VectorL10n.deviceVerificationVerifiedGotItButton, for: .normal) } diff --git a/Riot/Modules/KeyVerification/Common/Verify/SAS/KeyVerificationVerifyBySASViewController.storyboard b/Riot/Modules/KeyVerification/Common/Verify/SAS/KeyVerificationVerifyBySASViewController.storyboard index 482b30f04d..a9b2d684e6 100644 --- a/Riot/Modules/KeyVerification/Common/Verify/SAS/KeyVerificationVerifyBySASViewController.storyboard +++ b/Riot/Modules/KeyVerification/Common/Verify/SAS/KeyVerificationVerifyBySASViewController.storyboard @@ -11,11 +11,7 @@ -<<<<<<< HEAD - -======= ->>>>>>> v1.10.4 @@ -64,11 +60,7 @@ -<<<<<<< HEAD - -======= ->>>>>>> v1.10.4 @@ -110,11 +102,7 @@ -<<<<<<< HEAD - -<<<<<<< HEAD -