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/SignalUtilitiesKit/Utilities
Morgan Pretty a2f1f36d2c Fixed a number of issues with the Notification Service Extension
Fixed an issue where receiving a PN for outgoing messages could break the NotificationServiceExtension
Fixed an issue where the NotificationServiceExtension could startup in an invalid way resulting in subsequent PNs failing to process
Fixed an issue where you could incorrectly receive multiple generic notifications after receiving an incoming call notification
Fixed an issue where the read state syncing might not clear notifications from the notification center
Fixed an issue with parsing Bencoded data
Updated the PN subscription to subscribe to CONVO_INFO_VOLATILE notifications (update read state)
Updated the NotificationServiceExtension to use standard message processing where possible
Updated the NotificationServiceExtension to update the app badge based on a database query
2 years ago
..
AppSetup.swift Fixed a number of issues with the Notification Service Extension 2 years ago
AppVersion.h
AppVersion.m Further config util logic 3 years ago
Bench.swift Further config util logic 3 years ago
Collection+OWS.swift
CommonStrings.swift
Differentiable+Utilities.swift
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 3 years ago
FeatureFlags.swift
ImageCache.swift
NoopNotificationsManager.swift Reworked the app startup process 3 years ago
Notification+Loki.swift
OWSSignalAddress.swift
OrderedDictionary.swift Further config util logic 3 years ago
ParamParser.swift Remove more Signal code 5 years ago
ReachabilityManager.swift Fixed a few more PN logic issues 2 years ago
ReverseDispatchQueue.swift Further config util logic 3 years ago
Searcher.swift Re-organize files 5 years ago
ShareViewDelegate.swift
SwiftSingletons.swift Fixed a few more PN logic issues 2 years ago
UIAlertController+OWS.swift Further config util logic 3 years ago
UIGestureRecognizer+OWS.swift
UIView+OWS.swift Fixed a few more PN logic issues 2 years ago
UIViewController+OWS.swift Fixed a few more PN logic issues 2 years ago
UIViewController+Utilities.swift
WeakTimer.swift