You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Utilities
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
3 years ago
..
AVAudioSession+OWS.h Re-organize files 5 years ago
AVAudioSession+OWS.m Re-organize files 5 years ago
BackgroundPoller.swift Fixed a number of issues found during internal testing 3 years ago
CGRect+Utilities.swift Work on the PromiseKit refactor 3 years ago
Date+Utilities.swift WIP: add receivedAtTimestampMs to MessageViewModel 3 years ago
DifferenceKit+Utilities.swift Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
HapticFeedback.swift Applied the "increase min version to iOS 13" changes 4 years ago
IP2Country.swift Reworked the app startup process 3 years ago
MentionUtilities.swift Fixed search performance, started styling in-conversaiton settings 3 years ago
MockDataGenerator.swift Fixed a number of bugs found during internal testing 3 years ago
Permissions.swift Updated the profile picture management UI 3 years ago
QRCode.swift Fixed remaining bugs 3 years ago
TextFieldHelper.swift Re-organize files 5 years ago
TraitObservingWindow.swift Did some more theming, removed some files and fixed a couple of minor call issues 3 years ago
UIApplication+OWS.swift Further config util logic 3 years ago
UIContextualAction+Utilities.swift Fixed build issues from merge 3 years ago
UIImage+Scaling.swift Organize files 5 years ago
UILabel+Interaction.swift Organize files 5 years ago
UINavigationBar+Utilities.swift Finished removing usages to non-theme colour variables 3 years ago
UIResponder+OWS.swift Re-organize files 5 years ago
UIScrollView+Utilities.swift Got paging working on the conversation screen 4 years ago
UIStoryboard+OWS.swift Re-organize files 5 years ago
UIView+Draggable.swift Did some more theming, removed some files and fixed a couple of minor call issues 3 years ago
UIView+Wrapping.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago