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 0d7e94f2f6 Fix: Voice Messages don't restore audio to speaker when held up to the ear past
the voice notes duration.

Specifically:

- start a voice note
- hold to ear until complete
- remove from ear
- start another voice note (or the same one) with the phone away from your ear

You'd expect audio to play through the external speaker, but instead it comes
through the earpiece.

Based on the added logging, this seems to be an apple bug.
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"" 7 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 Fix tests broken by SAE. 7 years ago
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 Respond to CR. 7 years ago
OWSFormat.m Respond to CR. 7 years ago
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 Fix: Voice Messages don't restore audio to speaker when held up to the ear past 7 years ago
Searcher.swift Fix tests. 7 years ago
ThreadUtil.h minimize diff senderTimestamp -> timestamp 7 years ago
ThreadUtil.m find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 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 7 years ago