Commit graph

7110 commits

Author SHA1 Message Date
Michael Kirk 42109593af Remove fromViewController state from ContactShareViewHelper
// FREEBIE
2018-05-09 10:21:00 -04:00
Michael Kirk 77bbbad70c Remove contactShare state from ContactShareViewHelper
// FREEBIE
2018-05-09 10:21:00 -04:00
Matthew Chen 0265787dd6 "Bump build to 2.25.0.10." 2018-05-08 18:35:21 -04:00
Matthew Chen 37da52413f Fix contact share protos: display name, organization name. 2018-05-08 18:35:11 -04:00
Matthew Chen 0b90c094aa "Bump build to 2.25.0.9." 2018-05-08 17:37:14 -04:00
Matthew Chen 946cc114ed Update l10n strings. 2018-05-08 17:37:08 -04:00
Matthew Chen 6c84f6eef5 Merge branch 'charlesmchen/contactActionsAndPhoneNumberParsing' 2018-05-08 17:24:15 -04:00
Matthew Chen c2adf624ea Respond to CR. 2018-05-08 17:22:34 -04:00
Matthew Chen 44ceee5849 Add contact share actions to conversation view and improve phone number parsing. 2018-05-08 17:22:34 -04:00
Michael Kirk 445c10a7ea Merge branch 'mkirk/first-responder' 2018-05-08 17:12:20 -04:00
Michael Kirk 7e22d9e900 Prevent input toolbar from appearing over camera view, contact view or actionsheet
// FREEBIE
2018-05-08 17:07:15 -04:00
Michael Kirk 353abfc13e Views presented from ConversationVC must become first responder.
// FREEBIE
2018-05-08 17:07:15 -04:00
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
2018-05-08 17:07:15 -04:00
Matthew Chen 882098e9cb Merge branch 'charlesmchen/contactShareAssets' 2018-05-08 16:56:37 -04:00
Matthew Chen 01bfa8dfc4 Apply contact share assets. 2018-05-08 16:56:08 -04:00
Matthew Chen 5a3c37458b Merge branch 'charlesmchen/faceIDUsageDescription' 2018-05-08 15:58:44 -04:00
Matthew Chen 9e49224028 Add usage description for Face ID. 2018-05-08 15:58:38 -04:00
Michael Kirk 4d65646dc0 Merge branch 'mkirk/no-reply-from-gallery' 2018-05-08 15:00:02 -04:00
Michael Kirk fda5d65674 Avoid crash - reply only works from ConversationVC
// FREEBIE
2018-05-08 13:56:28 -04:00
Michael Kirk ac458197a5 Merge branch 'mkirk/fix-spurious-disabled-timer-messages' 2018-05-08 13:21:21 -04:00
Michael Kirk 98aa054496 Avoid spurious "Disabled Disappearing Messages"
`dictionaryDidChange` was always true for new records.

// FREEBIE
2018-05-08 10:19:33 -04:00
Michael Kirk 7ca07d61d9 "Bump build to 2.25.0.8." 2018-05-07 17:43:57 -04:00
Michael Kirk e261b6fcdf Merge branch 'mkirk/fix-attachment-building' 2018-05-07 17:42:17 -04:00
Michael Kirk d3cda951ef Fix/Simplify outgoing attachment proto building
// FREEBIE
2018-05-07 17:42:08 -04:00
Matthew Chen 73102a9963 Merge branch 'charlesmchen/shareContactsFromShareExtension' 2018-05-07 17:06:10 -04:00
Matthew Chen 41f4b0866c Respond to CR. 2018-05-07 17:05:44 -04:00
Matthew Chen bd116f8938 Share contacts from share extension. 2018-05-07 17:04:55 -04:00
Matthew Chen c56362cee0 "Bump build to 2.25.0.7." 2018-05-07 16:40:46 -04:00
Matthew Chen d1e2fbd996 Merge branch 'charlesmchen/editContactShareView2' 2018-05-07 16:19:24 -04:00
Matthew Chen 7f1cbd9277 Respond to CR. 2018-05-07 16:19:13 -04:00
Matthew Chen 3092e4e3f6 Update design of 'approve contact share' view. 2018-05-07 16:18:22 -04:00
Matthew Chen 50c49baca8 Update design of 'approve contact share' view. 2018-05-07 16:18:22 -04:00
Matthew Chen b0c4ad7f63 Apply design changes from Myles. 2018-05-07 16:17:16 -04:00
Matthew Chen 4e07895853 Apply design changes from Myles. 2018-05-07 16:17:16 -04:00
Matthew Chen 5f1941f6aa Apply design changes from Myles. 2018-05-07 16:17:16 -04:00
Michael Kirk b7634c650c Merge branch 'mkirk/contact-share-avatars' 2018-05-07 12:52:36 -04:00
Michael Kirk a10ae1835e respond to code review
// FREEBIE
2018-05-07 12:51:55 -04:00
Michael Kirk 45f91ead44 Use actual avatar in ContactViewController
// FREEBIE
2018-05-07 12:08:41 -04:00
Michael Kirk 77fc5571fb Implement avatar sending
// FREEBIE
2018-05-07 12:08:41 -04:00
Michael Kirk eb97e82d19 fixup debug UI 2018-05-07 12:08:41 -04:00
Michael Kirk 5ba5e98260 Show downloaded contact avatar in thread
// FREEBIE
2018-05-07 12:08:41 -04:00
Michael Kirk 48b4791b13 Download avatar attachment stream
// FREEBIE
2018-05-07 12:08:41 -04:00
Michael Kirk 8c4a6c1749 Merge branch 'mkirk/no-singleton' 2018-05-07 12:07:10 -04:00
Michael Kirk 3fdf703a60 PhoneNumberUtil is no longer a singleton
// FREEBIE
2018-05-07 12:07:03 -04:00
Michael Kirk d32545fc2d Merge branch 'mkirk/become-consistent-with-timer' 2018-05-07 12:06:31 -04:00
Michael Kirk 9e1a3a0da4 Consider off/on in addition to duration when becoming consistent
// FREEBIE
2018-05-07 11:09:07 -04:00
Matthew Chen 4b6239f491 Fix build breakage. 2018-05-07 10:06:59 -04:00
Matthew Chen 5c63f7f254 Merge branch 'charlesmchen/skippedSends' 2018-05-07 09:58:49 -04:00
Matthew Chen e7eaa7945d Handle completely skipped message sends. 2018-05-07 09:58:40 -04:00
Matthew Chen e63014ccf3 Merge branch 'charlesmchen/phoneParsingThreadSafety' 2018-05-07 09:49:25 -04:00