From d3796aff35365bc0a4279553a184448c3f8e68d4 Mon Sep 17 00:00:00 2001 From: Aleh Zasypkin Date: Mon, 18 Aug 2014 12:14:46 +0200 Subject: [PATCH] Bug 1041765 - [Messages] Thread view redesign. r=schung --- apps/sms/index.html | 23 +- apps/sms/js/thread_ui.js | 135 +++++----- apps/sms/locales/sms.en-US.properties | 6 + apps/sms/style/attachment.css | 29 +- apps/sms/style/composer.css | 2 - apps/sms/style/images/icons/deliveredtick.png | Bin 365 -> 411 bytes .../style/images/icons/deliveredtick@1.5x.png | Bin 536 -> 575 bytes .../images/icons/deliveredtick@2.25x.png | Bin 778 -> 778 bytes .../style/images/icons/deliveredtick@2x.png | Bin 695 -> 695 bytes apps/sms/style/images/icons/exclamation.png | Bin 318 -> 354 bytes .../style/images/icons/exclamation@1.5x.png | Bin 445 -> 499 bytes .../style/images/icons/exclamation@2.25x.png | Bin 667 -> 705 bytes .../sms/style/images/icons/exclamation@2x.png | Bin 546 -> 601 bytes apps/sms/style/images/icons/message_read.png | Bin 336 -> 398 bytes .../style/images/icons/message_read@1.5x.png | Bin 485 -> 560 bytes .../style/images/icons/message_read@2.25x.png | Bin 736 -> 793 bytes .../style/images/icons/message_read@2x.png | Bin 621 -> 666 bytes apps/sms/style/message.css | 160 +++++------ apps/sms/style/sms.css | 39 +-- apps/sms/test/unit/mock_messages.js | 1 + apps/sms/test/unit/thread_ui_test.js | 248 ++++++++++-------- 21 files changed, 330 insertions(+), 313 deletions(-) diff --git a/apps/sms/index.html b/apps/sms/index.html index d9121a656acf..9c8229612a25 100644 --- a/apps/sms/index.html +++ b/apps/sms/index.html @@ -446,15 +446,11 @@

${subject}

- -
-

${bodyHTML}

-
- ${simInformationHTML} - -
+

${bodyHTML}

+
+ ${simInformationHTML} + + ${messageStatusHTML}
@@ -470,6 +466,15 @@

-->

+
+ +
+