Commit Graph

10 Commits (e62fe87b01ffc321fe57c16d86e07c0c8e290232)

Author SHA1 Message Date
Michael Kirk e62fe87b01 show status bar *above* call window 7 years ago
Michael Kirk 353abfc13e Views presented from ConversationVC must become first responder.
// FREEBIE
7 years ago
Michael Kirk 41aa7eafe3 makeKeyAndVisible restores first responder, so no need to track it
ourselves.

This isn't *quite* as nice for the case when we want to restore a
textfield that was active before, but it much more simply covers the
more important case that we restore input accessory views after
backgrounding/foregrounding.

// FREEBIE
7 years ago
Matthew Chen 1efbc26e21 Fix build break. 7 years ago
Matthew Chen 61cd5805f2 Improve 'return to call' window layout. 7 years ago
Matthew Chen d7ae6fbbf4 Respond to CR. 7 years ago
Matthew Chen f4439f8af8 Present calls using window manager. 7 years ago
Matthew Chen 17fce2fdd2 Present calls using window manager. 7 years ago
Matthew Chen 6a8796ad04 Present calls using window manager. 7 years ago
Matthew Chen 7345ab2e4e Add window manager. Move call view to a separate window. 7 years ago