session-ios/Session/Conversations
Morgan Pretty b6328f79b9 Reworked the app startup process
Shifted the initial HomeVC population to a background thread to avoid blocking launch processing
Added some logging for database 'ABORT' errors to better identify cases of deadlocks
Added a launch timeout modal to allow users to share their logs if the startup process happens to hang
Updated the notification handling (and cancelling) so it could run on background threads (seemed to take up a decent chunk of main thread time)
Fixed an issue where the IP2Country population was running sync which could cause a hang on startup
Fixed an issue where the code checking if the UIPasteBoard contained an image was explicitly advised against by the documentation (caused some reported hangs)
Fixed a hang which could be caused by a redundant function when the ImagePickerController appeared
2023-06-27 18:01:00 +10:00
..
Context Menu Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Emoji Picker Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11:00
Input View Reworked the app startup process 2023-06-27 18:01:00 +10:00
Message Cells Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Settings Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Views & Modals Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
ConversationSearch.swift Made a few small bug fixes & improvements 2023-03-09 15:46:45 +11:00
ConversationVC+Interaction.swift Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
ConversationVC.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
ConversationViewModel.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00