You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
AppReadiness.h Fixed a few bugs and build libSession-util from source 2 years ago
AppReadiness.m Fixed a few bugs and build libSession-util from source 2 years ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
DeviceSleepManager.swift Reworked the app startup process 2 years ago
Environment.swift Fixed the broken unit tests 3 years ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 5 years ago
Identity+Utilities.swift Fixed a few bugs and build libSession-util from source 2 years ago
MessageWrapper.swift Re-organize files 5 years ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
OWSAudioSession.swift Fixed the broken unit tests 3 years ago
OWSWindowManager.h Finished removing usages to non-theme colour variables 3 years ago
OWSWindowManager.m Finished removing usages to non-theme colour variables 3 years ago
Preferences.swift Made a few optimisations and fixes 2 years ago
ProfileManager.swift Fixed up the remaining reported internal testing issues 2 years ago
ProfileManagerError.swift Sorted out a bunch of the config syncing logic 2 years ago
ProfilePictureView+Convenience.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2 years ago
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SSKReachabilityManager.swift Fixed the QA issues and a few other bugs 2 years ago
Sodium+Utilities.swift Fixed a hang, removed redundant libs, files and code 2 years ago
String+Utlities.swift More work on getting SOGS V4 integrated 3 years ago
Threading.swift Fixed a number of issues found during internal testing 2 years ago