commit | 23d7c700324d6ae9a20ddc89617ccc1846f80fc8 | [log] [tgz] |
---|---|---|
author | Daniel Sandler <dsandler@android.com> | Thu Mar 07 16:32:06 2013 -0500 |
committer | Daniel Sandler <dsandler@android.com> | Thu Mar 07 16:32:06 2013 -0500 |
tree | 0d99ba9b33eff61ad55a96be6b50e88973be0160 | |
parent | 21ca44d67b972e66a5c8698886ee8747366c8b05 [diff] |
Accumulate updates to notifications before archiving. By only adding notifications to the archive when they are removed we batch up multiple updates and only store the final version. Some data is lost in this process, but we save tons of memory storing otherwise redundant / uninteresting data (e.g. each step of a download). Change-Id: I008afefc1242bb7c433d45da2c36fcc626dd3706