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/SessionUtilitiesKit/General
Morgan Pretty ddd36b96a2 Reworked deadlock handling, fixed a few other issues
• Fixed an issue where the background task to finish sending messages may not have sent the sync message or the main message after and upload
• Fixed an issue where the SessionBackgroundTask was incorrectly reporting a failure to be created
• Fixed an incorrect modal action colour
• Fixed a crash when creating legacy groups
• Updated the code so that we take charge of resolving the deadlock issue instead of relying on GRDB to do it
• Updated the logic to timeout the SessionBackgroundTask with 5 seconds of background time remaining (to ensure we have enough time to suspend the network & database)
7 months ago
..
AppContext.swift Reworked deadlock handling, fixed a few other issues 7 months ago
Array+Utilities.swift Removed some unneeded code and fixed a couple of bugs 12 months ago
Atomic.swift Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock 2 years ago
BuildConfiguration.swift Re-organize files 4 years ago
Caches.swift Fixed the broken tests 2 years ago
CallRingTonePlayer.swift add ringtone and other UI improvement 3 years ago
Collection+Utilities.swift Defensive coding for C API conversation, threading & logging tweaks 11 months ago
Data+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
Dependencies.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 1 year ago
Features.swift clean up stage 1 8 months ago
FileSystem.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
General.swift Tweaks to notification extension 10 months ago
LRUCache.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
Logging.swift Fixed a few issues found during QA 8 months ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
NSTimer+Proxying.h Re-organize files 4 years ago
NSTimer+Proxying.m Re-organize files 4 years ago
NSUserDefaults+OWS.h Re-organize files 4 years ago
NSUserDefaults+OWS.m Refactored AppContext and AppRediness to Swift 1 year ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 1 year ago
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SNUserDefaults.swift Made a couple of tweaks to make the build process easier 10 months ago
SessionId.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
Set+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
Singleton.swift Refactored AppContext and AppRediness to Swift 1 year ago
String+SSK.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
String+Trimming.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
String+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 1 year ago
Timer+MainThread.swift Fixed the broken tests 2 years ago
TimestampUtils.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
UIEdgeInsets.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift Re-organize files 4 years ago