session-ios/SessionUtilitiesKit/General
Morgan Pretty 8f3dcbc6be Sorted out a bunch of the config syncing logic
Updated the onboarding to attempt to retrieve the current user profile config and skip display name collection if it already exists
Updated the logic to get the snode pool and build paths immediately on launch even if the user hasn't been created yet (faster onboarding)
Removed the iOS-specific concurrent dual snode '/store' behaviour
Cleaned up the profile updating logic
Fixed an issue where the pollers could end up deadlocking the main thread if too many tried to start concurrently
2022-12-16 16:51:08 +11:00
..
AppContext.h Updated the colours to source from direct theme values (instead of individual) 2022-08-24 17:33:10 +10:00
AppContext.m Updated the colours to source from direct theme values (instead of individual) 2022-08-24 17:33:10 +10:00
Array+Utilities.swift Updated to the latest config lib and added it's unit tests 2022-12-09 13:19:14 +11:00
Atomic.swift Further config util logic 2022-12-07 15:06:15 +11:00
BuildConfiguration.swift Re-organize files 2020-12-18 15:37:29 +11:00
CallRingTonePlayer.swift add ringtone and other UI improvement 2021-11-29 16:32:02 +11:00
Collection+Utilities.swift Updated to the latest version of the shared util library 2022-12-07 15:08:04 +11:00
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Dependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00
Dictionary+Utilities.swift Fixed remaining bugs 2022-10-04 16:21:13 +11:00
Features.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
General.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
LRUCache.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Logging.swift Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11:00
NSNotificationCenter+OWS.h Re-organize files 2020-12-18 15:37:29 +11:00
NSNotificationCenter+OWS.m Re-organize files 2020-12-18 15:37:29 +11:00
NSRegularExpression+SSK.swift enable CBR 2021-12-07 16:30:14 +11:00
NSString+SSK.h Re-organize files 2020-12-18 15:37:29 +11:00
NSString+SSK.m Re-organize files 2020-12-18 15:37:29 +11:00
NSTimer+Proxying.h Re-organize files 2020-12-18 15:37:29 +11:00
NSTimer+Proxying.m Re-organize files 2020-12-18 15:37:29 +11:00
NSUserDefaults+OWS.h Re-organize files 2020-12-18 15:37:29 +11:00
NSUserDefaults+OWS.m Re-organize files 2020-12-18 15:37:29 +11:00
OWSMath.h Re-organize files 2020-12-18 15:37:29 +11:00
ReusableView.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
SNUserDefaults.swift Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
SessionId.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
Set+Utilities.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
Sodium+Utilities.swift Further config util logic 2022-12-07 15:06:15 +11:00
String+SSK.swift Re-organize files 2020-12-18 15:37:29 +11:00
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
String+Utilities.swift Further config util logic 2022-12-07 15:06:15 +11:00
TimeInterval+Utilities.swift Fixed remaining bugs 2022-10-04 16:21:13 +11:00
Timer+MainThread.swift WIP: timer + main thread 2022-02-21 17:22:58 +11:00
TimestampUtils.swift ignore call messages over 60s 2021-11-25 16:50:30 +11:00
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
UIDevice+featureSupport.swift Re-organize files 2020-12-18 15:37:29 +11:00
UIEdgeInsets.swift Implement multi device UI 2021-01-13 10:52:07 +11:00
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
UIView+OWS.h Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
UIView+OWS.m Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 2022-05-28 17:25:38 +10:00
Weak.swift Re-organize files 2020-12-18 15:37:29 +11:00