From 4ceafab5f9a2d7bf599ed90d9e6cec9a383f088e Mon Sep 17 00:00:00 2001 From: erfanian Date: Tue, 2 Jan 2018 14:18:05 -0800 Subject: Add assisted dialing indicators to the old call log. Modify the call log grouping strategy. The strategy is as follows: When comparing the current group to the next candidate to add to that group, if the assisted dialing feature tag differs between the two, create a new group. Thus, if a call has other features like wifi or hd, we ignore those features when making grouping decisions. Bug: 70506228 Test: unit tests PiperOrigin-RevId: 180592125 Change-Id: I73d130bd9eb23706a04cb02f5711200729d978b6 --- .../res/drawable-mdpi/quantum_ic_language_white_24.png | Bin 0 -> 390 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/quantum/res/drawable-mdpi/quantum_ic_language_white_24.png (limited to 'assets/quantum/res/drawable-mdpi/quantum_ic_language_white_24.png') diff --git a/assets/quantum/res/drawable-mdpi/quantum_ic_language_white_24.png b/assets/quantum/res/drawable-mdpi/quantum_ic_language_white_24.png new file mode 100644 index 000000000..0bc7dfd48 Binary files /dev/null and b/assets/quantum/res/drawable-mdpi/quantum_ic_language_white_24.png differ -- cgit v1.2.3