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 733694d464 Defensive coding for C API conversation, threading & logging tweaks
• Reworked some of the C API conversions to try to prevent invalid cases
• Tweaked the threading around libSession networking callbacks to minimise Swift code blocking libSession threads
• More logging tweaks
11 months ago
..
AppContext.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year 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
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 Cleaned up a bunch of warnings, renamed a couple of folders 1 year 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 [WIP] Cleaned up interface, error handling and redundant code 1 year ago
General.swift Fixed the broken tests 2 years ago
LRUCache.swift Refactored AppContext and AppRediness to Swift 1 year ago
Logging.swift Initial work on 2.6.0 issues 11 months ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m Refactored AppContext and AppRediness to Swift 1 year ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 1 year ago
OWSMath.h
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SNUserDefaults.swift Refactored the LintLocalizableStrings 2 years ago
SessionId.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years 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
Sodium+Utilities.swift Further config util logic 2 years ago
String+SSK.swift Fixed a hang, removed redundant libs, files and code 2 years ago
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
String+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 1 year 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 ignore call messages over 60s 3 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 4 years ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UIView+OWS.h Made a few optimisations and fixes 2 years ago
UIView+OWS.m Refactored AppContext and AppRediness to Swift 1 year ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift