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/SessionMessagingKit/Utilities
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
..
AppReadiness.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
Authentication+SessionMessagingKit.swift Some code clean up and bug fixes 6 months ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
DeviceSleepManager.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
DisplayPictureError.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 3 months ago
DisplayPictureManager.swift Fixed a few issues that came up when testing 2 months ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 4 years ago
MessageWrapper.swift Fixed a QA issue, a couple edge-cases and cleaned up some logic 2 months ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
OWSAudioSession.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
OWSWindowManager.h Objective-C Refactoring, Removed PureLayout, General Cleanup 11 months ago
OWSWindowManager.m Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Preferences+NotificationPreviewType.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
Preferences+Sound.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
Preferences.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
Profile+CurrentUser.swift Fixed a few issues that came up when testing 2 months ago
ProfilePictureView+Convenience.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 3 months ago
ProximityMonitoringManager.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SessionEnvironment.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
Threading+SMK.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
UIWindowLevel+Utilities.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 11 months ago