Commit Graph

8098 Commits

Author SHA1 Message Date
Michael Kirk 9e348f2a27 update ubsan 2018-07-19 13:41:15 -06:00
Michael Kirk 0513077d29 Merge branch 'mkirk/batch-contact-intersections' 2018-07-19 13:40:38 -06:00
Michael Kirk eb4c62593b Cancel quickly if dependent operation fails 2018-07-19 13:40:30 -06:00
Michael Kirk 90214ae578 make contact intersection queue serial 2018-07-19 13:40:30 -06:00
Michael Kirk 0db339b849 fixup double failure 2018-07-19 13:40:30 -06:00
Michael Kirk 9293eb96f7 code re-org 2018-07-19 13:40:30 -06:00
Michael Kirk 344c2a37c8 update pods for batching contact intersections 2018-07-19 13:40:30 -06:00
Michael Kirk 75248b5dc7 Stub out feedback operation
// FREEBIE
2018-07-19 13:40:30 -06:00
Michael Kirk b7288b2565 Move contact intersection into batched operation
// FREEBIE
2018-07-19 13:40:30 -06:00
Michael Kirk f277ae877c Clarify OWSOperation behavior (no behavioral changes) 2018-07-19 13:40:30 -06:00
Michael Kirk e05877a019 Merge branch 'update-translations' 2018-07-19 09:45:47 -06:00
Nancy Mast 4ab6892e27 changed string text for MULTIDEVICE_PAIRING_MAX_DESC, ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY, CONTACT_FIELD_ADDRESS_POSTCODE, END_CALL_RESPONDER_IS_BUSY. changed comment for SETTINGS_INVITE_TWITTER_TEXT 2018-07-19 09:45:44 -06:00
Nancy Mast c2f7c15f72 removed jsq strings, modified MULTIDEVICE_PAIRING_MAX_RECOVERY text and comment 2018-07-19 09:45:44 -06:00
Matthew Chen a9353ed4e8 Merge branch 'charlesmchen/deltaContactIntersection2' 2018-07-19 11:31:23 -04:00
Matthew Chen 39c7fd9f15 Respond to CR. 2018-07-19 11:31:04 -04:00
Matthew Chen 3aa28aee36 Respond to CR. 2018-07-18 15:09:29 -04:00
Matthew Chen 3c3742aae9 Clean up ahead of PR. 2018-07-18 14:27:40 -04:00
Matthew Chen bf1642052a Fix nullability. 2018-07-18 14:27:40 -04:00
Matthew Chen 03e5d2973b Delta contact intersections. 2018-07-18 14:27:40 -04:00
Matthew Chen 3b2ae010d7 Merge branch 'charlesmchen/streamlineSignalRecipient' 2018-07-18 14:25:44 -04:00
Matthew Chen 899e96f70f Respond to CR. 2018-07-18 14:25:30 -04:00
Matthew Chen 7f33236d6c Respond to CR. 2018-07-18 13:57:22 -04:00
Matthew Chen 094cf3691d Respond to CR. 2018-07-18 13:57:22 -04:00
Matthew Chen cc91cb3dbf Respond to CR. 2018-07-18 13:57:22 -04:00
Matthew Chen ace07ac62a Respond to CR. 2018-07-18 13:57:22 -04:00
Matthew Chen c830f880aa Streamline SignalRecipient. 2018-07-18 13:57:22 -04:00
Matthew Chen 77884913d8 Streamline SignalRecipient. 2018-07-18 13:57:22 -04:00
Matthew Chen b6489c6948 Streamline SignalRecipient. 2018-07-18 13:57:22 -04:00
Matthew Chen 05a4222b2d Streamline SignalRecipient. 2018-07-18 13:57:22 -04:00
Matthew Chen ef3933bfaa Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
Matthew Chen 10b21d10e4 Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
Matthew Chen 9618fc16c5 Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
Matthew Chen ebe87348a2 Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
Matthew Chen d14f764b50 Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
Michael Kirk 601f1ffe75 update pods to remove test build configuration 2018-07-18 11:06:24 -06:00
Michael Kirk 256ad75a46 Merge branch 'mkirk/remove-test-build-config' 2018-07-18 10:36:48 -06:00
Michael Kirk ef9a0880ae Fix analyzer warnings 2018-07-18 10:24:08 -06:00
Michael Kirk baacebc956 Enable (quick) static analyzer for normal builds
// FREEBIE
2018-07-18 10:24:08 -06:00
Michael Kirk 77997639f5 Use CurrentAppContext instead of compiler flag to affect test behavior 2018-07-18 10:24:08 -06:00
Michael Kirk e00f4b30f3 Merge branch 'mkirk/fixup-tests-5' 2018-07-18 10:23:01 -06:00
Michael Kirk 12ef25420a Fixup SSK tests 2018-07-17 19:32:44 -06:00
Michael Kirk d591fb7f2c Fix some compiler warnings 2018-07-17 19:22:58 -06:00
Michael Kirk 8354a9c13f update fastlane to latest 2018-07-17 18:17:25 -06:00
Michael Kirk c19a8ce07e Fixup tests
// FREEBIE
2018-07-17 18:17:17 -06:00
Michael Kirk 1c9a47416a "Bump build to 2.28.0.10." 2018-07-17 14:54:07 -06:00
Michael Kirk 89f02a8510 sync translations 2018-07-17 14:54:00 -06:00
Michael Kirk e0ee0bd9b8 Merge branch 'charlesmchen/contentInsetsRevisited' 2018-07-17 14:51:15 -06:00
Matthew Chen 0c453c8d57 Fix content insets. 2018-07-17 14:51:10 -06:00
Michael Kirk 5cecce9976 Merge branch 'mkirk/add-header-to-system-info' 2018-07-17 14:49:49 -06:00
Michael Kirk 2b5db4fd1a Add header view to info messages.
I considered extracting this from OWSMessageCell and putting it into
ConversationCell, but that would be a pretty large change.

// FREEBIE
2018-07-17 14:49:43 -06:00