session-ios/Session/Meta
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
..
AudioFiles add silence audio file 2022-08-17 14:19:14 +10:00
Certificates Updated the certificate for seed3 2023-05-18 08:50:03 +10:00
Countries Improve onion request path loading efficiency 2021-01-27 16:14:35 +11:00
Fonts Fix missing font 2021-05-25 09:04:22 +10:00
Images.xcassets Merge pull request #851 from mpretty-cyro/feature/updated-profile-picture-modal 2023-05-18 15:23:11 +10:00
Mnemonic Debug 2020-11-12 13:54:59 +11:00
Settings.bundle Further refactoring work 2022-12-07 15:54:17 +11:00
Translations Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
TurnServers add session turn server info 2022-04-26 10:57:01 +10:00
AppDelegate.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
AppEnvironment.swift Further config util logic 2022-12-07 15:06:15 +11:00
Launch Screen.storyboard Updated the app settings screens 2022-08-17 10:51:14 +10:00
MainAppContext.h Re-organize files 2021-01-12 11:05:52 +11:00
MainAppContext.m Further config util logic 2022-12-07 15:06:15 +11:00
Session-Info.plist Updated permission descriptions to appease Apple 2023-04-19 10:41:07 +10:00
SessionApp.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Signal-Bridging-Header.h Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Signal.entitlements Removed the iCloud entitlements 2023-04-17 08:44:09 +10:00
SignalTSan.supp Organize files 2020-11-12 08:48:41 +11:00
SignalUBSan.supp Organize files 2020-11-12 08:48:41 +11:00