Signal-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.
2018-10-26 15:32:12 -06:00
..
appearance Merge remote-tracking branch 'origin/release/2.30.2' 2018-10-12 16:00:42 -04:00
attachments audio player type 2018-10-24 07:46:27 -06:00
categories Merge remote-tracking branch 'origin/release/2.30.2' 2018-10-12 16:00:42 -04:00
contacts Avoid deadlocks in contact manager. 2018-10-26 14:19:04 -04:00
environment Use reference counting to disable proximity monitoring after audio message 2018-10-26 15:32:12 -06:00
Models Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
profiles copy avatar file when rotating, since updating avatarURL entails removing the underlying file 2018-10-26 15:31:21 -06:00
utils Use reference counting to disable proximity monitoring after audio message 2018-10-26 15:32:12 -06:00
viewControllers Move SM singletons to Environment. 2018-10-15 11:34:42 -04:00
ViewControllers Update contacts cells' dependencies. 2018-10-25 09:48:57 -04:00
ViewModels ConversationViewItem -> protocol 2018-09-28 12:58:33 -06:00
Views Use thread to ensure consistent colors in contact cells. 2018-10-25 09:48:57 -04:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
SignalMessaging.h Sync "show UD indicators" setting. 2018-10-16 17:42:54 -04:00