Commit Graph

13130 Commits

Author SHA1 Message Date
SBiOSoftWhare af65f71177 Podfile: Handle ":specHash" sdk spec mode. 2021-12-02 16:30:08 +01:00
SBiOSoftWhare d2e324cabb Handle MatrixKit tests new location, update bridging header. 2021-12-01 11:18:19 +01:00
SBiOSoftWhare 88732aa0ef Podfile: Fix MatrixKit pods import. 2021-12-01 11:16:44 +01:00
SBiOSoftWhare 26c8aa9314 Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
SBiOSoftWhare 50c66b34a8 Podfile: Remove MatrixKit pod references. 2021-11-30 18:17:27 +01:00
SBiOSoftWhare bbf3919086 Remove MatrixKit from third party licenses file. 2021-11-30 17:44:02 +01:00
SBiOSoftWhare f7cdbacd52 Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00
SBiOSoftWhare f9697f08a3 Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location. 2021-11-30 17:24:12 +01:00
SBiOSoftWhare 15db7b81a6 Add generated MatrixKit strings. 2021-11-30 17:10:28 +01:00
SBiOSoftWhare 9487a4e26b Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
SBiOSoftWhare ba22975fbd AuthInputsView: Add Swift generated header import. 2021-11-30 17:06:52 +01:00
SBiOSoftWhare 16395cf57a HomeMessagesSearchDataSource: Fix MatrixKit import. 2021-11-30 17:06:25 +01:00
SBiOSoftWhare 090e17c3f9 Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare 56a51da9f9 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare eff465e1c0 Podfile: First iteration to handle new MatrixKit location. 2021-11-30 11:43:48 +01:00
SBiOSoftWhare d15d451948 MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice. 2021-11-29 17:56:31 +01:00
SBiOSoftWhare 2dab20acd3 AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare 6677622eb0 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare 9e230127d3 Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
SBiOSoftWhare 54c583520c NSE: Import MatrixKit bridging header. 2021-11-29 17:34:57 +01:00
SBiOSoftWhare 56bc0a40d4 NSE target: Handle new MatrixKit location. 2021-11-29 17:33:36 +01:00
SBiOSoftWhare f1f8049ef4 Share extension: Add MatrixKit bridging header. 2021-11-29 17:31:48 +01:00
SBiOSoftWhare 41b2526dfb Share extension target: Handle new MatrixKit location. 2021-11-29 17:28:35 +01:00
SBiOSoftWhare 79c213e272 SwiftGen: Handle MatrixKit strings. 2021-11-29 17:25:31 +01:00
SBiOSoftWhare 517f9446d3 SiriIntents target: Handle new MatrixKit location. 2021-11-29 17:24:03 +01:00
SBiOSoftWhare e13e4ff24b SiriIntents: Add bridging header. 2021-11-29 17:22:33 +01:00
SBiOSoftWhare 60f9258737 Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug 20f1a6d238 Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-29 15:59:15 +00:00
David Langley b8364022a4 Merge pull request #5200 from vector-im/langleyd/5199_fix_failed_first_call_in_closed_app
Fix voip calls after singout/signin
2021-11-26 16:27:27 +00:00
David Langley 7c56c87d3e Update Riot/Managers/PushNotification/PushNotificationService.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-11-26 14:57:58 +00:00
SBiOSoftWhare 2b1e891826 Merge pull request #5196 from vector-im/steve/5194_generated_swift_header_imports
Improve generated Swift header imports
2021-11-26 15:48:11 +01:00
David Langley 97c0c157dc Create 5199.bugfix 2021-11-26 14:38:28 +00:00
SBiOSoftWhare e10195bc64 LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
SBiOSoftWhare 20c25fbaae SecurityViewController: Don't use private properties from SDK. 2021-11-26 15:25:36 +01:00
SBiOSoftWhare 2f22687064 MasterTabBarController: Don't use MXCrypto private property. 2021-11-26 14:39:00 +01:00
David Langley 235b4aa8fc Restore the pushkit token after login/logout when configuring PushKit 2021-11-26 12:52:40 +00:00
David Langley 2068a0906e Make backgroundServiceInitQueue static and follow convention for queue naming. 2021-11-26 12:47:53 +00:00
David Langley f9164dd92e Don't allow concurrent initializations of MXBackgroundSyncService 2021-11-26 10:32:50 +00:00
SBiOSoftWhare 1e1610a2bb Update changes 2021-11-25 23:13:00 +01:00
SBiOSoftWhare c383b00055 Improve generated Swift header imports. 2021-11-25 23:11:53 +01:00
David Langley 0882746e3f Merge pull request #5187 from vector-im/langleyd/5185_fix_hidden_rooms_from_showing
Fix hidden rooms from showing.
2021-11-25 11:47:21 +00:00
David Langley 63b37a877a Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
Ekaterina Gerasimova 3330d24471 Fix link to board in issue automation
Changelog covered by 5153.misc
2021-11-24 10:55:34 +00:00
Doug 48c60a33bd Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Doug ccfe3afb7d Prepare for new sprint 2021-11-17 18:00:36 +00:00
Doug f1b341d8e7 Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug 4640ed87d7 Merge branch 'release/1.6.8/master' 2021-11-17 16:49:01 +00:00
Doug d681737eae finish version++ 2021-11-17 16:49:01 +00:00
Doug 06c3f09bde Merge pull request #5162 from vector-im/release/1.6.8/release
Release 1.6.8
2021-11-17 16:43:44 +00:00
Doug 7a114affba version++ 2021-11-17 16:01:11 +00:00