session-ios/SignalMessaging/environment
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
2018-02-06 18:45:51 -08:00
..
migrations Respond to CR. 2018-01-30 12:39:27 -05:00
AppSetup.h Respond to CR. 2017-12-07 13:53:13 -05:00
AppSetup.m Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
Environment.h Fix tests. 2017-12-06 10:36:12 -05:00
Environment.m Respond to CR. 2017-12-07 13:53:13 -05:00
NoopCallMessageHandler.swift Respond to CR. 2017-12-07 13:53:13 -05:00
NoopNotificationsManager.swift Respond to CR. 2017-12-07 13:53:13 -05:00
OWSAudioSession.swift Garther audio concerns, clean up session when done 2018-02-06 18:45:51 -08:00
Release.h Fix issues around statics. 2017-12-07 12:34:02 -05:00
Release.m Fix issues around statics. 2017-12-07 12:34:02 -05:00
SignalKeyingStorage.h update header references 2017-12-08 13:32:52 -05:00
SignalKeyingStorage.m Clean up TSStorageManager usage. 2017-12-19 11:41:31 -05:00
VersionMigrations.h Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00
VersionMigrations.m Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00