session-ios/SessionMessagingKit/Utilities
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
..
AppReadiness.h Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
AppReadiness.m Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
DeviceSleepManager.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
Environment.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 2020-11-06 14:05:45 +11:00
Identity+Utilities.swift Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
MessageWrapper.swift Re-organize files 2020-11-09 10:58:47 +11:00
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 2022-06-21 17:43:27 +10:00
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
OWSAudioSession.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
OWSWindowManager.h Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
OWSWindowManager.m Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
Preferences.swift Made a few optimisations and fixes 2023-04-12 16:50:35 +10:00
ProfileManager.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
ProfileManagerError.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
ProfilePictureView+Convenience.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
SSKReachabilityManager.swift Fixed the QA issues and a few other bugs 2023-03-31 12:09:04 +11:00
Sodium+Utilities.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
String+Utlities.swift More work on getting SOGS V4 integrated 2022-02-11 16:48:16 +11:00
Threading.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00