session-ios/Session/Utilities
Morgan Pretty c9fdee9f24 Work on the PromiseKit refactor
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Home/Message Requests/MessageRequestsViewModel.swift
#	Session/Notifications/AppNotifications.swift
#	Session/Notifications/PushRegistrationManager.swift
#	Session/Notifications/SyncPushTokensJob.swift
#	Session/Notifications/UserNotificationsAdaptee.swift
#	Session/Settings/BlockedContactsViewModel.swift
#	Session/Settings/NukeDataModal.swift
#	Session/Settings/SettingsViewModel.swift
#	Session/Utilities/BackgroundPoller.swift
#	SessionMessagingKit/Database/Models/ClosedGroup.swift
#	SessionMessagingKit/File Server/FileServerAPI.swift
#	SessionMessagingKit/Open Groups/OpenGroupAPI.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+UnsendRequests.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageSender+ClosedGroups.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender+Convenience.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Sending & Receiving/Notifications/PushNotificationAPI.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/ClosedGroupPoller.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/CurrentUserPoller.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/Poller.swift
#	SessionMessagingKit/Utilities/ProfileManager.swift
#	SessionSnodeKit/Networking/SnodeAPI.swift
#	SessionSnodeKit/OnionRequestAPI.swift
#	SessionUtilitiesKit/Networking/HTTP.swift
2022-12-07 15:50:58 +11:00
..
AVAudioSession+OWS.h Re-organize files 2021-01-12 11:05:52 +11:00
AVAudioSession+OWS.m Re-organize files 2021-01-12 11:05:52 +11:00
BackgroundPoller.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
CGRect+Utilities.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Date+Utilities.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
DifferenceKit+Utilities.swift Merge branch 'feature/database-refactor' into emoji-reacts 2022-07-25 15:39:56 +10:00
HapticFeedback.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
IP2Country.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
MentionUtilities.swift Fixed search performance, started styling in-conversaiton settings 2022-09-07 17:37:01 +10:00
MockDataGenerator.swift Further config util logic 2022-12-07 15:06:15 +11:00
Permissions.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00
QRCode.swift Fixed remaining bugs 2022-10-04 16:21:13 +11:00
TextFieldHelper.swift Re-organize files 2021-01-12 11:05:52 +11:00
TraitObservingWindow.swift Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
UIApplication+OWS.swift Further config util logic 2022-12-07 15:06:15 +11:00
UIImage+Scaling.swift Organize files 2020-11-12 08:48:41 +11:00
UILabel+Interaction.swift Organize files 2020-11-12 08:48:41 +11:00
UINavigationBar+Utilities.swift Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
UIResponder+OWS.swift Re-organize files 2021-01-12 11:05:52 +11:00
UIScrollView+Utilities.swift Got paging working on the conversation screen 2022-05-26 18:13:16 +10:00
UIStoryboard+OWS.swift Re-organize files 2021-01-12 11:05:52 +11:00
UIView+Draggable.swift Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
UIView+Wrapping.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00