commit | a84cc39ca05e0e799f03e04a1d3e30b5ff733cd7 | [log] [tgz] |
---|---|---|
author | Mason Tang <masontang@google.com> | Fri Jun 18 12:23:13 2010 -0700 |
committer | Mason Tang <masontang@google.com> | Thu Jun 24 13:53:58 2010 -0700 |
tree | 3de14b9b1aedfd6824d07651090146297663399f | |
parent | ae4e50b2c35fe4549d1df6568544aa72057dcbe1 [diff] |
Refactored so that the widget is now with the app, not the provider - CalendarProvider2 now broadcasts a PROVIDER_CHANGED intent to notify the widget and any listeners of changes - CalendarProvider2 will also batch any update notifications over a configurable timeout, right now at 3 seconds, in order to prevent a storm of intents. Change-Id: I884c2fff505be39f6a17b389e002b7bd07976141