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 47314bd639 Added a notification to indicate the user has a new message request
Fixed a bug where the notification count could be increased for message requests
Fixed a bug where an approved contact could be 'unapproved' due to an order of execution issue when generating the config sync message
Fixed a check to avoid registering for push notifications when on the simulator (old check didn't cater for M1 Macs)
Moved the 'hasHiddenMessageRequests' into the group user defaults so it can be accessed within the notification extension
Added code to handle an edge case where an old client could incorrectly un-approve a contact via a legacy configuration message
3 years ago
..
AVAudioSession+OWS.h Re-organize files 4 years ago
AVAudioSession+OWS.m Re-organize files 4 years ago
AccountManager.swift Re-organize files 4 years ago
AppUpdateNag.swift Fix various warnings 4 years ago
AvatarViewHelper.h Re-organize files 4 years ago
AvatarViewHelper.m Fix document picker appearance 4 years ago
BackgroundPoller.swift save server hash for message receive jobs 4 years ago
CGRect+Utilities.swift Organize files 4 years ago
ContactUtilities.swift Built out the Message Request functionality 3 years ago
DateUtil.h Improve date breaks between messages to be consistent with desktop 4 years ago
DateUtil.m Improve date breaks between messages to be consistent with desktop 4 years ago
HapticFeedback.swift Remove legacy notifications adaptee 4 years ago
IP2Country.swift fix threading issue 4 years ago
KeyPairGeneration.swift Organize files 4 years ago
KeyPairUtilities.swift Add Session ID change notice 4 years ago
MentionUtilities.swift clean 4 years ago
MessageRecipientStatusUtils.swift Re-organize files 4 years ago
OWSOrphanDataCleaner.h Re-organize files 4 years ago
OWSOrphanDataCleaner.m Re-organize files 4 years ago
QRCode.swift Organize files 4 years ago
SNAppearance.swift Fix document picker appearance 4 years ago
TextFieldHelper.swift Re-organize files 4 years ago
UIAlerts+iOS9.m Re-organize files 4 years ago
UIApplication+OWS.swift Re-organize files 4 years ago
UIImage+Scaling.swift Organize files 4 years ago
UILabel+Interaction.swift Organize files 4 years ago
UIResponder+OWS.swift Re-organize files 4 years ago
UIStoryboard+OWS.swift Re-organize files 4 years ago
UIView+Glow.swift Organize files 4 years ago
UIView+Wrapping.swift Organize files 4 years ago
UIViewController+CameraPermissions.h Re-organize files 4 years ago
UIViewController+Permissions.h Re-organize files 4 years ago
UIViewController+Permissions.m Re-organize files 4 years ago