Commit Graph

3259 Commits (2258e18d34c7d38b5cc3763c81c688f9ef8733f6)

Author SHA1 Message Date
Michael Kirk 2258e18d34 rename for clarity
// FREEBIE
8 years ago
Michael Kirk 91cd1af3f9 Extract ReturnToCallViewController
// FREEBIE
8 years ago
Michael Kirk a7252544b0 WIP: custom navbar
TODO:

Use custom navcontroller everywhere - no more UINavigationController

listen to notification for when call starts/ends and sizeToFit.
8 years ago
Michael Kirk 772af10e50 Resizing call banner window
problem is the navigation bar is now too tall, since it has room for
status.

We could shirnk the nav bar, but maybe it's easier to just have the call
banner in the navbar?

// FREEBIE
8 years ago
Michael Kirk e62fe87b01 show status bar *above* call window 8 years ago
Michael Kirk 94323baba8 tmp - mute hides callscreen 8 years ago
Matthew Chen a722bcde72 Fix call termination reference. 8 years ago
Matthew Chen bfb87582fe Respond to CR. 8 years ago
Matthew Chen 735b4e07b1 Respond to CR. 8 years ago
Matthew Chen 918abb02a1 Remove capture of self. 8 years ago
Matthew Chen 9c0c87a8c3 Remove capture of self. 8 years ago
Matthew Chen 7eab0569b6 PeerConnectionClient thread safety. 8 years ago
Matthew Chen 078da69ee0 PeerConnectionClient thread safety. 8 years ago
Matthew Chen 9075a12ac6 PeerConnectionClient thread safety. 8 years ago
Matthew Chen c2f1a12d9f PeerConnectionClient thread safety. 8 years ago
Matthew Chen 88c2ff26e7 PeerConnectionClient thread safety. 8 years ago
Matthew Chen e63a7f8fb0 PeerConnectionClient thread safety. 8 years ago
Matthew Chen c3e8fde24c PeerConnectionClient thread safety. 8 years ago
Matthew Chen 1a0347b782 PeerConnectionClient thread safety. 8 years ago
Matthew Chen 729769afa7 PeerConnectionClient thread safety. 8 years ago
Matthew Chen a4a5e99534 PeerConnectionClient thread safety. 8 years ago
Matthew Chen 1d8c642346 Respond to CR. 8 years ago
Matthew Chen a5c42ecca8 Clean up ahead of CR. 8 years ago
Matthew Chen f68f3cc53d Call lifecycle edge cases. 8 years ago
Matthew Chen 3967a5ab05 Call lifecycle edge cases. 8 years ago
Matthew Chen e2d9c1187a Fix "group avatar doesn't update after local change." 8 years ago
Matthew Chen 692d0a7579 Don't mark messages as read if conversation view isn't 100% visible. 8 years ago
Matthew Chen 78de7a10f7 Don't mark messages as read if conversation view isn't 100% visible. 8 years ago
Michael Kirk c72d45dc91 Fall back to phone number for picker cell display name
// FREEBIE
8 years ago
Michael Kirk 2098ec570b Contact picker uses profile pic, when available.
// FREEBIE
8 years ago
Matthew Chen db1c8fd9f3 Respond to CR. 8 years ago
Matthew Chen c800ae381b Make contact share "bubble/card" reflect share contents. 8 years ago
Matthew Chen f436fc19c2 Make contact share "bubble/card" reflect share contents. 8 years ago
Matthew Chen 2edabdbba4 Sort group members. 8 years ago
Matthew Chen f6106512db Only mark messages read in conversation view if visible. 8 years ago
Matthew Chen 157f7617ca Respond to CR. 8 years ago
Matthew Chen 3d5cbb73fb Rework cleanup of peer connection client delegates. 8 years ago
Michael Kirk c3274f4e7b Fix navbar after using message button in contact card
I removed this earlier - but turns out we still need this strong
reference, even though we're now using willDissapear instead of
didDissappear.

// FREEBIE
8 years ago
Michael Kirk 30cef1f084 start readtimer whenever we become active
// FREEBIE
8 years ago
Michael Kirk 117d7319d2 Add contact modally and restore navbar style when dismssing contacts
// FREEBIE
8 years ago
Matthew Chen 5c7b98e5c4 Improve handling of unregistered users. 8 years ago
Michael Kirk 704a6f55a0 Fix crash after canceling "Add New Contact"
Text of the exception is:
  "Impossible to set up layout with view hierarchy unprepared for constraint"

Since their container view is pinned to the top layout guide, this
should not change the layout.

// FREEBIE
8 years ago
Matthew Chen a26cba3de1 Don't show screen block until app is ready. 8 years ago
Matthew Chen aa4345f9c1 Fix edge cases in home view. 8 years ago
Matthew Chen 6b643a0c1b Avoid spurious badge animations. 8 years ago
Matthew Chen 81a40909f4 Respond to CR. 8 years ago
Matthew Chen 9936003637 Respond to CR. 8 years ago
Matthew Chen 9a4889c4fb Simplify debug notifications. 8 years ago
Matthew Chen 1a170ba484 Simplify debug notifications. 8 years ago
Matthew Chen 3579621db6 Improve logging around home view selection. 8 years ago