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/Signal
Michael Kirk 4c23b5e23f Remove dependency on AppAudioManager
Implement speakerphone toggle directly. Previously we were using
AppAudioManager for several things, but this is that last lingering bit.
Much of the AppAudioManager code is based on RedPhone calling, so by
removing the dependency we pave the way to throw that code away.

// FREEBIE
9 years ago
..
AudioFiles
Certificates
Images
Images.xcassets Start work on video. 9 years ago
src Remove dependency on AppAudioManager 9 years ago
test Don't require recording permissions until call is ringing. 9 years ago
translations Merge branch 'charlesmchen/fixWebsocket' into feature/webrtc 9 years ago
.swiftlint.yml WIP: WebRTC calling 9 years ago
Signal-Info.plist Bump build 9 years ago
Signal-Prefix.pch Respond to CR. 9 years ago
Signal.entitlements Apple now requires camera permission explanation 9 years ago
iTunesArtwork@3x.png
main.m