|
|
|
@ -3425,6 +3425,10 @@ typedef OWSContact * (^OWSContactBlock)(YapDatabaseReadWriteTransaction *transac
|
|
|
|
withCallNumber:@"+19174054215"
|
|
|
|
withCallNumber:@"+19174054215"
|
|
|
|
callType:RPRecentCallTypeIncomingIncomplete
|
|
|
|
callType:RPRecentCallTypeIncomingIncomplete
|
|
|
|
inThread:contactThread]];
|
|
|
|
inThread:contactThread]];
|
|
|
|
|
|
|
|
[result addObject:[[TSCall alloc] initWithTimestamp:[NSDate ows_millisecondTimeStamp]
|
|
|
|
|
|
|
|
withCallNumber:@"+19174054215"
|
|
|
|
|
|
|
|
callType:RPRecentCallTypeIncomingDeclined
|
|
|
|
|
|
|
|
inThread:contactThread]];
|
|
|
|
[result addObject:[[TSCall alloc] initWithTimestamp:[NSDate ows_millisecondTimeStamp]
|
|
|
|
[result addObject:[[TSCall alloc] initWithTimestamp:[NSDate ows_millisecondTimeStamp]
|
|
|
|
withCallNumber:@"+19174054215"
|
|
|
|
withCallNumber:@"+19174054215"
|
|
|
|
callType:RPRecentCallTypeOutgoingMissed
|
|
|
|
callType:RPRecentCallTypeOutgoingMissed
|
|
|
|
|