session-ios/Session/Utilities
Morgan Pretty 5b5f4a4e88 Various tweaks and fixes
Fixed an issue where the GlobalSearch push animation could be jittery
Fixed a crash which could occur when returning from the background on certain screens
Removed the keyboard dismiss animation when pushing from global search to a conversation (apparently this is how iMessage avoids the animation bug...)
Updated to the latest version of GRDB
Updated the Atomic wrapper to use the ReadWrite lock for less blocking behaviours
Updated the audio attachment icon to be consistent with Android & Desktop
Updated the QuoteView to omit the "author" if we don't have their name and the quote can't be found
2023-05-16 09:38:14 +10: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 Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
CGRect+Utilities.swift Organize files 2020-11-12 08:48:41 +11:00
Date+Utilities.swift WIP: add receivedAtTimestampMs to MessageViewModel 2023-01-16 17:17:29 +11: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 Various tweaks and fixes 2023-05-16 09:38:14 +10:00
MentionUtilities.swift Fixed search performance, started styling in-conversaiton settings 2022-09-07 17:37:01 +10:00
MockDataGenerator.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 2022-08-16 13:56:40 +10: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 Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10: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