session-ios/SessionShareExtension
Morgan Pretty ec81236615 Fixed a few more threading-related bugs
Updated the libSession build script to reset and checkout submodules based on a flag (simplify the process)
Updated the share and notification extensions to generate the DSYM on debug builds to allow for better debugging
Added additional startup logging for debugging purposes
Tweaked the SNLog function to indicate when the log happens on the main thread (slightly less efficient but should help track down logic incorrectly running on the main thread)
Fixed a bug where we weren't recording the last PN server registration (so would re-register every time)
Fixed a bug where if the user sent the app to the background too quickly after launching the app wouldn't successfully startup when re-opening
Fixed a bug where the Notification and Share extensions would assert because they were dispatching the post-migration logic to the main thread (due to the threading changes in a previous release)
Fixed a bug where the Notification extension would incorrectly poll open groups on the main thread
2023-06-30 17:59:37 +10:00
..
Base.lproj Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
Meta Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
SAEScreenLockViewController.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
ShareAppExtensionContext.swift Further config util logic 2022-12-07 15:06:15 +11:00
ShareNavController.swift Fixed a few more threading-related bugs 2023-06-30 17:59:37 +10:00
SimplifiedConversationCell.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
ThreadPickerVC.swift Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
ThreadPickerViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00