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/Shared
Morgan Pretty 4399a5a5bb Fixed a few issues that came up when testing
• Attempt to fix an issue where the CI couldn't find a test simulator because it didn't exist (now try to grab the latest)
• Refactored the notification service extension logging to be more helpful and allow for better tracking
• Fixed a minor layout issue on devices with a home button
• Fixed an issue where display pictures could be given the wrong file extension because we were assuming jpeg
• Fixed an issue where disabling the "Auto dark-mode" setting may not correctly trigger a theme update
• Fixed an issue where returning to the settings screen from a child screen would result in the screen jumping
• Fixed an issue where migrating the community display picture would fail
• Fixed an issue where failing to decrypt a config message push notification would incorrectly result in the fallback notification being shown
2 months ago
..
Types Fixed a few issues that came up when testing 2 months ago
Views Fixed a bunch of issues found by QA 5 months ago
BaseVC.swift Added the legacy group deprecation logic (pending final copy) 3 months ago
BezierPathView.swift WIP: refactor BezierPathView with swiftUI 2 years ago
CaptionView.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
FullConversationCell.swift Fixed a few more QA issues 3 months ago
LoadingIndicatorView.swift minor change of swiftui preview syntax for CI 1 year ago
LoadingViewController.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 8 months ago
QRCodeScanningViewController.swift workaround for restarting capture after going back from message notification screen 10 months ago
ScanQRCodeScreen.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
ScanQRCodeWrapperVC.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
ScreenLockUI.swift Fixed the build issues and broken unit tests 4 months ago
SessionCarouselView+Info.swift optimise round corner for carousel view 2 years ago
SessionCarouselView+SwiftUI.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
SessionCarouselView.swift implement carousel view delegate 2 years ago
SessionCarouselViewDelegate.swift implement carousel view delegate 2 years ago
SessionHostingViewController.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
SessionListViewModel.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
SessionTableViewController.swift Fixed a few issues that came up when testing 2 months ago
SessionTableViewModel.swift Updated accessibility ids as per documentation 1 year ago
SessionTableViewTitleView.swift Fixed a number of bugs found in the internal release 1 year ago
UserListViewModel.swift Working through QA Issues 5 months ago