-
- Downloads
Embed element call (#3939)
* it works but only with the baseURL for now
* works but strings are not referenced properly
and we are using a dummy config.json which maybe is not required at all?
* test with EmbeddedElementCall repo
* updated the version
* ignore our own package
* updated version
removed using EC through the well known URL
* fix for remote URL overriding
* updated version
* fix for microphone and camera using local URL
* better solution
* Use version 0.9.0-release-test.3
* fix project
* removed workaround for emebedded EC url generation
* updated EC
* pr suggestions
* fix
* removed unnecessary configuration flag
---------
Co-authored-by:
Hugh Nimmo-Smith <hughns@element.io>
Showing
- .githooks/pre-commit 1 addition, 1 deletion.githooks/pre-commit
- ElementX.xcodeproj/project.pbxproj 49 additions, 32 deletionsElementX.xcodeproj/project.pbxproj
- ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved 10 additions, 1 deletion...project.xcworkspace/xcshareddata/swiftpm/Package.resolved
- ElementX/Sources/Application/AppSettings.swift 6 additions, 1 deletionElementX/Sources/Application/AppSettings.swift
- ElementX/Sources/Screens/CallScreen/CallScreenViewModel.swift 0 additions, 2 deletions...entX/Sources/Screens/CallScreen/CallScreenViewModel.swift
- ElementX/Sources/Screens/CallScreen/View/CallScreen.swift 22 additions, 7 deletionsElementX/Sources/Screens/CallScreen/View/CallScreen.swift
- ElementX/Sources/Screens/Settings/DeveloperOptionsScreen/View/DeveloperOptionsScreen.swift 2 additions, 6 deletions.../DeveloperOptionsScreen/View/DeveloperOptionsScreen.swift
- ElementX/Sources/Services/Client/ElementWellKnown.swift 0 additions, 11 deletionsElementX/Sources/Services/Client/ElementWellKnown.swift
- ElementX/SupportingFiles/target.yml 1 addition, 0 deletionsElementX/SupportingFiles/target.yml
- project.yml 3 additions, 0 deletionsproject.yml
This diff is collapsed.
Please register or sign in to comment