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/utils
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
..
Bench.swift Fix rebase breakage. 7 years ago
BlockListCache.swift add docs to BlockListCache 7 years ago
BlockListUIUtils.h Use cached group details when rendering blocklist 7 years ago
BlockListUIUtils.m Merge tag '2.29.3.3' 7 years ago
ConversationSearcher.swift Revert 'new sort id'. 7 years ago
ConversationStyle.swift Change conversation bubble colors. 7 years ago
DebugLogger.h Revert "Revert "Merge branch 'charlesmchen/debugLogs' into hotfix/2.20.1"" 8 years ago
DebugLogger.m Pull out SignalCoreKit. 7 years ago
DeviceSleepManager.swift Use swift macros for main thread assert 7 years ago
DisplayableText.swift Unify log tags. 7 years ago
ImageCache.swift
LRUCache.swift Rename fail macros in Swift. 7 years ago
OWSAudioPlayer.h audio player type 7 years ago
OWSAudioPlayer.m audio player type 7 years ago
OWSAvatarBuilder.h Rework group avatars to reflect conversation colors. 7 years ago
OWSAvatarBuilder.m Constantize ConversationColorName, map previous incorrect values 7 years ago
OWSContactAvatarBuilder.h Constantize ConversationColorName, map previous incorrect values 7 years ago
OWSContactAvatarBuilder.m Use different contact avatar assets depending on size of output. 7 years ago
OWSFormat.h
OWSFormat.m
OWSGroupAvatarBuilder.h Rework group avatars to reflect conversation colors. 7 years ago
OWSGroupAvatarBuilder.m Merge remote-tracking branch 'origin/release/2.30.2' 7 years ago
OWSMath.h Move seed 7 years ago
OWSPreferences.h Optionally show UD status in message details 7 years ago
OWSPreferences.m Respond to CR. 7 years ago
OWSScreenLock.swift Rename fail macros in Swift. 7 years ago
OWSScrubbingLogFormatter.h
OWSScrubbingLogFormatter.m cherry-pick Merge branch 'charlesmchen/logSdp' 7 years ago
OWSUnreadIndicator.h Revert 'new sort id'. 7 years ago
OWSUnreadIndicator.m Revert 'new sort id'. 7 years ago
OWSWindowManager.h Move SM singletons to Environment. 7 years ago
OWSWindowManager.m Move SM singletons to Environment. 7 years ago
ProximityMonitoringManager.swift Use reference counting to disable proximity monitoring after audio message 7 years ago
Searcher.swift Fix tests. 8 years ago
ThreadUtil.h minimize diff senderTimestamp -> timestamp 7 years ago
ThreadUtil.m Pull out SignalCoreKit. 7 years ago
UIImage+OWS.swift Code cleanup per code review 7 years ago
UIUtil.h remove appearance juggling 7 years ago
UIUtil.m Rework conversation message bubble colors; add "conversation colors" class. 7 years ago
Weak.swift Don't de-activate audio sesion when other audio activities are happening 8 years ago