commit | f678a8e67ace74ea285dcec9727d0117e23a5c73 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Fri Sep 10 13:06:07 2010 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri Sep 10 13:27:12 2010 -0700 |
tree | ba13a95f695984d17ffefc2d39c78a3b62e60c11 | |
parent | 7183724276e0d829fd01a5bc1f2f6d0f6b6a8818 [diff] |
Clean-ups for EmailProvider - Don't allow manual modification of unreadCount/messageCount (We used to check only unreadCount in update().) - Do the integrity check at the very first in update(). I think the old place was really problematic because we opened the database in a few lines above and kept it in a local variable. Change-Id: I2bf5de4e4e45b40c11b951dd2255f8193c26f1aa