commit | 4bbb9c8b606eee55462bfd5d96c50d4fbabe819f | [log] [tgz] |
---|---|---|
author | Qi Wang <wangqi@google.com> | Thu Mar 31 11:11:01 2016 -0700 |
committer | Qi Wang <wangqi@google.com> | Mon Apr 04 10:26:51 2016 -0700 |
tree | 2cf9fc112b08338d91ed192802888e77ba9249aa | |
parent | 4af1acfc1e76c65578feb0e985b5e201f4239444 [diff] |
Integrate spam feature into call logs. + Add block and report spam actions. + Show spam icon and label for call log item. + Add stableIds for CallLogAdapter to improve performance(reuse same viewItem to minimize update work). * Fix funky UI of call log. Change-Id: I6144d70b6a8e38061e1447d0d01910d53026d1db Fix: 27295728 Fix: 26907466