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/Settings
Morgan Pretty ddd36b96a2 Reworked deadlock handling, fixed a few other issues
• Fixed an issue where the background task to finish sending messages may not have sent the sync message or the main message after and upload
• Fixed an issue where the SessionBackgroundTask was incorrectly reporting a failure to be created
• Fixed an incorrect modal action colour
• Fixed a crash when creating legacy groups
• Updated the code so that we take charge of resolving the deadlock issue instead of relying on GRDB to do it
• Updated the logic to timeout the SessionBackgroundTask with 5 seconds of background time remaining (to ensure we have enough time to suspend the network & database)
7 months ago
..
Views Logging improvements, incorrect version number fix 9 months ago
AppearanceViewController.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
BlockedContactsViewModel.swift Removed settings data change animations, fixed settings dismiss bug 7 months ago
ConversationSettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
HelpViewModel.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
ImagePickerHandler.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
NotificationContentViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NotificationSettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NotificationSoundViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NukeDataModal.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 8 months ago
PrivacySettingsViewModel.swift Reworked deadlock handling, fixed a few other issues 7 months ago
QRCodeScreen.swift workaround for restarting capture after going back from message notification screen 9 months ago
RecoveryPasswordScreen.swift add animation 9 months ago
SeedModal.swift move getting mnemonic function from SeedVC to Identity 2 years ago
SettingsViewModel.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago