-
- Downloads
Add developer options for Rust's Trace Log Packs. (#3929)
* Add support for configuring log packs. * Update call widget parameters. * Update the SDK.
Showing
- ElementX.xcodeproj/project.pbxproj 9 additions, 1 deletionElementX.xcodeproj/project.pbxproj
- ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved 2 additions, 2 deletions...project.xcworkspace/xcshareddata/swiftpm/Package.resolved
- ElementX/Sources/Application/AppCoordinator.swift 1 addition, 1 deletionElementX/Sources/Application/AppCoordinator.swift
- ElementX/Sources/Application/AppSettings.swift 5 additions, 0 deletionsElementX/Sources/Application/AppSettings.swift
- ElementX/Sources/Application/TargetConfiguration.swift 17 additions, 5 deletionsElementX/Sources/Application/TargetConfiguration.swift
- ElementX/Sources/Other/Logging/TraceLogPack.swift 49 additions, 0 deletionsElementX/Sources/Other/Logging/TraceLogPack.swift
- ElementX/Sources/Other/Logging/Tracing.swift 2 additions, 1 deletionElementX/Sources/Other/Logging/Tracing.swift
- ElementX/Sources/Screens/Settings/DeveloperOptionsScreen/DeveloperOptionsScreenModels.swift 1 addition, 0 deletions...DeveloperOptionsScreen/DeveloperOptionsScreenModels.swift
- ElementX/Sources/Screens/Settings/DeveloperOptionsScreen/View/DeveloperOptionsScreen.swift 22 additions, 0 deletions.../DeveloperOptionsScreen/View/DeveloperOptionsScreen.swift
- ElementX/Sources/Services/ElementCall/ElementCallWidgetDriver.swift 9 additions, 3 deletions...ources/Services/ElementCall/ElementCallWidgetDriver.swift
- NSE/Sources/NotificationServiceExtension.swift 1 addition, 1 deletionNSE/Sources/NotificationServiceExtension.swift
- ShareExtension/Sources/ShareExtensionViewController.swift 1 addition, 1 deletionShareExtension/Sources/ShareExtensionViewController.swift
- UnitTests/Sources/LoggingTests.swift 2 additions, 2 deletionsUnitTests/Sources/LoggingTests.swift
- project.yml 1 addition, 1 deletionproject.yml
Loading
Please register or sign in to comment