session-ios/Session/Conversations/Input View
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
..
ExpandingAttachmentsButton.swift adding new accessibility ids to message types test 2023-01-10 16:33:49 +11:00
InputTextView.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
InputView.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
InputViewButton.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MentionSelectionView.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
VoiceMessageRecordingView.swift Translations, better RTL support and minor animation fix 2022-10-07 18:46:05 +11:00