897a0ea81c
- Extracted the loader - Extracted ViewType and introduced WidgetView. WidgetView is ViewType + mutable fields, such as account id. WidgetView now owns the method to switch views. These two are basically in preparation to address the message count bug. (we're showing total message count where it should be the unread count, which is a bit tricky because it'll require two different queries.) - Also simplified the threading model in EmailWidget to fix potential theading issues. (now (almost) everything works on the UI thread) Bug 3431240 Change-Id: I9f8a268210995f1135baabe88b49b274272708d4 |
||
---|---|---|
.. | ||
src/com/android | ||
Android.mk | ||
AndroidManifest.xml |