session-ios/SessionMessagingKit/Utilities
Morgan Pretty e768bebe6d Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/Session-Prefix.pch
#	Session/Notifications/SyncPushTokensJob.swift
#	Session/Utilities/BackgroundPoller.swift
#	SessionMessagingKit/Configuration.swift
#	SessionMessagingKit/Database/Models/Profile.swift
#	SessionMessagingKit/Jobs/Types/AttachmentDownloadJob.swift
#	SessionMessagingKit/Jobs/Types/AttachmentUploadJob.swift
#	SessionMessagingKit/Jobs/Types/DisappearingMessagesJob.swift
#	SessionMessagingKit/Jobs/Types/FailedAttachmentDownloadsJob.swift
#	SessionMessagingKit/Jobs/Types/FailedMessageSendsJob.swift
#	SessionMessagingKit/Jobs/Types/GroupLeavingJob.swift
#	SessionMessagingKit/Jobs/Types/MessageReceiveJob.swift
#	SessionMessagingKit/Jobs/Types/MessageSendJob.swift
#	SessionMessagingKit/Jobs/Types/NotifyPushServerJob.swift
#	SessionMessagingKit/Jobs/Types/RetrieveDefaultOpenGroupRoomsJob.swift
#	SessionMessagingKit/Jobs/Types/SendReadReceiptsJob.swift
#	SessionMessagingKit/Jobs/Types/UpdateProfilePictureJob.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/ClosedGroupPoller.swift
#	SessionMessagingKit/Utilities/AppReadiness.m
#	SessionMessagingKitTests/Open Groups/OpenGroupManagerSpec.swift
#	SessionMessagingKitTests/_TestUtilities/TestOnionRequestAPI.swift
#	SessionShareExtension/ShareNavController.swift
#	SessionSnodeKit/Jobs/GetSnodePoolJob.swift
#	SessionUtilitiesKit/Configuration.swift
#	SessionUtilitiesKit/Database/Utilities/Database+Utilities.swift
#	SessionUtilitiesKit/JobRunner/JobRunner.swift
#	SignalUtilitiesKit/Meta/SignalUtilitiesKit.h
#	SignalUtilitiesKit/Utilities/SSKAsserts.h
2023-07-18 10:02:51 +10:00
..
AppReadiness.h Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
AppReadiness.m Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2023-07-18 10:02:51 +10:00
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
DeviceSleepManager.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
Environment.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 2020-11-06 14:05:45 +11:00
Identity+Utilities.swift Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
MessageWrapper.swift Re-organize files 2020-11-09 10:58:47 +11:00
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 2022-06-21 17:43:27 +10:00
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
OWSAudioSession.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
OWSWindowManager.h Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
OWSWindowManager.m Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
Preferences.swift More performance logging and some minor optimisations 2023-07-06 15:39:41 +10:00
ProfileManager.swift Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
ProfileManagerError.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
ProfilePictureView+Convenience.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
SSKReachabilityManager.swift Fixed the QA issues and a few other bugs 2023-03-31 12:09:04 +11:00
SessionCrypto.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2023-07-18 10:02:51 +10:00
String+Utlities.swift More work on getting SOGS V4 integrated 2022-02-11 16:48:16 +11:00
Threading.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00