Commit Graph

7291 Commits (2fc47893dc733b8bd62dd5edfea68cf7db9e134d)
 

Author SHA1 Message Date
Matthew Chen cc4f82cbfe "Bump build to 2.26.0.5." 7 years ago
Matthew Chen 5b0d806a6d Add temporary verbose logging around message creation. 7 years ago
Matthew Chen e8bb55a514 "Bump build to 2.26.0.4." 7 years ago
Matthew Chen f26ad5cd34 Add temporary verbose logging around message creation. 7 years ago
Matthew Chen 0d3ba5ac2f "Bump build to 2.26.0.3." 7 years ago
Matthew Chen 7200a8dc4d Add temporary verbose logging around message creation. 7 years ago
Matthew Chen c4fa6a1bb5 Merge branch 'charlesmchen/saeFixes' 7 years ago
Matthew Chen 21b54bee4f Fix breakage from recents changes in share extension. 7 years ago
Matthew Chen f87b715144 Merge branch 'charlesmchen/pccDeinit' 7 years ago
Matthew Chen 2a4ecd42c4 Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen 86e038436b Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen 8d9c811566 Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen fff9f74a05 Fix crashes while deallocating PeerConnectionClient. 7 years ago
Matthew Chen 08affb4400 Merge branch 'hotfix/2.25.2' 7 years ago
Matthew Chen 382c7333e7 "Bump build to 2.25.2.4." 7 years ago
Matthew Chen 5361cd3f25 Fix dismissal issue in invite flow. 7 years ago
Matthew Chen 9d5ce84748 "Bump build to 2.25.2.3." 7 years ago
Matthew Chen 3631935bbb Update l10n strings. 7 years ago
Matthew Chen 2b94de5d2d "Bump build to 2.25.2.2." 7 years ago
Matthew Chen 833c35f435 Merge branch 'charlesmchen/inviteFlow' into hotfix/2.25.2 7 years ago
Matthew Chen eecc823d85 Fix invite flow. 7 years ago
Matthew Chen 63b545b34d Fix invite flow. 7 years ago
Matthew Chen d754228fd6 "Bump build to 2.25.2.1." 7 years ago
Matthew Chen 2ed80eb2dc Update cocoapods. 7 years ago
Matthew Chen 90f0681198 Update legal URL. 7 years ago
Matthew Chen 89c15815c1 Merge branch 'charlesmchen/callViewBackButtonChanges' 7 years ago
Matthew Chen fbd03a3fdc Apply design for call view back button. 7 years ago
Matthew Chen bb44a8bb5e Merge branch 'mkirk/policy-links' into hotfix/2.25.2 7 years ago
Michael Kirk 9a34c6804c policy links
// FREEBIE
7 years ago
Matthew Chen 8cb444088d "Bump build to 2.25.2.0." 7 years ago
Matthew Chen e0db39b30a Merge branch 'mkirk/time-out-call' 7 years ago
Michael Kirk caa9e3ca67 Show missed call when call times out
// FREEBIE
7 years ago
Matthew Chen c9f4b34d64 Merge branch 'mkirk/resize-call-navbar' 7 years ago
Michael Kirk fc34a0643c CR: annotate device constants
// FREEBIE
7 years ago
Michael Kirk 36ee6af621 respond to CR 7 years ago
Michael Kirk b8707b6fa4 WIP: call view changes 7 years ago
Michael Kirk 20424d9a7e remove debug code, reorder for clarity
// FREEBIE
7 years ago
Michael Kirk fe62a6ac92 CNContactController needs to be presented in a navcontroller with a
translucent navbar.

In cases where we were presenting modally, we can easily modify the
modal to have a translucent navbar.

In the one place we were pushing onto the SignalsNavigationController,
rather than modifying the SNC.isTranslucent and having to clean it up,
I've opted to convert to a modal presentation.

// FREEBIE
7 years ago
Michael Kirk 2709a91b5e Fixup attachment approval vis-a-vis call banner
// FREEBIE
7 years ago
Michael Kirk 4f80100234 Tapping on status bar returns to call
We want to render the return-to-call banner behind the status bar, so
the user can see the system clock, etc.

But normally, doing so would mean we wouldn't receive touches in the top
20px of the screen.

// FREEBIE
7 years ago
Michael Kirk 4c9808d1a1 Fix iPhoneX layout show status bar above call banner
// FREEBIE
7 years ago
Michael Kirk 3383c5e80c Fixup for iPhoneX
// FREEBIE
7 years ago
Michael Kirk 778e11c2c3 cleanup ahead of PR
// FREEBIE
7 years ago
Michael Kirk 7ad5f15448 Restore cancleable back gesture for those VC's that use it
// FREEBIE
7 years ago
Michael Kirk 49c652ad14 Comment cleanup
// FREEBIE
7 years ago
Michael Kirk 1b60716759 Stop worrying about notification order by using delegate pattern
// FREEBIE
7 years ago
Michael Kirk d9d0227ce5 Align search bar to safe area insets
// FREEBIE
7 years ago
Michael Kirk 319a6ff765 fixup behavior on iOS10 7 years ago
Michael Kirk 6c7af671bc call banner above status bar for now 7 years ago
Michael Kirk 29d08545e2 Use OWSNavigationController instead of UINavigationController
- [ ] document picker
- [ ] camera picker
- [ ] image picker
- [ ] restore "confirm to go back" behavior (interactive pop gesture?)

// FREEBIE
7 years ago