element-x-ios/ElementX/Sources/Other
Mauro ca319e0bfe
Dpendencies update + improved dependencies version management (#721)
* updating dependencies

* minor version pinning

* update completed and also added a tool that checks for outdated swiftpm packages

* changelog

* DTCoreText uses exact version

* minor version for analytics

* pushing OutdatedPackages

* package.swift for the repo also using upToNextMinor

* fixing a typo

* Update Tools/Sources/OutdatedPackages.swift

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>

* Update Tools/Sources/SetupProject.swift

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>

* removing unused comment

* removed trailing comma

---------

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2023-03-23 11:26:20 +01:00
..
EffectsScene Fixes #322 - Developer options menu (#581) 2023-02-15 11:07:06 +00:00
Extensions Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
HTMLParsing Fixes #464 - Incorrect regex usage on extended grapheme clusters 2023-02-10 09:50:52 +02:00
Logging Dpendencies update + improved dependencies version management (#721) 2023-03-23 11:26:20 +01:00
SwiftUI Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
UserIndicator Leave Room (#699) 2023-03-17 13:57:08 +00:00
AccessibilityIdentifiers.swift Epic: create and join rooms - Start Chat (#680) 2023-03-14 10:50:09 +01:00
AvatarSize.swift 430 - Design review for first public TestFlight Part2 (#496) 2023-01-30 11:51:07 +00:00
BlurHashDecode.swift Add SwiftFormat wraparguments (#579) 2023-02-15 08:53:10 +00:00
InfoPlistReader.swift Hardcode the sliding sync proxy. (#502) 2023-01-31 17:48:24 +00:00
MatrixEntityRegex.swift Fixes #464 - Incorrect regex usage on extended grapheme clusters 2023-02-10 09:50:52 +02:00
NetworkMonitor.swift Reduce the quality of service of all custom dispatch queues 2023-01-26 16:31:26 +02:00
PermalinkBuilder.swift Fixes #464 - Incorrect regex usage on extended grapheme clusters 2023-02-10 09:50:52 +02:00
ProgressTracker.swift Added a progress tracker to the bug report view (#513) 2023-02-08 21:52:31 +01:00
ScrollViewAdapter.swift Use a UITableView component for the timeline. (#349) 2022-12-05 15:39:21 +00:00
Tests.swift Add UI_TESTS_SCREEN as a disabled env var for quicker debugging. (#619) 2023-02-23 15:07:33 +00:00
UserAgentBuilder.swift Add SwiftFormat wraparguments (#579) 2023-02-15 08:53:10 +00:00
UserSettingPropertyWrapper.swift Made room state event collapsing configurable, expose it in the developer menu. Allow the UserSetting property wrappers to only store values in memory (+11 squashed commits) 2023-02-24 07:34:07 +02:00