Commit Graph

22799 Commits

Author SHA1 Message Date
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
Matthew Chen
043218fb91 Ensure thread safety in phone parsing logic. 2018-05-07 09:49:19 -04:00
Matthew Chen
4bf08280dc Merge branch 'charlesmchen/editContactShareView' 2018-05-07 09:48:32 -04:00
Matthew Chen
7c3991ebd8 Respond to CR. 2018-05-07 09:47:22 -04:00
Matthew Chen
ba74e3857a Clean up ahead of PR. 2018-05-04 18:13:22 -04:00
Matthew Chen
2c6f18fa6e Clean up ahead of PR. 2018-05-04 18:13:22 -04:00
Matthew Chen
60c3764525 Clean up ahead of PR. 2018-05-04 18:13:22 -04:00
Matthew Chen
fd93bf677e Clean up ahead of PR. 2018-05-04 18:13:22 -04:00
Matthew Chen
7a9acce504 Add contact share approval view. 2018-05-04 18:13:22 -04:00
Matthew Chen
6e18d84a10 Add contact share approval view. 2018-05-04 18:13:22 -04:00
Matthew Chen
0c745dd989 Add contact share approval view. 2018-05-04 18:13:22 -04:00
Matthew Chen
4fcbfe0e12 Fix merge breakage. 2018-05-04 16:20:33 -04:00