Commit Graph

6961 Commits (ccc64e62bf1796eff838cff1c49bbcbe980d5fe0)
 

Author SHA1 Message Date
Michael Kirk e5258770a1 Merge branch 'mkirk/cleanup-contact-share-view-helper' 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 0265787dd6 "Bump build to 2.25.0.10." 7 years ago
Matthew Chen 37da52413f Fix contact share protos: display name, organization name. 7 years ago
Matthew Chen 0b90c094aa "Bump build to 2.25.0.9." 7 years ago
Matthew Chen 946cc114ed Update l10n strings. 7 years ago
Matthew Chen 6c84f6eef5 Merge branch 'charlesmchen/contactActionsAndPhoneNumberParsing' 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 445c10a7ea Merge branch 'mkirk/first-responder' 7 years ago
Michael Kirk 7e22d9e900 Prevent input toolbar from appearing over camera view, contact view or actionsheet
// FREEBIE
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 882098e9cb Merge branch 'charlesmchen/contactShareAssets' 7 years ago
Matthew Chen 01bfa8dfc4 Apply contact share assets. 7 years ago
Matthew Chen 5a3c37458b Merge branch 'charlesmchen/faceIDUsageDescription' 7 years ago
Matthew Chen 9e49224028 Add usage description for Face ID. 7 years ago
Michael Kirk 4d65646dc0 Merge branch 'mkirk/no-reply-from-gallery' 7 years ago
Michael Kirk fda5d65674 Avoid crash - reply only works from ConversationVC
// FREEBIE
7 years ago
Michael Kirk ac458197a5 Merge branch 'mkirk/fix-spurious-disabled-timer-messages' 7 years ago
Michael Kirk 98aa054496 Avoid spurious "Disabled Disappearing Messages"
`dictionaryDidChange` was always true for new records.

// FREEBIE
7 years ago
Michael Kirk 7ca07d61d9 "Bump build to 2.25.0.8." 7 years ago
Michael Kirk e261b6fcdf Merge branch 'mkirk/fix-attachment-building' 7 years ago
Michael Kirk d3cda951ef Fix/Simplify outgoing attachment proto building
// FREEBIE
7 years ago
Matthew Chen 73102a9963 Merge branch 'charlesmchen/shareContactsFromShareExtension' 7 years ago
Matthew Chen 41f4b0866c Respond to CR. 7 years ago
Matthew Chen bd116f8938 Share contacts from share extension. 7 years ago
Matthew Chen c56362cee0 "Bump build to 2.25.0.7." 7 years ago
Matthew Chen d1e2fbd996 Merge branch 'charlesmchen/editContactShareView2' 7 years ago
Matthew Chen 7f1cbd9277 Respond to CR. 7 years ago
Matthew Chen 3092e4e3f6 Update design of 'approve contact share' view. 7 years ago
Matthew Chen 50c49baca8 Update design of 'approve contact share' view. 7 years ago
Matthew Chen b0c4ad7f63 Apply design changes from Myles. 7 years ago
Matthew Chen 4e07895853 Apply design changes from Myles. 7 years ago
Matthew Chen 5f1941f6aa Apply design changes from Myles. 7 years ago
Michael Kirk b7634c650c Merge branch 'mkirk/contact-share-avatars' 7 years ago
Michael Kirk a10ae1835e respond to code review
// FREEBIE
7 years ago
Michael Kirk 45f91ead44 Use actual avatar in ContactViewController
// FREEBIE
7 years ago
Michael Kirk 77fc5571fb Implement avatar sending
// FREEBIE
7 years ago
Michael Kirk eb97e82d19 fixup debug UI 7 years ago
Michael Kirk 5ba5e98260 Show downloaded contact avatar in thread
// FREEBIE
7 years ago
Michael Kirk 48b4791b13 Download avatar attachment stream
// FREEBIE
7 years ago
Michael Kirk 8c4a6c1749 Merge branch 'mkirk/no-singleton' 7 years ago
Michael Kirk 3fdf703a60 PhoneNumberUtil is no longer a singleton
// FREEBIE
7 years ago
Michael Kirk d32545fc2d Merge branch 'mkirk/become-consistent-with-timer' 7 years ago
Michael Kirk 9e1a3a0da4 Consider off/on in addition to duration when becoming consistent
// FREEBIE
7 years ago
Matthew Chen 4b6239f491 Fix build breakage. 7 years ago
Matthew Chen 5c63f7f254 Merge branch 'charlesmchen/skippedSends' 7 years ago
Matthew Chen e7eaa7945d Handle completely skipped message sends. 7 years ago