========
https://hg.mozilla.org/integration/gaia-central/rev/547747b7b564
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 881823 - [SMS][MMS] Regression. Contact search results style lost r=borjasalguero
https://bugzilla.mozilla.org/show_bug.cgi?id=881823
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
========
https://hg.mozilla.org/integration/gaia-central/rev/44c84445dc78
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10268 from fabi1cazenave/mmsThumbnails-bug876467
Bug 878042 - [MMS] image placeholder style, r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/700943a71923
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 878042 - [MMS] image placeholder style, r=julienw
• apply the thumbnail style specs that have been defined by the UX team;
• for image attachments, generate a real thumbnail of the attachment rather
than relying on a CSS background -- this allows to revoke the Object URL
early, so we can get rid of a few hacks (= the <img> in the frame template
and the setTimeout() in the onload listener);
• display the attachment size with an appropriate unit (KB or MB).
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/418fb1023fcf
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10291 from ian-liu/mms/Bug877940_Animation_for_sending_should_not_show_while_editing_messages_list
Bug 877940 - [SMS] Animation for sending should not show when in Edit/Delete messages list
========
https://hg.mozilla.org/integration/gaia-central/rev/783c08823b4c
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 877940 - [SMS] Animation for sending should not show when in Edit/Delete messages list