replicant-packages_apps_Email/src/com
Ben Komalo c18843d746 Prevent EML messages from reloading indefinitely
- openMessageSync for EML files touches the provider since it copies
things into the Message table from temporary attachment data. Therefore,
acting on a reload of an EML message will trigger the observer, and do
the same thing.
- still unsure when or how this regressed, but I can't see the previous
behavior being correct regardless

Bug: 5150886
Change-Id: Icfcea7beb95b0fbb026184d6fdecc93c810569ef
2011-08-11 13:34:52 -07:00
..
android/email Prevent EML messages from reloading indefinitely 2011-08-11 13:34:52 -07:00
beetstra