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/contacts
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
..
CountryCodeViewController.h Let users send to non-contacts, non-threads in SAE. 7 years ago
CountryCodeViewController.m Let users send to non-contacts, non-threads in SAE. 7 years ago
ModalActivityIndicatorViewController.swift Fix build breakage. 7 years ago
NewNonContactConversationViewController.h Let users send to non-contacts, non-threads in SAE. 7 years ago
NewNonContactConversationViewController.m Let users send to non-contacts, non-threads in SAE. 7 years ago
OWSContactsManager.h Merge branch 'hotfix/2.19.3' 7 years ago
OWSContactsManager.m stabalize sort for same-named SignalAccounts 7 years ago
OWSContactsSyncing.h Fix issues around statics. 7 years ago
OWSContactsSyncing.m Clean up TSStorageManager usage. 7 years ago
SelectRecipientViewController.h Let users send to non-contacts, non-threads in SAE. 7 years ago
SelectRecipientViewController.m Let users send to non-contacts, non-threads in SAE. 7 years ago
SelectThreadViewController.h Cancelling dismisses share extension, remove "import with signal" 7 years ago
SelectThreadViewController.m Fix attachment approval layout on iPhoneX 7 years ago
SystemContactsFetcher.swift Respond to CR. 7 years ago
ViewControllerUtils.h Garther audio concerns, clean up session when done 7 years ago
ViewControllerUtils.m Garther audio concerns, clean up session when done 7 years ago