5d4bb79044
* The problem is that PendingIntents aren't updated when a notification is updated, so the changed extras when a 2nd account gets a new message aren't seen by MessageList when it's started up upon tapping the notification (it uses the extras from the 1st account to get a new message) * The fix is to use the newish (cupcake) flag in the PendingIntent that causes the extras in the PendingIntent to be updated Change-Id: If12d0e7c6d3f256befeca98b560443395820737f |
||
---|---|---|
assets | ||
docs | ||
images | ||
res | ||
src | ||
tests | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |