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 027ce1604d Fixed a few issues found during QA
• Fixed an issue where incoming legacy group messages were failing to decrypt
• Fixed an issue where decoding push notifications could result in an infinite loop
• Fixed an issue where the extensions would incorrectly try to append extension logs (only want the main app to do this)
• Updated the accessibility ids for the switches and radios on the privacy and disappearing message settings screens
1 year ago
..
AppContext.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Array+Utilities.swift Removed some unneeded code and fixed a couple of bugs 1 year 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
Caches.swift Fixed the broken tests 2 years ago
CallRingTonePlayer.swift
Collection+Utilities.swift Defensive coding for C API conversation, threading & logging tweaks 1 year ago
Data+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Dependencies.swift [WIP] Pulling in a bunch of changes around request management 2 years ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
Features.swift clean up stage 1 1 year ago
FileSystem.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
General.swift Tweaks to notification extension 1 year ago
LRUCache.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Logging.swift Fixed a few issues found during QA 1 year ago
NSRegularExpression+SSK.swift
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m Refactored AppContext and AppRediness to Swift 2 years ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 2 years ago
ReusableView.swift
SNUserDefaults.swift Made a couple of tweaks to make the build process easier 1 year ago
SessionId.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year 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 2 years ago
String+SSK.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
String+Trimming.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
String+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 2 years ago
Timer+MainThread.swift Fixed the broken tests 2 years ago
TimestampUtils.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
UICollectionView+ReusableView.swift
UIDevice+featureSupport.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
UIEdgeInsets.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
UITableView+ReusableView.swift
UnicodeScalar+Utilities.swift
Weak.swift