commit | 63a0a9e6ff03ca688c3904f41082515874fa1c3b | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Fri Jul 15 20:23:46 2011 +0100 |
committer | Flavio Lerda <flerda@google.com> | Sat Jul 16 16:20:50 2011 +0100 |
tree | 639dc76f19b436e4fdf4f5c53f018c6600dedd71 | |
parent | 8e39c71705261fa97adf1b6f39336a7fbd2a2c65 [diff] |
Handle call log entries with a NULL value for the NEW field. The current query causes SQLite to not return items with a NEW field set to NULL (if they are missed calls or voicemail) neither in the NEW query nor its negation. This fix makes sure that each entry will match one of the two possible queries and therefore always appear somewhere in the call log. Bug: 5036125 Change-Id: I66e0b9ed50c9d5733e14ec8da181884a0a6f160d