Signal-iOS/SignalMessaging/utils
Jordan Rose bd264b462f Use rich intents whenever possible
For certain kinds of notifications, we attach "intents" to let the
system know who's contacting us (for use in, say, share sheet
suggestions; controlled by Settings > Chats > Share Contacts with
iOS). Previously we only provided "rich" intents on iOS 15 and a
minimal implementation for iOS 13, but even if iOS 13 won't do as much
with the information we can be more consistent.
2022-09-23 15:50:33 -07:00
..
Avatars Fix operator_whitespace SwiftLint violations 2022-07-07 17:38:38 -07:00
AFQueryString.h Copy in AFNetworking's query string encoding implementation 2021-12-17 14:52:59 -08:00
AFQueryString.m Copy in AFNetworking's query string encoding implementation 2021-12-17 14:52:59 -08:00
AppPreferences.swift Always show empty inbox state when no threads 2020-08-18 00:18:12 -07:00
CallMessageRelay.swift If a call message gets stuck, make sure it's treated as old later 2022-02-18 16:01:09 -08:00
CommonStrings.swift Add 'Views off' state to stories 2022-09-12 10:42:09 -07:00
DateUtil.h Include timestamp in missed call notifications 2022-04-05 10:48:05 -07:00
DateUtil.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
DateUtil.swift moved older stringsdict changes into new branch; minor changes (#4205) 2022-04-28 17:41:43 +02:00
DebugLogger.h Lint 2022-04-14 16:25:33 -07:00
DebugLogger.m Derive bundle ID from an Xcode build setting 2022-09-21 18:10:42 +00:00
Dependencies+SignalMessaging.swift Centralize force-casts in a VersionedProfilesSwift dependency 2022-09-07 12:43:09 -07:00
DeviceSleepManager.swift Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
HapticFeedback.swift Context Menu Design Feedback 2021-08-02 13:27:38 -10:00
MobileCoinHelperMinimal.swift Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:03 -03:00
OWSOrphanDataCleaner.h Clean up app readiness. 2021-03-25 10:52:31 -03:00
OWSOrphanDataCleaner.m Prevent story attachments from getting inadvertently pruned by orphan data cleaner 2022-03-17 14:30:21 -07:00
OWSPreferences.h Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
OWSPreferences.m Change default for "notify when contact joined Signal" 2022-07-27 16:58:06 -05:00
OWSScreenLock.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
OWSScrubbingLogFormatter.h Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
OWSScrubbingLogFormatter.m Show 3 digits of UUIDs in logs 2022-09-01 17:48:59 -07:00
ProximityMonitoringManager.swift Apply LRUCache everywhere. 2021-06-30 16:01:08 -03:00
RefreshEvent.swift Fix incorrect uses of NotificationCenter block-based API 2022-08-02 17:43:52 -07:00
Searcher.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
ThreadUtil.h Clear StoryMessage instances when clearing all chat history 2022-09-22 15:22:52 -07:00
ThreadUtil.m Clear StoryMessage instances when clearing all chat history 2022-09-22 15:22:52 -07:00
ThreadUtil.swift Use rich intents whenever possible 2022-09-23 15:50:33 -07:00
VoiceMessageModels.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00