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 c44256b1d6 Added more unit tests
Fixed a possible divide by zero error
Cleaned up some of the id blinding methods (ie. removing handling for impossible error states)
Added unit tests for the new Sodium methods (used for id blinding)
Added unit tests for some of the shared code
Added unit tests for the MessageSender+Encryption extension functions
Added unit tests for the MessageReceiver+Decryption extension functions
Updated the unit test key constants to be consistent with the SOGS auth-example keys for consistency
4 years ago
..
AppContext.h Added initial support for sharing URLs and text 4 years ago
AppContext.m
Array+Utilities.swift Adding back code removed due to merge conflict 4 years ago
Atomic.swift Finalised the OpenGroupAPI and more tests 4 years ago
BuildConfiguration.swift
Collection+Subscripting.swift Scroll to last unread message upon opening a conversation 5 years ago
Data+Utilities.swift Got the '/inbox' APIs and encryption/decryption/validation working 4 years ago
Dictionary+Utilities.swift Started work on updated SOGS support 4 years ago
Features.swift Delete V1 OGS & file server 5 years ago
General.swift Fix spacing 5 years ago
LRUCache.swift
Logging.swift include more info in logs 4 years ago
NSArray+Functional.h
NSArray+Functional.m
NSDate+Timestamp.h
NSDate+Timestamp.mm
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 Refactored SessionShareExtension code to Swift 4 years ago
SNUserDefaults.swift Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
SessionId.swift Added more unit tests 4 years ago
Set+Utilities.swift Started resolving TODOs 4 years ago
String+Encoding.swift Added more unit tests 4 years ago
String+Localization.swift Refactored SessionShareExtension code to Swift 4 years ago
String+SSK.swift
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 4 years ago
Timer+MainThread.swift WIP: timer + main thread 4 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 5 years ago
UITableView+ReusableView.swift Refactored SessionShareExtension code to Swift 4 years ago
UIView+OWS.h
UIView+OWS.m
Weak.swift