commit | 3de01b2e3474ac2eaccbcf72b6693bb19d254824 | [log] [tgz] |
---|---|---|
author | Svet Ganov <svetoslavganov@google.com> | Thu Aug 21 08:31:55 2014 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Thu Aug 21 15:47:08 2014 +0000 |
tree | 7143e9241725f79a1b26ca1e98b224b40f9d13e4 | |
parent | e4be1bf2bed48afd234ea1f2558c60beffe3fa18 [diff] |
Fix a regression in partially updading app widgets. App widgets can be partially updated where only the actions delta is delivered to the client. There was a regression where instead of sending the delta, the merged remote views were sent. This was problematic because certain actions are ignored when merging to avoid clutter (specifically showNext and showPrevious), hence these actions never reached the client. bug:16844814 Change-Id: I88ab58e610cda24154985165e6d6d93a1baa9c79