session-ios/SignalUtilitiesKit
Morgan Pretty d0be7f786c Fixed a hang, removed redundant libs, files and code
Fixed an issue where returning the app from the background would result in the app staying permanently on the splash screen
Included a CRC32 implementation so we can drop the CryptoSwift dependenciy (using CryptoKit everywhere else)
Removed 'SocketRocket' (unused)
Removed the `xcode_14_3_workaround` post-install hook (fixed with CocoaPods 1.12.1)
Removed the `enable_fts5_support` post-install hook (enabled by default since GRDB 6.7.0 so redundant)
Removed the `enable_whole_module_optimization_for_crypto_swift` post-install hook (dropped CryptoSwift support)
Cleared out a bunch of headers from the Signal-Bridging-header file (direct imports instead to reduce incremental build sizes)
Deleted some unused code
2023-06-29 16:58:23 +10:00
..
Database/Migrations Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Media Viewing & Editing Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Meta Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Screen Lock Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
Shared View Controllers Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
Shared Views Removed some unneeded imports 2022-12-07 15:54:56 +11:00
Utilities Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Configuration.swift Increased the file upload size to 10Mb 2022-12-21 09:10:47 +11:00