Commit graph

5584 commits

Author SHA1 Message Date
Matthew Chen 6ed5d814f1 Merge branch 'charlesmchen/saeTODOs' 2018-02-12 22:33:33 -05:00
Matthew Chen ba42ac73d8 Revisit TODOs in the SAE work. 2018-02-12 22:33:26 -05:00
Matthew Chen 9c8178653d Revisit TODOs in the SAE work. 2018-02-12 22:33:26 -05:00
Matthew Chen ebb778cf52 Merge branch 'charlesmchen/saeRefinements' 2018-02-12 22:29:11 -05:00
Matthew Chen d54f6aba0a Refine SAE UI. 2018-02-12 22:29:01 -05:00
Matthew Chen 114df18372 Refine SAE UI. 2018-02-12 22:29:01 -05:00
Matthew Chen 6feaf0db1f Merge branch 'charlesmchen/appLaunchFailure' 2018-02-12 22:27:32 -05:00
Matthew Chen 7c199faf8f Respond to CR. 2018-02-12 22:26:35 -05:00
Matthew Chen 98843cd45c Let users submit debug logs if app launch fails. 2018-02-12 22:25:23 -05:00
Matthew Chen 4aaae856d0 "Bump build to 2.20.0.16." 2018-02-12 17:14:41 -05:00
Michael Kirk 4bf453da33 Merge branch 'mkirk/rtl-caption' 2018-02-12 14:01:46 -08:00
Michael Kirk 5e95c90606 Fix "caption toolbar not showing" for RTL
// FREEBIE
2018-02-12 13:29:21 -08:00
Michael Kirk 9b8e2449fb Update Carthage for iOS8 compatible WebRTC M63
// FREEBIE
2018-02-12 12:49:09 -08:00
Michael Kirk dc8b5fb97f track pod dependencies publicly
// FREEBIE
2018-02-12 12:49:09 -08:00
Michael Kirk 87ef6b1af2 Merge branch 'mkirk/fix-disappearing-detail' 2018-02-12 11:23:26 -08:00
Michael Kirk 5793211a0a Fix "bubble disappears" when receiving read receipt
We re-create some constraints when `updateContent` is called, so
we need to ensure those constraints are configured by calling
`updateTextLayout`

// FREEBIE
2018-02-09 18:00:29 -08:00
Matthew Chen 11ad4e7882 "Bump build to 2.20.0.15." 2018-02-09 10:49:40 -05:00
Matthew Chen 208416f831 Merge branch 'charlesmchen/protocolContext_' 2018-02-09 10:45:13 -05:00
Matthew Chen b64528e817 Respond to CR. 2018-02-09 10:42:25 -05:00
Matthew Chen 78c4c00eac Respond to CR. 2018-02-09 10:31:29 -05:00
Matthew Chen 862172072c Respond to CR. 2018-02-09 10:31:29 -05:00
Matthew Chen bd0f601792 Respond to CR. 2018-02-09 10:31:29 -05:00
Matthew Chen 38950ae2ed Respond to CR. 2018-02-09 10:31:29 -05:00
Matthew Chen 6b357f9445 Respond to CR. 2018-02-09 10:31:29 -05:00
Matthew Chen 43765ef3b5 Respond to CR. 2018-02-09 10:31:29 -05:00
Matthew Chen 51cec20c50 Clean up ahead of PR. 2018-02-09 10:31:29 -05:00
Matthew Chen 7d3f79440f Clean up ahead of PR. 2018-02-09 10:31:29 -05:00
Matthew Chen c8e7eb903c Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen bbd689bfd0 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen d3e16583eb Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen 074046b98e Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen 7358f3053f Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen 218bb15ea7 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen 39e353503f Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen 71782e0369 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Matthew Chen 122ef91e57 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
Michael Kirk 169c455d11 Merge branch 'mkirk/open-settings-vs-share-extension' 2018-02-06 18:51:09 -08:00
Michael Kirk a1d3073705 Cannot open settings from share extension
// FREEBIE
2018-02-06 18:50:36 -08:00
Michael Kirk bedd1f55f6 Merge branch 'mkirk/fix-voiceover-rebased' 2018-02-06 18:48:00 -08:00
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
Michael Kirk fa9ac5aa46 Merge branch 'mkirk/restrict-pan-gesture' 2018-02-02 11:18:59 -08:00
Michael Kirk 7734958eec Make "swipe for info" RTL compatible
// FREEBIE
2018-02-02 11:18:12 -08:00
Michael Kirk 54f7c298b7 Only initiate "show details" pan gesture when swiping back
// FREEBIE
2018-02-02 11:18:12 -08:00
Michael Kirk 76d1b9dad5 proper title case 2018-02-02 11:18:12 -08:00
Michael Kirk c82571bd37 Merge branch 'mkirk/fix-receiving-calls' 2018-02-02 11:14:31 -08:00
Michael Kirk e3469649f7 Fix receiving calls
// FREEBIE
2018-02-02 11:13:57 -08:00
Michael Kirk d3362d5b4a Merge branch 'mkirk/iphonex-vs-sharing' 2018-02-02 11:13:16 -08:00
Michael Kirk 0f9dd46b91 Fix attachment approval layout on iPhoneX
convert captioning toolbar to autolayout in the process

// FREEBIE
2018-02-02 11:12:18 -08:00
Matthew Chen c0bf3d57c2 "Bump build to 2.20.0.14." 2018-02-02 13:27:12 -05:00
Matthew Chen dbf2c6575f Merge branch 'charlesmchen/experienceUpgradesVsIPhoneX' 2018-02-02 10:59:02 -05:00