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 c646f76335 Garther audio concerns, clean up session when done
- sync speakerphone state manipulated from system call screen
  - Revert audio session after call failure, ensures media plays out of
    speaker after placing a failing call.
  - Replace notification with delegate pattern since we're already using
    delegate pattern here.
- Fixes voiceover accessibility after voice memo
- Avoid audio blip after pressing hangup
- Rename CallAudioSession -> OWSAudioSession
  Going to start using it for other non-call things since we want to
  gather all our audio session concerns.
- Resume background audio when done playing video
  - Extract OWSVideoPlayer which ensures audio is in proper state before
    playback
  - Move recording session logic to shared OWSAudioSession
  - Deactivate audio session when complete

// FREEBIE
7 years ago
..
AudioFiles connecting ping quieter, ringer is louder 8 years ago
Fonts
Images Attachment approval: cancel/confirm to top/bottom toolbars 7 years ago
Images.xcassets Timer button with duration label 7 years ago
src Garther audio concerns, clean up session when done 7 years ago
test CR: be more conservative about deriving key spec, clear old passphrase 7 years ago
translations proper title case 7 years ago
.swiftlint.yml
Signal-Info.plist "Bump build to 2.20.0.14." 7 years ago
Signal-Prefix.pch Retain changes from session database branch. 7 years ago
Signal.entitlements Add app group, share keychain. Take a first pass at file migration to shared data directory. 7 years ago
iTunesArtwork@3x.png
main.m