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/SignalMessaging
Michael Kirk 5632bd2d83 Use reference counting to disable proximity monitoring after audio message
Multiple overlapping activities require proximity monitoring (namely,
CallViewController and listening to audio messages).

These activities can overlap arbitrarily, so we use a reference counting
strategy to keep proximity monitoring on as long as one of these activities is
active.
7 years ago
..
Models Revert 'new sort id'. 7 years ago
ViewControllers Update contacts cells' dependencies. 7 years ago
ViewModels ConversationViewItem -> protocol 7 years ago
Views Use thread to ensure consistent colors in contact cells. 7 years ago
appearance Merge remote-tracking branch 'origin/release/2.30.2' 7 years ago
attachments audio player type 7 years ago
categories Merge remote-tracking branch 'origin/release/2.30.2' 7 years ago
contacts Avoid deadlocks in contact manager. 7 years ago
environment Use reference counting to disable proximity monitoring after audio message 7 years ago
profiles copy avatar file when rotating, since updating avatarURL entails removing the underlying file 7 years ago
utils Use reference counting to disable proximity monitoring after audio message 7 years ago
viewControllers Move SM singletons to Environment. 7 years ago
Info.plist Shared framework between app and extension 8 years ago
SignalMessaging-Prefix.pch Pull out SignalCoreKit. 7 years ago
SignalMessaging.h Sync "show UD indicators" setting. 7 years ago