diff --git a/CHANGES.md b/CHANGES.md index 73dda9aeb2..103e1d9d08 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## Changes in 1.11.18 (2024-09-17) + +๐Ÿ™Œ Improvements + +- Replaced deprecated OlmKit APIs from ContentScanner with ones from the CryptoSDK. + + ## Changes in 1.11.17 (2024-08-20) ๐Ÿ™Œ Improvements diff --git a/Config/AppVersion.xcconfig b/Config/AppVersion.xcconfig index 92f56844f7..9d2bff91c6 100644 --- a/Config/AppVersion.xcconfig +++ b/Config/AppVersion.xcconfig @@ -15,5 +15,5 @@ // // Version -MARKETING_VERSION = 1.11.17 -CURRENT_PROJECT_VERSION = 1.11.17 +MARKETING_VERSION = 1.11.18 +CURRENT_PROJECT_VERSION = 1.11.18 diff --git a/Podfile.lock b/Podfile.lock index 5131afefac..939565c096 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -26,7 +26,7 @@ PODS: - GBDeviceInfo/Core (= 7.1.0) - GBDeviceInfo/Core (7.1.0) - GZIP (1.3.2) - - Introspect (0.11.0) + - Introspect (0.12.0) - JitsiMeetSDKLite (8.1.2-lite): - JitsiWebRTC (~> 111.0) - JitsiWebRTC (111.0.2) @@ -39,20 +39,20 @@ PODS: - LoggerAPI (1.9.200): - Logging (~> 1.1) - Logging (1.4.0) - - MatrixSDK (0.27.11): - - MatrixSDK/Core (= 0.27.11) - - MatrixSDK/Core (0.27.11): + - MatrixSDK (0.27.13): + - MatrixSDK/Core (= 0.27.13) + - MatrixSDK/Core (0.27.13): - AFNetworking (~> 4.0.0) - GZIP (~> 1.3.0) - libbase58 (~> 0.1.4) - - MatrixSDKCrypto (= 0.4.2) + - MatrixSDKCrypto (= 0.4.3) - OLMKit (~> 3.2.5) - Realm (= 10.27.0) - SwiftyBeaver (= 1.9.5) - - MatrixSDK/JingleCallStack (0.27.11): + - MatrixSDK/JingleCallStack (0.27.13): - JitsiMeetSDKLite (= 8.1.2-lite) - MatrixSDK/Core - - MatrixSDKCrypto (0.4.2) + - MatrixSDKCrypto (0.4.3) - OLMKit (3.2.12): - OLMKit/olmc (= 3.2.12) - OLMKit/olmcpp (= 3.2.12) @@ -72,15 +72,15 @@ PODS: - Sentry/Core (7.15.0) - SideMenu (6.5.0) - SwiftBase32 (0.9.0) - - SwiftFormat/CLI (0.50.2) - - SwiftGen (6.6.2) + - SwiftFormat/CLI (0.54.5) + - SwiftGen (6.6.3) - SwiftJWT (3.6.200): - BlueCryptor (~> 1.0) - BlueECC (~> 1.1) - BlueRSA (~> 1.0) - KituraContracts (~> 1.2) - LoggerAPI (~> 1.7) - - SwiftLint (0.49.1) + - SwiftLint (0.57.0) - SwiftyBeaver (1.9.5) - UICollectionViewLeftAlignedLayout (1.0.2) - UICollectionViewRightAlignedLayout (0.0.3) @@ -177,7 +177,7 @@ SPEC CHECKSUMS: FlowCommoniOS: ca92071ab526dc89905495a37844fd7e78d1a7f2 GBDeviceInfo: 5d62fa85bdcce3ed288d83c28789adf1173e4376 GZIP: 3c0abf794bfce8c7cb34ea05a1837752416c8868 - Introspect: 4cc1e4c34dd016540c8d86a591c231c09dafbee3 + Introspect: b66b675de8a85d9ef832f3a710d8e3c7db186884 JitsiMeetSDKLite: 895213158cf62342069a10634a41d2f1c00057f7 JitsiWebRTC: 80f62908fcf2a1160e0d14b584323fb6e6be630b KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 @@ -187,8 +187,8 @@ SPEC CHECKSUMS: libPhoneNumber-iOS: 0a32a9525cf8744fe02c5206eb30d571e38f7d75 LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d Logging: beeb016c9c80cf77042d62e83495816847ef108b - MatrixSDK: 7c29e5cc8934cfc1f81f83fcfa17cd652612086d - MatrixSDKCrypto: 736069ee0a5ec12852ab3498bf2242acecc443fc + MatrixSDK: 1dae186c839eb145974fc1fc127ec903de60a297 + MatrixSDKCrypto: 27bee960e0e8b3a3039f3f3e93dd2ec88299c77e OLMKit: da115f16582e47626616874e20f7bb92222c7a51 ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d Realm: 9ca328bd7e700cc19703799785e37f77d1a130f2 @@ -196,10 +196,10 @@ SPEC CHECKSUMS: Sentry: 63ca44f5e0c8cea0ee5a07686b02e56104f41ef7 SideMenu: f583187d21c5b1dd04c72002be544b555a2627a2 SwiftBase32: 9399c25a80666dc66b51e10076bf591e3bbb8f17 - SwiftFormat: 710117321c55c82675c0dc03055128efbb13c38f - SwiftGen: 1366a7f71aeef49954ca5a63ba4bef6b0f24138c + SwiftFormat: 543a7b1ab4a6ce2d88bd5616a17903446ca3dc5c + SwiftGen: 4993cbf71cbc4886f775e26f8d5c3a1188ec9f99 SwiftJWT: 88c412708f58c169d431d344c87bc79a87c830ae - SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5 + SwiftLint: eb47480d47c982481592c195c221d11013a679cc SwiftyBeaver: 84069991dd5dca07d7069100985badaca7f0ce82 UICollectionViewLeftAlignedLayout: 830bf6fa5bab9f9b464f62e3384f9d2e00b3c0f6 UICollectionViewRightAlignedLayout: 823eef8c567eba4a44c21bc2ffcb0d0d5f361e2d @@ -207,6 +207,6 @@ SPEC CHECKSUMS: zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5 -PODFILE CHECKSUM: 7e14a7efb021fca69b3ffc2ffbe5fe632e6df7ea +PODFILE CHECKSUM: fb3e1c62f9e35a9bdbafce743664bf4f620af028 -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/Riot/Assets/ko.lproj/InfoPlist.strings b/Riot/Assets/ko.lproj/InfoPlist.strings index 45ef46ab90..90c09e51ac 100644 --- a/Riot/Assets/ko.lproj/InfoPlist.strings +++ b/Riot/Assets/ko.lproj/InfoPlist.strings @@ -1,8 +1,9 @@ // Permissions usage explanations -"NSCameraUsageDescription" = "์นด๋ฉ”๋ผ๋Š” ์‚ฌ์ง„๊ณผ ์˜์ƒ ์ดฌ์˜, ์˜์ƒ ํ†ตํ™”๋ฅผ ํ•˜๋Š” ๋ฐ ์“ฐ์ž…๋‹ˆ๋‹ค."; -"NSPhotoLibraryUsageDescription" = "ํฌํ†  ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋Š” ์‚ฌ์ง„๊ณผ ์˜์ƒ์„ ๋ณด๋‚ด๋Š”๋ฐ ์“ฐ์ž…๋‹ˆ๋‹ค."; +"NSCameraUsageDescription" = "์นด๋ฉ”๋ผ๋Š” ์˜์ƒ ํ†ตํ™”๋ฅผ ํ•˜๊ฑฐ๋‚˜ ์‚ฌ์ง„๊ณผ ๋น„๋””์˜ค๋ฅผ ์ฐ๊ณ  ์—…๋กœ๋“œํ•˜๋Š” ๋ฐ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค."; +"NSPhotoLibraryUsageDescription" = "์‚ฌ์ง„ ๋ฐ ๋™์˜์ƒ์„ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์—์„œ ์—…๋กœ๋“œํ•  ์ˆ˜ ์žˆ๋„๋ก ์‚ฌ์ง„ ์ ‘๊ทผ์„ ํ—ˆ์šฉํ•˜์„ธ์š”."; "NSMicrophoneUsageDescription" = "Element๋Š” ํ†ตํ™”์™€ ๋™์˜์ƒ ์ดฌ์˜ ๋ฐ ์Œ์„ฑ ๋ฉ”์‹œ์ง€ ๋…น์Œ์„ ํ•˜๊ธฐ ์œ„ํ•ด ๋งˆ์ดํฌ์— ์•ก์„ธ์Šคํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค."; -"NSContactsUsageDescription" = "Element๋Š” ์ฑ„ํŒ…์— ์ดˆ๋Œ€ํ•  ์ˆ˜ ์žˆ๋„๋ก ์—ฐ๋ฝ์ฒ˜๋ฅผ ํ‘œ์‹œํ•ฉ๋‹ˆ๋‹ค."; +"NSContactsUsageDescription" = "๋‹ค๋ฅธ์‚ฌ๋žŒ์ด ๋งคํŠธ๋ฆญ์Šค์—์„œ ๋‹น์‹ ์˜ ์—ฐ๋ฝ์ฒ˜๋ฅผ ์ฐพ๋Š” ๋ฐ ๋„์›€์„ ์ฃผ๊ธฐ ์œ„ํ•ด ๋‹น์‹ ์˜ ์•„์ด๋”” ์„œ๋ฒ„์™€ ๊ณต์œ ๋  ๊ฒƒ์ž…๋‹ˆ๋‹ค."; "NSCalendarsUsageDescription" = "์•ฑ์—์„œ ์˜ˆ์ •๋œ ํšŒ์˜๋ฅผ ๋ด…๋‹ˆ๋‹ค."; "NSLocationWhenInUseUsageDescription" = "์‚ฌ๋žŒ๋“ค์—๊ฒŒ ์œ„์น˜ ์ •๋ณด๋ฅผ ๊ณต์œ ํ• ๋•Œ, Element์—์„œ ์ง€๋„๋ฅผ ํ‘œ์‹œ ํ•˜๊ธฐ ์œ„ํ•œ ๊ถŒํ•œ์ด ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค."; "NSFaceIDUsageDescription" = "Face ID ๊ถŒํ•œ์€ ์•ฑ์— ์•ก์„ธ์Šคํ•˜๋Š” ๋ฐ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค."; +"NSLocationAlwaysAndWhenInUseUsageDescription" = "๋‹น์‹ ์˜ ์œ„์น˜๋ฅผ ์‚ฌ๋žŒ๋“ค๊ณผ ๊ณต์œ ํ•  ๋•Œ, Element๋Š” ๊ทธ๋“ค์—๊ฒŒ ์ง€๋„๋ฅผ ๋ณด์—ฌ์ฃผ๊ธฐ ์œ„ํ•ด ์ ‘๊ทผ์ด ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค."; diff --git a/Riot/Assets/ko.lproj/Localizable.strings b/Riot/Assets/ko.lproj/Localizable.strings index f76cb7db09..b997fafea4 100644 --- a/Riot/Assets/ko.lproj/Localizable.strings +++ b/Riot/Assets/ko.lproj/Localizable.strings @@ -128,3 +128,6 @@ /** General **/ "Notification" = "์•Œ๋ฆผ"; + +/* New voice broadcast from a specific person, not referencing a room. */ +"VOICE_BROADCAST_FROM_USER" = "%@ ์Œ์„ฑ ๋ฐฉ์†ก์„ ์‹œ์ž‘ํ–ˆ์Šต๋‹ˆ๋‹ค"; diff --git a/Riot/Assets/ko.lproj/Vector.strings b/Riot/Assets/ko.lproj/Vector.strings index dc0ce0d07e..785b13ee3b 100644 --- a/Riot/Assets/ko.lproj/Vector.strings +++ b/Riot/Assets/ko.lproj/Vector.strings @@ -24,7 +24,7 @@ "camera" = "์นด๋ฉ”๋ผ"; // String for App Store "store_short_description" = "์•ˆ์ „ํ•œ ๋ถ„์‚ฐ ๋Œ€ํ™”/VoIP"; -"store_full_description" = "Element๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™์€ ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•˜๋Š” ์ƒˆ๋กœ์šด ์œ ํ˜•์˜ ๋ฉ”์‹ ์ €์ž…๋‹ˆ๋‹ค.\n\n1. ํ”„๋ผ์ด๋ฒ„์‹œ๋ฅผ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๋Š” ๊ถŒํ•œ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.\n2. Matrix ๋„คํŠธ์›Œํฌ์˜ ์‚ฌ์šฉ์ž์™€ ํ†ต์‹ ํ•  ์ˆ˜ ์žˆ์„ ๋ฟ๋งŒ ์•„๋‹ˆ๋ผ Slack ๋“ฑ์˜ \n์•ฑ์„ ์—ฐ๊ณ„ํ•˜์—ฌ ๋‹ค๋ฅธ ๋„คํŠธ์›Œํฌ์™€๋„ ํ†ต์‹ ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n3. ๊ด‘๊ณ , ๋ฐ์ดํ„ฐ๋งˆ์ด๋‹, ๋ฐฑ๋„์–ด์™€ ํด๋กœ์ฆˆ ํ”Œ๋žซํผ์œผ๋กœ๋ถ€ํ„ฐ์˜ ์‚ฌ์šฉ์ž๋ฅผ ๋ณดํ˜ธํ•ฉ๋‹ˆ๋‹ค.\n4. ๊ต์ฐจ ๊ฒ€์ฆ๊ณผ ๊ฐ•๋ ฅํ•œ ์ข…๋‹จ๊ฐ„ ์•”ํ˜ธํ™”์„ ํ†ตํ•ด ์‚ฌ์šฉ์ž๋ฅผ ๋ณดํ˜ธํ•ฉ๋‹ˆ๋‹ค.\n\nElement๋Š” ํƒˆ์ค‘์•™ํ™”์ด๋ฉฐ ์˜คํ”ˆ ์†Œ์Šค์ด๊ธฐ ๋•Œ๋ฌธ์— ๋‹ค๋ฅธ ๋ฉ”์‹ ์ € ์•ฑ๊ณผ๋Š” ์™„์ „ํžˆ ๋‹ค๋ฆ…๋‹ˆ๋‹ค.\n\nElement์—์„œ๋Š” ๋ฐ์ดํ„ฐ ๋ฐ ๋Œ€ํ™”์— ๋Œ€ํ•œ ์†Œ์œ ๊ถŒ ๋ฐ ์ œ์–ด ๊ถŒํ•œ์„ ๊ฐ€์งˆ ์ˆ˜ ์žˆ๋„๋ก ์ž์ฒด ํ˜ธ์ŠคํŒ…์„ ํ†ตํ•ด \n์ง์ ‘ ๋ฉ”์‹ ์ € ์„œ๋ฒ„๋ฅผ ์šด์˜ํ•  ์ˆ˜ ์žˆ๊ณ , ๋‹ค๋ฅธ ์‚ฌ์šฉ์ž๊ฐ€ ์ œ๊ณตํ•˜๊ณ  ์žˆ๋Š” ์„œ๋ฒ„๋ฅผ ์„ ํƒํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋˜ํ•œ ๊ฐœ๋ฐฉํ˜• ๋„คํŠธ์›Œํฌ์— ์•ก์„ธ์Šคํ•  ์ˆ˜ ์žˆ์œผ๋ฏ€๋กœ Element ์ด์™ธ์˜ ์‚ฌ์šฉ์ž์™€๋„ ์ด์•ผ๊ธฐํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๊ทธ๋ฆฌ๊ณ  ๋งค์šฐ ์•ˆ์ „ํ•ฉ๋‹ˆ๋‹ค.\n\nElement๋Š” ๊ฐœ๋ฐฉ-๋ถ„์‚ฐํ˜• ํ†ต์‹ ์˜ ํ‘œ์ค€์ธ Matrix์—์„œ ๋™์ž‘ํ•˜๊ธฐ ๋•Œ๋ฌธ์— ์ด ๋ชจ๋“  ๊ฒƒ์„ ์ˆ˜ํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\nElement๋Š” ์–ด๋–ค ์„œ๋ฒ„๋ฅผ ์‚ฌ์šฉํ• ์ง€ ์‚ฌ์šฉ์ž๊ฐ€ ์ง์ ‘ Element ์•ฑ์—์„œ ๊ฒฐ์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n1. matrix.org์˜ ๊ณต์‹ ์„œ๋ฒ„์—์„œ ๋ฌด๋ฃŒ ๊ณ„์ •์„ ์ƒ์„ฑํ•œ๋‹ค.\n2. ์ž์ฒด ํ˜ธ์ŠคํŒ…์„ ํ†ตํ•ด ์ง์ ‘ ์„œ๋ฒ„๋ฅผ ์šด์˜ํ•˜๊ณ  ๊ณ„์ •์„ ๊ด€๋ฆฌํ•œ๋‹ค.\n3. Element Matrix Services์˜ ํ˜ธ์ŠคํŒ… ํ”Œ๋žซํผ์— ๊ฐ€์ž…ํ•˜์—ฌ ์‚ฌ์šฉ์ž ์ปค์Šคํ…€ ์„œ๋ฒ„์—์„œ ๊ณ„์ •์„ ๋งŒ๋“ ๋‹ค.\n\n์™œ Element๋ฅผ ์„ ํƒํ•ด์•ผํ•ฉ๋‹ˆ๊นŒ?\n\n๋‚ด ๋ฐ์ดํ„ฐ๋ฅผ ๋‚ด๊ฐ€ ์†Œ์œ ํ•จ: ๋ฐ์ดํ„ฐ๋‚˜ ๋ฉ”์‹œ์ง€๋ฅผ ๋ณด๊ด€ํ•  ๊ณณ์„ ์Šค์Šค๋กœ ์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋ฐ์ดํ„ฐ๋ฅผ ์ˆ˜์ง‘ํ•˜๊ฑฐ๋‚˜ ์ œ 3์ž์—๊ฒŒ ๋ฐ์ดํ„ฐ๋ฅผ ์ œ๊ณตํ•˜๋Š” ๊ฑฐ๋Œ€ IT ๊ธฐ์—…์ด ์•„๋‹Œ, ์‚ฌ์šฉ์ž๊ฐ€ ์Šค์Šค๋กœ ๋ฐ์ดํ„ฐ๋ฅผ ์†Œ์œ ํ•˜๊ณ  ์ œ์–ดํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n๊ฐœ๋ฐฉ์ ์ธ ๋ฉ”์‹œ์ง• ๋ฐ ํ˜‘์—…: Element ๋˜๋Š” ๋‹ค๋ฅธ Matrix ์•ฑ์„ ์‚ฌ์šฉํ•˜๋“ , ์‹ฌ์ง€์–ด Slack, IRC, XMPP์™€ ๊ฐ™์€ ๋‹ค๋ฅธ ๋ฉ”์‹œ์ง• ์‹œ์Šคํ…œ์„ ์‚ฌ์šฉํ•˜๋˜ ์ƒ๊ด€์—†์ด Matrix ๋„คํŠธ์›Œํฌ ์ƒ์˜ ๋‹ค๋ฅธ ์‚ฌ์šฉ์ž์™€ ์ฑ„ํŒ…ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n๋งค์šฐ ์•ˆ์ „ํ•จ: ๊ฐ•๋ ฅํ•œ ์ข…๋‹จ๊ฐ„ ์•”ํ˜ธํ™”(๋Œ€ํ™”์— ์ฐธ์—ฌํ•˜๊ณ  ์žˆ๋Š” ์‚ฌ๋žŒ๋งŒ ๋ฉ”์‹œ์ง€๋ฅผ ๋ณตํ˜ธํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค) ๋ฐ ๋Œ€ํ™” ์ฐธ๊ฐ€์ž์˜ ์žฅ์น˜๋ฅผ ํ™•์ธํ•˜๊ธฐ ์œ„ํ•œ ๊ต์ฐจ ๊ฒ€์ฆ์„ ์‹ค์‹œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์™„๋ฒฝํ•œ ์ปค๋ฎค๋‹ˆ์ผ€์ด์…˜: ๋ฉ”์‹œ์ง•, ์Œ์„ฑ ๋ฐ ํ™”์ƒ ํ†ตํ™”, ํŒŒ์ผ ๊ณต์œ , ํ™”๋ฉด ๊ณต์œ  ๋ฐ ๋‹ค์–‘ํ•œ ํ†ตํ•ฉ, ๋ด‡, ์œ„์ ฏ ๋“ฑ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ๋ฐฉ์ด๋‚˜ ์ปค๋ฎค๋‹ˆํ‹ฐ๋ฅผ ๋งŒ๋“ค์–ด ์„œ๋กœ ์—ฐ๋ฝํ•˜๊ณ  ์ผ์„ ์›ํ™œํ•˜๊ฒŒ ํ•ด๋‚ผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์–ธ์ œ ์–ด๋””์„œ๋‚˜: ๋ชจ๋“  ์žฅ์น˜ ๋ฐ ์›น(https://element.io/app)์—์„œ ๋ฉ”์‹œ์ง€๊ฐ€ ์™„์ „ํžˆ ๋™๊ธฐํ™”๋˜๋ฏ€๋กœ ์–ธ์ œ ์–ด๋””์„œ๋‚˜ ์—ฐ๋ฝ์„ ์ทจํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."; +"store_full_description" = "Element๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™์€ ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•˜๋Š” ์ƒˆ๋กœ์šด ์œ ํ˜•์˜ ๋ฉ”์‹ ์ €์ž…๋‹ˆ๋‹ค.\n\n1. ํ”„๋ผ์ด๋ฒ„์‹œ๋ฅผ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๋Š” ๊ถŒํ•œ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.\n2. Matrix ๋„คํŠธ์›Œํฌ์˜ ์‚ฌ์šฉ์ž์™€ ํ†ต์‹ ํ•  ์ˆ˜ ์žˆ์„ ๋ฟ๋งŒ ์•„๋‹ˆ๋ผ Slack ๋“ฑ์˜ \n์•ฑ์„ ์—ฐ๊ณ„ํ•˜์—ฌ ๋‹ค๋ฅธ ๋„คํŠธ์›Œํฌ์™€๋„ ํ†ต์‹ ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n3. ๊ด‘๊ณ , ๋ฐ์ดํ„ฐ๋งˆ์ด๋‹, ๋ฐฑ๋„์–ด์™€ ํด๋กœ์ฆˆ ํ”Œ๋žซํผ์œผ๋กœ๋ถ€ํ„ฐ์˜ ์‚ฌ์šฉ์ž๋ฅผ ๋ณดํ˜ธํ•ฉ๋‹ˆ๋‹ค.\n4. ๊ต์ฐจ ๊ฒ€์ฆ๊ณผ ๊ฐ•๋ ฅํ•œ ์ข…๋‹จ๊ฐ„ ์•”ํ˜ธํ™”์„ ํ†ตํ•ด ์‚ฌ์šฉ์ž๋ฅผ ๋ณดํ˜ธํ•ฉ๋‹ˆ๋‹ค.\n\nElement๋Š” ํƒˆ์ค‘์•™ํ™”์ด๋ฉฐ ์˜คํ”ˆ ์†Œ์Šค์ด๊ธฐ ๋•Œ๋ฌธ์— ๋‹ค๋ฅธ ๋ฉ”์‹ ์ € ์•ฑ๊ณผ๋Š” ์™„์ „ํžˆ ๋‹ค๋ฆ…๋‹ˆ๋‹ค.\n\nElement์—์„œ๋Š” ๋ฐ์ดํ„ฐ ๋ฐ ๋Œ€ํ™”์— ๋Œ€ํ•œ ์†Œ์œ ๊ถŒ ๋ฐ ์ œ์–ด ๊ถŒํ•œ์„ ๊ฐ€์งˆ ์ˆ˜ ์žˆ๋„๋ก ์ž์ฒด ํ˜ธ์ŠคํŒ…์„ ํ†ตํ•ด \n์ง์ ‘ ๋ฉ”์‹ ์ € ์„œ๋ฒ„๋ฅผ ์šด์˜ํ•  ์ˆ˜ ์žˆ๊ณ , ๋‹ค๋ฅธ ์‚ฌ์šฉ์ž๊ฐ€ ์ œ๊ณตํ•˜๊ณ  ์žˆ๋Š” ์„œ๋ฒ„๋ฅผ ์„ ํƒํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋˜ํ•œ ๊ฐœ๋ฐฉํ˜• ๋„คํŠธ์›Œํฌ์— ์•ก์„ธ์Šคํ•  ์ˆ˜ ์žˆ์œผ๋ฏ€๋กœ Element ์ด์™ธ์˜ ์‚ฌ์šฉ์ž์™€๋„ ์ด์•ผ๊ธฐํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๊ทธ๋ฆฌ๊ณ  ๋งค์šฐ ์•ˆ์ „ํ•ฉ๋‹ˆ๋‹ค.\n\nElement๋Š” ๊ฐœ๋ฐฉ-๋ถ„์‚ฐํ˜• ํ†ต์‹ ์˜ ํ‘œ์ค€์ธ Matrix์—์„œ ๋™์ž‘ํ•˜๊ธฐ ๋•Œ๋ฌธ์— ์ด ๋ชจ๋“  ๊ฒƒ์„ ์ˆ˜ํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\nElement๋Š” ์–ด๋–ค ์„œ๋ฒ„๋ฅผ ์‚ฌ์šฉํ• ์ง€ ์‚ฌ์šฉ์ž๊ฐ€ ์ง์ ‘ Element ์•ฑ์—์„œ ๊ฒฐ์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n1. matrix.org์˜ ๊ณต์‹ ์„œ๋ฒ„์—์„œ ๋ฌด๋ฃŒ ๊ณ„์ •์„ ์ƒ์„ฑํ•œ๋‹ค.\n2. ์ž์ฒด ํ˜ธ์ŠคํŒ…์„ ํ†ตํ•ด ์ง์ ‘ ์„œ๋ฒ„๋ฅผ ์šด์˜ํ•˜๊ณ  ๊ณ„์ •์„ ๊ด€๋ฆฌํ•œ๋‹ค.\n3. Element Matrix Services์˜ ํ˜ธ์ŠคํŒ… ํ”Œ๋žซํผ์— ๊ฐ€์ž…ํ•˜์—ฌ ์‚ฌ์šฉ์ž ์ปค์Šคํ…€ ์„œ๋ฒ„์—์„œ ๊ณ„์ •์„ ๋งŒ๋“ ๋‹ค.\n\n์™œ Element๋ฅผ ์„ ํƒํ•ด์•ผํ•ฉ๋‹ˆ๊นŒ?\n\n๋‚ด ๋ฐ์ดํ„ฐ๋ฅผ ๋‚ด๊ฐ€ ์†Œ์œ ํ•จ: ๋ฐ์ดํ„ฐ๋‚˜ ๋ฉ”์‹œ์ง€๋ฅผ ๋ณด๊ด€ํ•  ๊ณณ์„ ์Šค์Šค๋กœ ์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋ฐ์ดํ„ฐ๋ฅผ ์ˆ˜์ง‘ํ•˜๊ฑฐ๋‚˜ ์ œ 3์ž์—๊ฒŒ ๋ฐ์ดํ„ฐ๋ฅผ ์ œ๊ณตํ•˜๋Š” ๊ฑฐ๋Œ€ IT ๊ธฐ์—…์ด ์•„๋‹Œ, ์‚ฌ์šฉ์ž๊ฐ€ ์Šค์Šค๋กœ ๋ฐ์ดํ„ฐ๋ฅผ ์†Œ์œ ํ•˜๊ณ  ์ œ์–ดํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n๊ฐœ๋ฐฉ์ ์ธ ๋ฉ”์‹œ์ง• ๋ฐ ํ˜‘์—…: Element ๋˜๋Š” ๋‹ค๋ฅธ Matrix ์•ฑ์„ ์‚ฌ์šฉํ•˜๋“ , ์‹ฌ์ง€์–ด Slack, IRC, XMPP์™€ ๊ฐ™์€ ๋‹ค๋ฅธ ๋ฉ”์‹œ์ง• ์‹œ์Šคํ…œ์„ ์‚ฌ์šฉํ•˜๋˜ ์ƒ๊ด€์—†์ด Matrix ๋„คํŠธ์›Œํฌ ์ƒ์˜ ๋‹ค๋ฅธ ์‚ฌ์šฉ์ž์™€ ์ฑ„ํŒ…ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n๋งค์šฐ ์•ˆ์ „ํ•จ: ๊ฐ•๋ ฅํ•œ ์ข…๋‹จ๊ฐ„ ์•”ํ˜ธํ™”(๋Œ€ํ™”์— ์ฐธ์—ฌํ•˜๊ณ  ์žˆ๋Š” ์‚ฌ๋žŒ๋งŒ ๋ฉ”์‹œ์ง€๋ฅผ ๋ณตํ˜ธํ™”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค) ๋ฐ ๋Œ€ํ™” ์ฐธ๊ฐ€์ž์˜ ์žฅ์น˜๋ฅผ ํ™•์ธํ•˜๊ธฐ ์œ„ํ•œ ๊ต์ฐจ ๊ฒ€์ฆ์„ ์‹ค์‹œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์™„๋ฒฝํ•œ ์ปค๋ฎค๋‹ˆ์ผ€์ด์…˜: ๋ฉ”์‹œ์ง•, ์Œ์„ฑ ๋ฐ ํ™”์ƒ ํ†ตํ™”, ํŒŒ์ผ ๊ณต์œ , ํ™”๋ฉด ๊ณต์œ  ๋ฐ ๋‹ค์–‘ํ•œ ํ†ตํ•ฉ, ๋ด‡, ์œ„์ ฏ ๋“ฑ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ๋ฐฉ์ด๋‚˜ ์ปค๋ฎค๋‹ˆํ‹ฐ๋ฅผ ๋งŒ๋“ค์–ด ์„œ๋กœ ์—ฐ๋ฝํ•˜๊ณ  ์ผ์„ ์›ํ™œํ•˜๊ฒŒ ํ•ด๋‚ผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n\n์–ธ์ œ ์–ด๋””์„œ๋‚˜: ๋ชจ๋“  ์žฅ์น˜ ๋ฐ ์›น(https://app.element.io/)์—์„œ ๋ฉ”์‹œ์ง€๊ฐ€ ์™„์ „ํžˆ ๋™๊ธฐํ™”๋˜๋ฏ€๋กœ ์–ธ์ œ ์–ด๋””์„œ๋‚˜ ์—ฐ๋ฝ์„ ์ทจํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."; "join" = "์ฐธ๊ฐ€"; "decline" = "๋Š๊ธฐ"; "accept" = "์ˆ˜๋ฝ"; @@ -340,7 +340,7 @@ "settings_add_email_address" = "์ด๋ฉ”์ผ ์ฃผ์†Œ ์ถ”๊ฐ€"; "settings_phone_number" = "ํœด๋Œ€ ์ „ํ™”"; "settings_add_phone_number" = "์ „ํ™”๋ฒˆํ˜ธ ์ถ”๊ฐ€"; -"settings_change_password" = "Matrix ๊ณ„์ • ๋น„๋ฐ€๋ฒˆํ˜ธ ๋ณ€๊ฒฝ"; +"settings_change_password" = "๋น„๋ฐ€๋ฒˆํ˜ธ ๋ณ€๊ฒฝ"; "settings_night_mode" = "์•ผ๊ฐ„ ๋ชจ๋“œ"; "settings_fail_to_update_profile" = "ํ”„๋กœํ•„ ์—…๋ฐ์ดํŠธ์— ์‹คํŒจํ•จ"; "settings_enable_push_notif" = "์ด ๊ธฐ๊ธฐ์—์„œ ์•Œ๋ฆผ"; @@ -388,7 +388,7 @@ "settings_crypto_device_key" = "\n์„ธ์…˜ ํ‚ค:\n"; "settings_crypto_export" = "ํ‚ค ๋‚ด๋ณด๋‚ด๊ธฐ"; "settings_crypto_blacklist_unverified_devices" = "๊ฒ€์ฆ๋œ ์„ธ์…˜๋งŒ ์•”ํ˜ธํ™”"; -"settings_deactivate_my_account" = "๋‚ด ๊ณ„์ • ๋น„ํ™œ์„ฑํ™”"; +"settings_deactivate_my_account" = "๊ณ„์ • ์˜๊ตฌ ๋น„ํ™œ์„ฑํ™”"; "settings_key_backup_info" = "์•”ํ˜ธํ™”๋œ ๋ฉ”์‹œ์ง€๋Š” ์ข…๋‹จ๊ฐ„ ์•”ํ˜ธํ™”๋กœ ๋ณดํ˜ธ๋ฉ๋‹ˆ๋‹ค. ์˜ค์ง ๋‹น์‹ ๊ณผ ์ฐธ๊ฐ€์ž๋งŒ ํ‚ค๋ฅผ ๊ฐ–๊ณ  ์žˆ์–ด์„œ ์ด ๋ฉ”์‹œ์ง€๋ฅผ ์ฝ์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."; "settings_key_backup_info_checking" = "ํ™•์ธ ์ค‘โ€ฆ"; "settings_key_backup_info_none" = "ํ‚ค๊ฐ€ ์ด ์„ธ์…˜์—์„œ ๋ฐฑ์—…๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค."; @@ -1525,14 +1525,14 @@ "settings_enable_room_message_bubbles" = "๋ฉ”์‹œ์ง€ ๋ฒ„๋ธ”"; "settings_labs_use_only_latest_user_avatar_and_name" = "๋Œ€ํ™” ๊ธฐ๋ก์—์„œ ์‚ฌ์šฉ์ž์˜ ์ตœ์‹  ํ”„๋กœํ•„ ์‚ฌ์ง„ ๋ฐ ์ด๋ฆ„ ํ‘œ์‹œ"; "settings_labs_enable_auto_report_decryption_errors" = "๋ณตํ˜ธํ™” ์˜ค๋ฅ˜ ์ž๋™ ๋ณด๊ณ "; -"settings_labs_enable_threads" = "์Šค๋ ˆ๋“œ ๋ฉ”์‹œ์ง•"; +"settings_labs_enable_threads" = "์Šค๋ ˆ๋“œ ๋ฉ”์‹œ์ง€"; "room_participants_invite_prompt_to_msg" = "%@์„(๋ฅผ) %@์— ์ดˆ๋Œ€ํ•˜์‹œ๊ฒ ์Šต๋‹ˆ๊นŒ?"; "rooms_empty_view_information" = "๋ฐฉ์€ ๋น„๊ณต๊ฐœ์™€ ๊ณต๊ฐœ ๋ชจ๋‘ ๊ทธ๋ฃน์ฑ„ํŒ…์— ์ ํ•ฉํ•ฉ๋‹ˆ๋‹ค. +๋ฅผ ๋ˆŒ๋Ÿฌ ๊ธฐ์กด์— ๊ฐœ์„ค๋œ ๋ฐฉ์„ ์ฐพ๊ฑฐ๋‚˜, ์ƒˆ๋กœ ๊ฐœ์„คํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."; "onboarding_celebration_button" = "์ถœ๋ฐœ"; -"onboarding_celebration_message" = "์„ค์ •์ด ์ €์žฅ๋˜์—ˆ์Šต๋‹ˆ๋‹ค."; -"onboarding_celebration_title" = "๋ชจ๋‘ ์„ค์ •ํ–ˆ์–ด์š”!"; +"onboarding_celebration_message" = "ํ”„๋กœํ•„์„ ์—…๋ฐ์ดํŠธํ•˜๋ ค๋ฉด ์„ค์ •์œผ๋กœ ๊ฐ€์„ธ์š”"; +"onboarding_celebration_title" = "๋ณด๊ธฐ ์ข‹๋„ค์š”!"; "onboarding_avatar_accessibility_label" = "ํ”„๋กœํ•„ ์‚ฌ์ง„"; -"onboarding_avatar_message" = "์–ธ์ œ๋“ ์ง€ ์ˆ˜์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."; +"onboarding_avatar_message" = "์–ธ์ œ๋“ ์ง€ ์ˆ˜์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค"; "onboarding_avatar_title" = "ํ”„๋กœํ•„ ์‚ฌ์ง„ ์ถ”๊ฐ€"; "onboarding_display_name_max_length" = "ํ”„๋กœํ•„ ์ด๋ฆ„์€ 256์ž ๋ฏธ๋งŒ์ด์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค"; "onboarding_display_name_hint" = "๋‚˜์ค‘์— ์ˆ˜์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค"; @@ -1544,14 +1544,14 @@ "onboarding_congratulations_home_button" = "ํ™ˆ ํ™”๋ฉด์œผ๋กœ ์ด๋™"; "onboarding_congratulations_personalize_button" = "ํ”„๋กœํ•„ ์„ค์ •"; /* The placeholder string contains the user's matrix ID */ -"onboarding_congratulations_message" = "๊ณ„์ • %@์ด(๊ฐ€) ์ƒˆ๋กญ๊ฒŒ ์ƒ์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค."; +"onboarding_congratulations_message" = "๊ณ„์ • %@์ด(๊ฐ€) ์ƒˆ๋กญ๊ฒŒ ์ƒ์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค"; "onboarding_congratulations_title" = "์ถ•ํ•˜ํ•ฉ๋‹ˆ๋‹ค!"; "onboarding_use_case_existing_server_message" = "๊ธฐ์กด ์„œ๋ฒ„์— ๊ฐ€์ž…ํ•˜๋ ค๊ณ  ํ•˜์‹œ๋‚˜์š”?"; "onboarding_use_case_skip_button" = "์งˆ๋ฌธ ๋„˜๊ธฐ๊ธฐ"; /* The placeholder string contains onboarding_use_case_skip_button as a tappable action */ "onboarding_use_case_not_sure_yet" = "์•„์ง ํ™•์‹คํ•˜์ง€ ์•Š์œผ์‹ ๊ฐ€์š”? %@"; "onboarding_use_case_personal_messaging" = "์นœ๊ตฌ์™€ ๊ฐ€์กฑ"; -"onboarding_use_case_message" = "์—ฐ๊ฒฐํ•  ์ˆ˜ ์žˆ๋„๋ก ๋„์™€๋“œ๋ฆด๊ฒŒ์š”."; +"onboarding_use_case_message" = "์—ฐ๊ฒฐํ•  ์ˆ˜ ์žˆ๋„๋ก ๋„์™€๋“œ๋ฆด๊ฒŒ์š”"; "onboarding_use_case_title" = "๋ˆ„๊ตฌ์™€ ๊ฐ€์žฅ ๋งŽ์ด ๋Œ€ํ™”ํ•˜๋‚˜์š”?"; "onboarding_splash_page_2_message" = "๋ฐ์ดํ„ฐ ๋ฐ ๋Œ€ํ™”๊ฐ€ ์ €์žฅ๋  ์„œ๋ฒ„๋ฅผ ์„ ํƒํ•˜์—ฌ ๋‚ด ์ •๋ณด์— ๋Œ€ํ•œ ํ†ต์ œ๋ ฅ๊ณผ ๋…๋ฆฝ์„ฑ์„ ํ™•๋ณดํ•˜์„ธ์š”. Matrix๋ฅผ ํ†ตํ•ด ์—ฐ๊ฒฐ๋ฉ๋‹ˆ๋‹ค."; "onboarding_splash_page_1_title" = "๋Œ€ํ™” ๋‚ด์šฉ์„ ์†Œ์œ ํ•˜์„ธ์š”."; @@ -1586,7 +1586,7 @@ // Start "user_verification_start_verify_action" = "๊ฒ€์ฆ ์‹œ์ž‘ํ•˜๊ธฐ"; -"key_verification_user_title" = "๊ฒ€์ฆ"; +"key_verification_user_title" = "์ธ์ฆ"; "key_verification_tile_request_outgoing_title" = "๊ฒ€์ฆ ์ „์†ก๋จ"; "widget_picker_manage_integrations" = "ํ†ตํ•ฉ ๊ด€๋ฆฌํ•˜๊ธฐโ€ฆ"; "room_widget_permission_room_id_permission" = "๋ฐฉ ID"; @@ -1632,3 +1632,4 @@ "room_preview_decline_invitation_options" = "์ดˆ๋Œ€๋ฅผ ๊ฑฐ๋ถ€ํ•˜๊ฑฐ๋‚˜ ์นœ๊ตฌ๋ฅผ ์ฐจ๋‹จํ•˜์‹œ๊ฒ ์Šต๋‹ˆ๊นŒ?"; "threads_beta_information_link" = "๋” ์•Œ์•„๋ณด๊ธฐ"; "threads_beta_title" = "์Šค๋ ˆ๋“œ"; +"room_access_settings_screen_upgrade_alert_message" = "%@์— ์žˆ๋Š” ์‚ฌ๋žŒ์€ ๋ˆ„๊ตฌ๋‚˜ ์ด ๋ฐฉ์„ ์ฐพ์•„ ์ฐธ์—ฌํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค - ๋ชจ๋‘๋ฅผ ์ˆ˜๋™์œผ๋กœ ์ดˆ๋Œ€ํ•  ํ•„์š”๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค. ๋‹น์‹ ์€ ์–ธ์ œ๋“ ์ง€ ๋ฐฉ ์„ค์ •์—์„œ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."; diff --git a/Riot/Modules/Pills/PillAttachmentView.swift b/Riot/Modules/Pills/PillAttachmentView.swift index 575808bd71..cf57602604 100644 --- a/Riot/Modules/Pills/PillAttachmentView.swift +++ b/Riot/Modules/Pills/PillAttachmentView.swift @@ -17,7 +17,7 @@ import UIKit /// Base view class for mention Pills. -@available (iOS 15.0, *) +@available(iOS 15.0, *) @objcMembers class PillAttachmentView: UIView { // MARK: - Internal Structs diff --git a/Riot/Modules/Pills/PillProvider.swift b/Riot/Modules/Pills/PillProvider.swift index 1941f8af12..a98f97cba1 100644 --- a/Riot/Modules/Pills/PillProvider.swift +++ b/Riot/Modules/Pills/PillProvider.swift @@ -16,13 +16,13 @@ import Foundation -@available (iOS 15.0, *) +@available(iOS 15.0, *) private enum PillAttachmentKind { case attachment(PillTextAttachment) case string(NSAttributedString) } -@available (iOS 15.0, *) +@available(iOS 15.0, *) struct PillProvider { private let session: MXSession private let eventFormatter: MXKEventFormatter diff --git a/Riot/Modules/Pills/PillTextAttachment.swift b/Riot/Modules/Pills/PillTextAttachment.swift index c6771fa4a9..e9d0df853e 100644 --- a/Riot/Modules/Pills/PillTextAttachment.swift +++ b/Riot/Modules/Pills/PillTextAttachment.swift @@ -18,7 +18,7 @@ import UIKit import MatrixSDK /// Text attachment for pills display. -@available (iOS 15.0, *) +@available(iOS 15.0, *) @objcMembers class PillTextAttachment: NSTextAttachment { // MARK: - Properties @@ -133,7 +133,7 @@ class PillTextAttachment: NSTextAttachment { } // MARK: - Private -@available (iOS 15.0, *) +@available(iOS 15.0, *) private extension PillTextAttachment { func updateBounds() { diff --git a/Riot/Modules/Pills/PillTextAttachmentData.swift b/Riot/Modules/Pills/PillTextAttachmentData.swift index a119c941b5..7356a95f71 100644 --- a/Riot/Modules/Pills/PillTextAttachmentData.swift +++ b/Riot/Modules/Pills/PillTextAttachmentData.swift @@ -17,7 +17,7 @@ import Foundation import UIKit -@available (iOS 15.0, *) +@available(iOS 15.0, *) struct PillAssetColor: Codable { var red: CGFloat = 0.0, green: CGFloat = 0.0, blue: CGFloat = 0.0, alpha: CGFloat = 0.0 @@ -30,7 +30,7 @@ struct PillAssetColor: Codable { } } -@available (iOS 15.0, *) +@available(iOS 15.0, *) struct PillAssetParameter: Codable { var tintColor: PillAssetColor? var backgroundColor: PillAssetColor? @@ -38,7 +38,7 @@ struct PillAssetParameter: Codable { var padding: CGFloat = 2.0 } -@available (iOS 15.0, *) +@available(iOS 15.0, *) enum PillTextAttachmentItem: Codable { case text(String) case avatar(url: String?, string: String?, matrixId: String) @@ -46,7 +46,7 @@ enum PillTextAttachmentItem: Codable { case asset(named: String, parameters: PillAssetParameter) } -@available (iOS 15.0, *) +@available(iOS 15.0, *) extension PillTextAttachmentItem { var string: String? { switch self { @@ -59,7 +59,7 @@ extension PillTextAttachmentItem { } /// Data associated with a Pill text attachment. -@available (iOS 15.0, *) +@available(iOS 15.0, *) struct PillTextAttachmentData: Codable { // MARK: - Properties /// Pill type diff --git a/Riot/Modules/Pills/PillType.swift b/Riot/Modules/Pills/PillType.swift index 53b42e0e26..17aadbb1ed 100644 --- a/Riot/Modules/Pills/PillType.swift +++ b/Riot/Modules/Pills/PillType.swift @@ -16,14 +16,14 @@ import Foundation -@available (iOS 15.0, *) +@available(iOS 15.0, *) enum PillType: Codable { case user(userId: String) /// userId case room(roomId: String) /// roomId case message(roomId: String, eventId: String) // roomId, eventId } -@available (iOS 15.0, *) +@available(iOS 15.0, *) extension PillType { private static var regexPermalinkTarget: NSRegularExpression? = { let clientBaseUrl = BuildSettings.clientPermalinkBaseUrl ?? kMXMatrixDotToUrl diff --git a/Riot/Modules/Pills/PillsFormatter.swift b/Riot/Modules/Pills/PillsFormatter.swift index ecdfac5fed..2108c5fc37 100644 --- a/Riot/Modules/Pills/PillsFormatter.swift +++ b/Riot/Modules/Pills/PillsFormatter.swift @@ -18,7 +18,7 @@ import Foundation import UIKit /// Provides utilities funcs to handle Pills inside attributed strings. -@available (iOS 15.0, *) +@available(iOS 15.0, *) @objcMembers class PillsFormatter: NSObject { // MARK: - Internal Properties @@ -214,7 +214,7 @@ class PillsFormatter: NSObject { } // MARK: - Private Methods -@available (iOS 15.0, *) +@available(iOS 15.0, *) extension PillsFormatter { struct MarkdownLinkResult: Equatable { let url: URL diff --git a/Riot/Modules/Room/VoiceMessages/VoiceMessagePlaybackView.swift b/Riot/Modules/Room/VoiceMessages/VoiceMessagePlaybackView.swift index b5fae41d81..90d2b55c06 100644 --- a/Riot/Modules/Room/VoiceMessages/VoiceMessagePlaybackView.swift +++ b/Riot/Modules/Room/VoiceMessages/VoiceMessagePlaybackView.swift @@ -49,7 +49,7 @@ class VoiceMessagePlaybackView: UIView, NibLoadable, Themable { @IBOutlet private var playButton: UIButton! @IBOutlet private var elapsedTimeLabel: UILabel! @IBOutlet private var waveformContainerView: UIView! - @IBOutlet private (set)var stackViewTrailingContraint: NSLayoutConstraint! + @IBOutlet private(set) var stackViewTrailingContraint: NSLayoutConstraint! private var longPressGestureRecognizer: UILongPressGestureRecognizer! private var panGestureRecognizer: UIPanGestureRecognizer! diff --git a/Riot/Modules/Settings/IdentityServer/SettingsIdentityServerViewModel.swift b/Riot/Modules/Settings/IdentityServer/SettingsIdentityServerViewModel.swift index 205d7c1744..25561e18a5 100644 --- a/Riot/Modules/Settings/IdentityServer/SettingsIdentityServerViewModel.swift +++ b/Riot/Modules/Settings/IdentityServer/SettingsIdentityServerViewModel.swift @@ -92,7 +92,7 @@ final class SettingsIdentityServerViewModel: SettingsIdentityServerViewModelType private func checkCanAddIdentityServer(newIdentityServer: String, viewStateUpdate: @escaping (SettingsIdentityServerViewState) -> Void, - canAddcompletion: @escaping(() -> Void)) { + canAddcompletion: @escaping (() -> Void)) { viewStateUpdate(.loading) self.checkIdentityServerValidity(identityServer: newIdentityServer) { (identityServerValidityResponse) in @@ -228,7 +228,7 @@ final class SettingsIdentityServerViewModel: SettingsIdentityServerViewModelType private func checkCanDisconnectIdentityServer(identityServer: String, viewStateUpdate: @escaping (SettingsIdentityServerViewState) -> Void, - canDisconnectCompletion: @escaping(() -> Void)) { + canDisconnectCompletion: @escaping (() -> Void)) { self.update(viewState: .loading) self.checkExistingDataOnIdentityServer { (response) in diff --git a/matrix-ios-sdk b/matrix-ios-sdk index 1f3fa5aa79..8a65ea10ef 160000 --- a/matrix-ios-sdk +++ b/matrix-ios-sdk @@ -1 +1 @@ -Subproject commit 1f3fa5aa795c4610f62f0c3fabd91521c4bfd257 +Subproject commit 8a65ea10ef8eb3b1511b1f9a0a6d5b8c018a04bc