Commit Graph

3233 Commits (cc1ccb7f9a6599c454c1ca6cb2034cedc168b716)

Author SHA1 Message Date
Matthew Chen 692d0a7579 Don't mark messages as read if conversation view isn't 100% visible. 7 years ago
Matthew Chen 78de7a10f7 Don't mark messages as read if conversation view isn't 100% visible. 7 years ago
Michael Kirk c72d45dc91 Fall back to phone number for picker cell display name
// FREEBIE
7 years ago
Michael Kirk 2098ec570b Contact picker uses profile pic, when available.
// FREEBIE
7 years ago
Matthew Chen db1c8fd9f3 Respond to CR. 7 years ago
Matthew Chen c800ae381b Make contact share "bubble/card" reflect share contents. 7 years ago
Matthew Chen f436fc19c2 Make contact share "bubble/card" reflect share contents. 7 years ago
Matthew Chen 2edabdbba4 Sort group members. 7 years ago
Matthew Chen f6106512db Only mark messages read in conversation view if visible. 7 years ago
Matthew Chen 157f7617ca Respond to CR. 7 years ago
Matthew Chen 3d5cbb73fb Rework cleanup of peer connection client delegates. 7 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
7 years ago
Michael Kirk 30cef1f084 start readtimer whenever we become active
// FREEBIE
7 years ago
Michael Kirk 117d7319d2 Add contact modally and restore navbar style when dismssing contacts
// FREEBIE
7 years ago
Matthew Chen 5c7b98e5c4 Improve handling of unregistered users. 7 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
7 years ago
Matthew Chen a26cba3de1 Don't show screen block until app is ready. 7 years ago
Matthew Chen aa4345f9c1 Fix edge cases in home view. 7 years ago
Matthew Chen 6b643a0c1b Avoid spurious badge animations. 7 years ago
Matthew Chen 81a40909f4 Respond to CR. 7 years ago
Matthew Chen 9936003637 Respond to CR. 7 years ago
Matthew Chen 9a4889c4fb Simplify debug notifications. 7 years ago
Matthew Chen 1a170ba484 Simplify debug notifications. 7 years ago
Matthew Chen 3579621db6 Improve logging around home view selection. 7 years ago
Matthew Chen 4a4882ebe5 Add debug notification. 7 years ago
Matthew Chen a3c853066a Respond to CR. 7 years ago
Matthew Chen f95151ac8d Don't present multiple converastion views ever. 7 years ago
Matthew Chen 940161e62f Don't process multiple local notifications. 7 years ago
Michael Kirk 2cc3eabdb8 quote reply to contact share (no avatar)
// FREEBIE
7 years ago
Matthew Chen c05c1ac879 Always show 'add to contacts' button. 7 years ago
Matthew Chen acdc51ba3d Respond to CR. 7 years ago
Matthew Chen 37b8b368a6 Show "share contact" flow in single presented navigation controller. 7 years ago
Matthew Chen cb7f28ed34 Use dark status bar in contact view. 7 years ago
Matthew Chen 6460493669 Surface organization name in contact view. 7 years ago
Matthew Chen aa7cc4633a Rework contact names. 7 years ago
Michael Kirk c15fea4eca merge avatar with existing
// FREEBIE
7 years ago
Michael Kirk 95b93115f9 Code formatting
// FREEBIE
7 years ago
Michael Kirk bf37f41164 Move CNContact logic into our system contact adapter
// FREEBIE
7 years ago
Michael Kirk 0c469764f1 re-use contact picker for "add to existing"
Required refactor of contact picker to be presented non-modally.

TODO: merge emails, address, display names

// FREEBIE
7 years ago
Michael Kirk 609746abec clarify naming
// FREEBIE
7 years ago
Matthew Chen 65a516685d Fix l10n strings. 7 years ago
Matthew Chen b4d24f1c72 Refine field actions in contact view. 7 years ago
Matthew Chen 4079cdb600 Apply more contact share assets. 7 years ago
Matthew Chen ff3524fb00 Improve contact share message bubble layout with large dynamic type sizes. 7 years ago
Michael Kirk ad4e4b0c4c return navbar after tapping message/call buttons
// FREEBIE
7 years ago
Michael Kirk 42109593af Remove `fromViewController` state from ContactShareViewHelper
// FREEBIE
7 years ago
Michael Kirk 77bbbad70c Remove `contactShare` state from ContactShareViewHelper
// FREEBIE
7 years ago
Matthew Chen c2adf624ea Respond to CR. 7 years ago
Matthew Chen 44ceee5849 Add contact share actions to conversation view and improve phone number parsing. 7 years ago
Michael Kirk 7e22d9e900 Prevent input toolbar from appearing over camera view, contact view or actionsheet
// FREEBIE
7 years ago