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 5917cf103f Refactored the LintLocalizableStrings
Added inline errors & warnings (regex could use some work to remove invalid cases)
Added a build step to validate the strings are included in the app and it's extensions
2 years ago
..
AppContext.h Fixed a number of issues with the Notification Service Extension 2 years ago
AppContext.m Refactored the LintLocalizableStrings 2 years ago
Array+Utilities.swift JobRunner fixes 2 years 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 Updated to the latest lib, started handling UserGroups 2 years ago
Data+Utilities.swift Fixed the broken tests 2 years ago
Dependencies.swift Fixed the broken tests 2 years ago
Dictionary+Utilities.swift Fixed the broken tests 2 years ago
Features.swift Updated the feature flag so it will continue to use User Config if the migrations have already been run 2 years ago
General.swift Fixed the broken tests 2 years ago
LRUCache.swift Fixed a few closed group and job issues 3 years ago
Logging.swift Refactored the LintLocalizableStrings 2 years ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m
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
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 Fixed an issue where return from background could hang 2 years ago
TimeInterval+Utilities.swift add a new format for video duration 2 years 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 Made a few optimisations and fixes 2 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift