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 9859cf95a4 Attempted to fix the notification & call reporting issues
Fixed an issue where fileIds weren't correctly getting sent along with open group messages
Fixed an issue where the screens could miss updates if the device was locked with the app in the foreground and then later unlocked after receiving notifications
Added an optimisation to prevent attempting to send a message after it has been deleted
Added logic to report fake calls if the code goes down an invalid code path when handling a call (to prevent Apple blocking the app)
Delayed the core which clears notifications to increase the time the app has to handle interactions (just in case it was a race condition)
2 years ago
..
AppReadiness.h Restructure 4 years ago
AppReadiness.m Make things compile again 4 years ago
Data+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago
DeviceSleepManager.swift Further work on migrations and message pipeline refactoring 2 years ago
Environment.swift Fixed the broken unit tests 2 years ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 4 years ago
MessageWrapper.swift Re-organize files 4 years ago
NSData+messagePadding.h Allow admins to leave & fix remaining issues 4 years ago
NSData+messagePadding.m Allow admins to leave & fix remaining issues 4 years ago
OWSAES256Key+Utilities.swift Further work on SessionMessagingKit migrations 2 years ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 2 years ago
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 2 years ago
OWSAudioSession.swift Fixed the broken unit tests 2 years ago
OWSBackgroundTask.h Restructure 4 years ago
OWSBackgroundTask.m Redesign conversation screen part 1 4 years ago
OWSWindowManager.h Make things compile again 4 years ago
OWSWindowManager.m Applied the "increase min version to iOS 13" changes 2 years ago
Preferences.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
ProfileManager.swift Attempted to fix the notification & call reporting issues 2 years ago
ProfileManagerError.swift Removed a bunch of legacy database types 2 years ago
Promise+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 2 years ago
SMKDependencies.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 2 years ago
SSKReachabilityManager.swift Restructure 4 years ago
Sodium+Utilities.swift Updated the Sodium library to fix a production linker error 2 years ago
String+Utlities.swift More work on getting SOGS V4 integrated 2 years ago
Threading.swift Re-added a bunch of functionality to the home and message requests screens 2 years ago