session-ios/Session/Utilities
Morgan Pretty f07313c7ac Fixed a number of bugs found during internal testing
Updated to the latest libSession to increase the available size for config message content (size check now happens after compression rather than before)
Added some additional logs for config size info
Fixed a bug where the database could be accessed before the migrations ran which could result in unexpected behaviours
Fixed a bug where you couldn't mark a non one-to-one thread as read/unread
Fixed a bug where a database initialization failure wouldn't result in a migration failure (user would be stuck on the splash screen indefinitely)
Fixed a bug where if a message was too large for the screen the conversation would open it centered on the screen (now it will be positioned to the top)
Started looking at broken unit tests
Increased the build number
2023-06-19 18:19:47 +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 Fixed a couple of QA issues 2023-05-23 09:42:10 +10:00
CGRect+Utilities.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +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 a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
Permissions.swift Updated the profile picture management UI 2023-05-16 13:09:05 +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
UIContextualAction+Utilities.swift Fixed build issues from merge 2023-05-18 17:45:04 +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