${TabDisplay}
diff --git a/dashboard-ui/notificationsetting.html b/dashboard-ui/notificationsetting.html
index fe209d524c..d1352aea32 100644
--- a/dashboard-ui/notificationsetting.html
+++ b/dashboard-ui/notificationsetting.html
@@ -72,12 +72,11 @@
-
- ${ButtonSave}
-
-
- ${ButtonCancel}
+
+ ${ButtonSave}
+
+ ${ButtonCancel}
diff --git a/dashboard-ui/playbackconfiguration.html b/dashboard-ui/playbackconfiguration.html
index bf3312e8bc..a437409229 100644
--- a/dashboard-ui/playbackconfiguration.html
+++ b/dashboard-ui/playbackconfiguration.html
@@ -49,12 +49,11 @@
diff --git a/dashboard-ui/scripts/indexpage.js b/dashboard-ui/scripts/indexpage.js
index ad50c70ba1..36bd111a0c 100644
--- a/dashboard-ui/scripts/indexpage.js
+++ b/dashboard-ui/scripts/indexpage.js
@@ -13,7 +13,7 @@
case 2:
return 'latestmedia';
case 3:
- return '';
+ return 'latesttvrecordings';
default:
return '';
}
diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js
index f215f555d4..9f64994d2b 100644
--- a/dashboard-ui/scripts/librarybrowser.js
+++ b/dashboard-ui/scripts/librarybrowser.js
@@ -939,9 +939,10 @@
html += '
';
html += textlines[verticalTextLines] || LibraryBrowser.getRatingHtml(item, false);
html += ' ';
- html += '';
+ //html += '';
+ html += '';
html += '
';
html += LibraryBrowser.getUserDataIconsHtml(item);
html += ' ';
@@ -1643,7 +1644,8 @@
if (options.cardLayout) {
html += '
';
- html += '';
+ //html += '';
+ html += '';
html += "
";
}
diff --git a/dashboard-ui/scripts/sections.js b/dashboard-ui/scripts/sections.js
index 33cd511db6..000dfd14e6 100644
--- a/dashboard-ui/scripts/sections.js
+++ b/dashboard-ui/scripts/sections.js
@@ -133,7 +133,7 @@
var limit = AppInfo.hasLowImageBandwidth ?
16 :
- 24;
+ 20;
var options = {
diff --git a/dashboard-ui/streamingsettings.html b/dashboard-ui/streamingsettings.html
index ee3de68e4a..03bc170c7b 100644
--- a/dashboard-ui/streamingsettings.html
+++ b/dashboard-ui/streamingsettings.html
@@ -28,12 +28,11 @@
diff --git a/dashboard-ui/supporterkey.html b/dashboard-ui/supporterkey.html
index b6698b5c36..14df9a3fcb 100644
--- a/dashboard-ui/supporterkey.html
+++ b/dashboard-ui/supporterkey.html
@@ -35,7 +35,7 @@
- Save
+ ${ButtonSave}
diff --git a/dashboard-ui/syncsettings.html b/dashboard-ui/syncsettings.html
index bd2c0bd0c7..46752fa0be 100644
--- a/dashboard-ui/syncsettings.html
+++ b/dashboard-ui/syncsettings.html
@@ -50,9 +50,11 @@
diff --git a/dashboard-ui/themes/android.css b/dashboard-ui/themes/android.css
index 360e28a925..37ca044216 100644
--- a/dashboard-ui/themes/android.css
+++ b/dashboard-ui/themes/android.css
@@ -13,3 +13,7 @@
.defaultBackground .cardImage {
background-color: #383838;
}
+
+.ui-page-theme-b .visualCardBox {
+ background: rgba(56,56,56,.85);
+}
diff --git a/dashboard-ui/useredit.html b/dashboard-ui/useredit.html
index 0bfb741a43..bedda7796c 100644
--- a/dashboard-ui/useredit.html
+++ b/dashboard-ui/useredit.html
@@ -122,9 +122,11 @@
diff --git a/dashboard-ui/userlibraryaccess.html b/dashboard-ui/userlibraryaccess.html
index fcab15b7c3..a8b4460bf5 100644
--- a/dashboard-ui/userlibraryaccess.html
+++ b/dashboard-ui/userlibraryaccess.html
@@ -63,9 +63,11 @@
diff --git a/dashboard-ui/usernew.html b/dashboard-ui/usernew.html
index 35c0add89f..dc3eb4ce13 100644
--- a/dashboard-ui/usernew.html
+++ b/dashboard-ui/usernew.html
@@ -51,12 +51,11 @@
diff --git a/dashboard-ui/userparentalcontrol.html b/dashboard-ui/userparentalcontrol.html
index fc943a7c36..479e0c2e4b 100644
--- a/dashboard-ui/userparentalcontrol.html
+++ b/dashboard-ui/userparentalcontrol.html
@@ -58,9 +58,11 @@
diff --git a/dashboard-ui/vulcanize-in.html b/dashboard-ui/vulcanize-in.html
index 4646e2dcf3..bd2d0d1fe9 100644
--- a/dashboard-ui/vulcanize-in.html
+++ b/dashboard-ui/vulcanize-in.html
@@ -9,4 +9,5 @@
\ No newline at end of file
diff --git a/dashboard-ui/vulcanize-out.html b/dashboard-ui/vulcanize-out.html
index 1f7b60284a..9ef7d7ba81 100644
--- a/dashboard-ui/vulcanize-out.html
+++ b/dashboard-ui/vulcanize-out.html
@@ -10492,6 +10492,258 @@ The `aria-labelledby` attribute will be set to the header element, if one exists
+
+
+
+
+
+