summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorBrandon Maxwell <maxwelb@google.com>2016-03-02 14:24:44 -0800
committerBrandon Maxwell <maxwelb@google.com>2016-03-02 14:24:44 -0800
commit15a09e545e0fdab603f4fb105fe714a07d7b1a87 (patch)
treee90adc99be0028e2aa81f9b9630bf0f535cdcf7e /Android.mk
parent27f6dbe2bb366a3b56227b8a7919f91c6ed8afcc (diff)
Fixing missed call badge query
+ Previously the query for the missed calls only checked if the calllog is_read column was equal to 1. The situation where a callog entry exists because it was copied from another user's calllog (such as for File based encryption), the value of is_read is null rather than 0 or 1. + This CL updates the query to return those calllog entries that have null for is_read too. This logic matches the logic for making a calllog entry bold when it's unread. Bug: 27168340 Change-Id: I73dba6920a3eaf352feae4d23cc3f55d51bd1efd
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions