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 fc860e3957 Added fixes and defensive coding for a number of crashes
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
3 years ago
..
AppContext.h Fixed the broken unit tests 3 years ago
AppContext.m
Array+Utilities.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Atomic.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
BuildConfiguration.swift
CallRingTonePlayer.swift
Collection+Subscripting.swift
Data+Utilities.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Dependencies.swift Added fixes and defensive coding for a number of crashes 3 years ago
Dictionary+Utilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
Features.swift
General.swift Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
LRUCache.swift
Logging.swift
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift
NSString+SSK.h
NSString+SSK.m
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m
OWSMath.h
ReusableView.swift
SNUserDefaults.swift Fixed a bunch more bugs around push notifications and avatars 3 years ago
SessionId.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Set+Utilities.swift
Sodium+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
String+SSK.swift
String+Trimming.swift
String+Utilities.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Timer+MainThread.swift
TimestampUtils.swift
UICollectionView+ReusableView.swift
UIDevice+featureSupport.swift
UIEdgeInsets.swift
UITableView+ReusableView.swift
UIView+OWS.h
UIView+OWS.m
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift