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 44e7a2dfa4 Added defensive coding to prevent some crashes
Added some defensive coding to prevent path selection from being able to crash due to being empty
Fixed a crash where the MediaDetailViewController could access UI on a non-main thread
Updated the BackgroundPoller to no longer retry the users or closed group swarms and to "cancel" and return immediately if we hit 25 seconds of run time (OS will kill the process if we hit 30 seconds)
3 years ago
..
AVAudioSession+OWS.h Re-organize files 4 years ago
AVAudioSession+OWS.m Re-organize files 4 years ago
AvatarViewHelper.h Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
AvatarViewHelper.m Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
BackgroundPoller.swift Added defensive coding to prevent some crashes 3 years ago
CGRect+Utilities.swift Organize files 5 years ago
Date+Utilities.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
DifferenceKit+Utilities.swift Finished off the MediaGallery logic 3 years ago
HapticFeedback.swift Applied the "increase min version to iOS 13" changes 3 years ago
IP2Country.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
MentionUtilities.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
MockDataGenerator.swift Fixed a few bugs and continued work on fixing unit tests 3 years ago
Permissions.swift Fixed the broken unit tests 3 years ago
QRCode.swift Organize files 5 years ago
SNAppearance.swift Applied the "increase min version to iOS 13" changes 3 years ago
TextFieldHelper.swift Re-organize files 4 years ago
UIApplication+OWS.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
UIImage+Scaling.swift Organize files 5 years ago
UILabel+Interaction.swift Organize files 5 years ago
UINavigationBar+Utilities.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIResponder+OWS.swift Re-organize files 4 years ago
UIScrollView+Utilities.swift Got paging working on the conversation screen 3 years ago
UIStoryboard+OWS.swift Re-organize files 4 years ago
UIView+Draggable.swift fix function name conflicts 3 years ago
UIView+Glow.swift Organize files 5 years ago
UIView+Wrapping.swift fix session id label width 3 years ago
UIViewController+Permissions.h Re-organize files 4 years ago
UIViewController+Permissions.m Re-organize files 4 years ago