diff --git a/dashboard-ui/advanced.html b/dashboard-ui/advanced.html index dcdd11aa00..bad2631b92 100644 --- a/dashboard-ui/advanced.html +++ b/dashboard-ui/advanced.html @@ -85,12 +85,11 @@
diff --git a/dashboard-ui/autoorganizetv.html b/dashboard-ui/autoorganizetv.html index 263322bf0c..c607f44a01 100644 --- a/dashboard-ui/autoorganizetv.html +++ b/dashboard-ui/autoorganizetv.html @@ -169,12 +169,11 @@ diff --git a/dashboard-ui/bower_components/paper-tabs/.bower.json b/dashboard-ui/bower_components/paper-tabs/.bower.json new file mode 100644 index 0000000000..73b89cdd6d --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/.bower.json @@ -0,0 +1,48 @@ +{ + "name": "paper-tabs", + "version": "1.0.0", + "license": "http://polymer.github.io/LICENSE.txt", + "description": "Material design tabs", + "private": true, + "main": "paper-tabs.html", + "authors": [ + "The Polymer Authors" + ], + "keywords": [ + "web-components", + "polymer", + "tabs", + "control" + ], + "repository": "https://github.com/PolymerElements/paper-tabs.git", + "dependencies": { + "iron-behaviors": "polymerelements/iron-behaviors#^1.0.0", + "iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0", + "iron-icon": "polymerelements/iron-icon#^1.0.0", + "iron-iconset-svg": "polymerelements/iron-iconset-svg#^1.0.0", + "iron-menu-behavior": "polymerelements/iron-menu-behavior#^1.0.0", + "iron-resizable-behavior": "polymerelements/iron-resizable-behavior#^1.0.0", + "paper-ripple": "polymerelements/paper-ripple#^1.0.0", + "paper-styles": "polymerelements/paper-styles#^1.0.0", + "polymer": "Polymer/polymer#^1.0.0", + "paper-icon-button": "polymerelements/paper-icon-button#^1.0.0" + }, + "devDependencies": { + "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", + "paper-toolbar": "polymerelements/paper-toolbar#^1.0.0", + "test-fixture": "polymerelements/test-fixture#^1.0.0", + "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", + "web-component-tester": "*" + }, + "homepage": "https://github.com/PolymerElements/paper-tabs", + "_release": "1.0.0", + "_resolution": { + "type": "version", + "tag": "v1.0.0", + "commit": "af6820e55f73fc5aa8c8e4d5294085e46374c7ca" + }, + "_source": "git://github.com/PolymerElements/paper-tabs.git", + "_target": "~1.0.0", + "_originalSource": "PolymerElements/paper-tabs", + "_direct": true +} \ No newline at end of file diff --git a/dashboard-ui/bower_components/paper-tabs/.gitignore b/dashboard-ui/bower_components/paper-tabs/.gitignore new file mode 100644 index 0000000000..fbe05fc93b --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/.gitignore @@ -0,0 +1 @@ +bower_components/ diff --git a/dashboard-ui/bower_components/paper-tabs/bower.json b/dashboard-ui/bower_components/paper-tabs/bower.json new file mode 100644 index 0000000000..cff76e9661 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/bower.json @@ -0,0 +1,37 @@ +{ + "name": "paper-tabs", + "version": "1.0.0", + "license": "http://polymer.github.io/LICENSE.txt", + "description": "Material design tabs", + "private": true, + "main": "paper-tabs.html", + "authors": [ + "The Polymer Authors" + ], + "keywords": [ + "web-components", + "polymer", + "tabs", + "control" + ], + "repository": "https://github.com/PolymerElements/paper-tabs.git", + "dependencies": { + "iron-behaviors": "polymerelements/iron-behaviors#^1.0.0", + "iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0", + "iron-icon": "polymerelements/iron-icon#^1.0.0", + "iron-iconset-svg": "polymerelements/iron-iconset-svg#^1.0.0", + "iron-menu-behavior": "polymerelements/iron-menu-behavior#^1.0.0", + "iron-resizable-behavior": "polymerelements/iron-resizable-behavior#^1.0.0", + "paper-ripple": "polymerelements/paper-ripple#^1.0.0", + "paper-styles": "polymerelements/paper-styles#^1.0.0", + "polymer": "Polymer/polymer#^1.0.0", + "paper-icon-button": "polymerelements/paper-icon-button#^1.0.0" + }, + "devDependencies": { + "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", + "paper-toolbar": "polymerelements/paper-toolbar#^1.0.0", + "test-fixture": "polymerelements/test-fixture#^1.0.0", + "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", + "web-component-tester": "*" + } +} diff --git a/dashboard-ui/bower_components/paper-tabs/demo/index.html b/dashboard-ui/bower_components/paper-tabs/demo/index.html new file mode 100644 index 0000000000..8ec80554bd --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/demo/index.html @@ -0,0 +1,177 @@ + + + + + + + paper-tabs + + + + + + + + + + + + + + + + + +

A. No ink effect and no sliding bar

+ + + + ITEM ONE + ITEM TWO + ITEM THREE + + + +

B. The bottom bar appears to indicate the selected tab, but without sliding effect.

+ + + + ITEM ONE + ITEM TWO + ITEM THREE + + + +

C. The bar slides to the selected tab

+ + + + ITEM ONE + ITEM TWO + ITEM THREE + + + +

D. Inky Tabs

+ + + + ITEM ONE + ITEM TWO + ITEM THREE + + + +

E. Scrollable Tabs

+ + + + NUMBER ONE ITEM + ITEM TWO + THE THIRD ITEM + THE ITEM FOUR + FIFTH + THE SIXTH TAB + NUMBER SEVEN + EIGHT + NUMBER NINE + THE TENTH + THE ITEM ELEVEN + TWELFTH ITEM + + + +

F. Link Tabs

+ + + + ITEM ONE + ITEM TWO + ITEM THREE + + + +

G. Tabs in Toolbar

+ + + + + + ITEM ONE + ITEM TWO + + + +
+ +
+ +

H. Tabs aligned to bottom

+ + + + ITEM ONE + ITEM TWO + ITEM THREE + + + +

I. Bound Selection

+ + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/hero.svg b/dashboard-ui/bower_components/paper-tabs/hero.svg new file mode 100644 index 0000000000..bfcbdac259 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/hero.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/index.html b/dashboard-ui/bower_components/paper-tabs/index.html new file mode 100644 index 0000000000..98ab07d95d --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/index.html @@ -0,0 +1,25 @@ + + + + + + paper-tabs + + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/paper-tab.html b/dashboard-ui/bower_components/paper-tabs/paper-tab.html new file mode 100644 index 0000000000..4737ec8623 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/paper-tab.html @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/paper-tabs-icons.html b/dashboard-ui/bower_components/paper-tabs/paper-tabs-icons.html new file mode 100644 index 0000000000..c299046a63 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/paper-tabs-icons.html @@ -0,0 +1,18 @@ + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/paper-tabs.html b/dashboard-ui/bower_components/paper-tabs/paper-tabs.html new file mode 100644 index 0000000000..ca648df818 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/paper-tabs.html @@ -0,0 +1,483 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/test/attr-for-selected.html b/dashboard-ui/bower_components/paper-tabs/test/attr-for-selected.html new file mode 100644 index 0000000000..2f5aa6dc36 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/test/attr-for-selected.html @@ -0,0 +1,82 @@ + + + + + + + paper-tabs-attr-for-selected + + + + + + + + + + + + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/test/basic.html b/dashboard-ui/bower_components/paper-tabs/test/basic.html new file mode 100644 index 0000000000..aa74207e34 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/test/basic.html @@ -0,0 +1,157 @@ + + + + + + + paper-tabs-basic + + + + + + + + + + + + + + + + + + + + + diff --git a/dashboard-ui/bower_components/paper-tabs/test/index.html b/dashboard-ui/bower_components/paper-tabs/test/index.html new file mode 100644 index 0000000000..2a3282bb73 --- /dev/null +++ b/dashboard-ui/bower_components/paper-tabs/test/index.html @@ -0,0 +1,32 @@ + + + + + + + + Tests + + + + + + + + + diff --git a/dashboard-ui/channelsettings.html b/dashboard-ui/channelsettings.html index 4630f8e033..7601674341 100644 --- a/dashboard-ui/channelsettings.html +++ b/dashboard-ui/channelsettings.html @@ -61,12 +61,11 @@ diff --git a/dashboard-ui/cinemamodeconfiguration.html b/dashboard-ui/cinemamodeconfiguration.html index 29c06f374c..55eb100e10 100644 --- a/dashboard-ui/cinemamodeconfiguration.html +++ b/dashboard-ui/cinemamodeconfiguration.html @@ -74,12 +74,12 @@

${CinemaModeConfigurationHelp2}

diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index dc4eb3453b..5a8d246806 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -1434,11 +1434,15 @@ span.itemCommunityRating:not(:empty) + .userDataIcons { vertical-align: middle; } -.listViewMoreButton { +button.listviewMenuButton { padding-left: 20px !important; font-size: 20px; } +paper-icon-button.listviewMenuButton { + margin-left: 20px !important; +} + .ui-li-has-icon > .ui-btn { padding-left: 5.25em !important; padding-top: 5px !important; diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index 21d571d3d2..ed9eaf757a 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -4,7 +4,7 @@ ${TitleServer} -
+
@@ -49,8 +49,8 @@

- - + ${ButtonRestart} + ${ButtonShutdown}
@@ -131,7 +131,7 @@
- + diff --git a/dashboard-ui/dashboardgeneral.html b/dashboard-ui/dashboardgeneral.html index 297d2b175c..414aeb9140 100644 --- a/dashboard-ui/dashboardgeneral.html +++ b/dashboard-ui/dashboardgeneral.html @@ -75,12 +75,11 @@
diff --git a/dashboard-ui/dashboardhosting.html b/dashboard-ui/dashboardhosting.html index 7c643d8caa..2be6cff2c4 100644 --- a/dashboard-ui/dashboardhosting.html +++ b/dashboard-ui/dashboardhosting.html @@ -65,12 +65,11 @@ diff --git a/dashboard-ui/device.html b/dashboard-ui/device.html index 6a6f7be7eb..dda57c6972 100644 --- a/dashboard-ui/device.html +++ b/dashboard-ui/device.html @@ -40,12 +40,11 @@
diff --git a/dashboard-ui/devicesupload.html b/dashboard-ui/devicesupload.html index fca90d44d4..cd73f0ccc9 100644 --- a/dashboard-ui/devicesupload.html +++ b/dashboard-ui/devicesupload.html @@ -47,12 +47,11 @@
diff --git a/dashboard-ui/dlnaserversettings.html b/dashboard-ui/dlnaserversettings.html index 79a5121587..9a77f10d81 100644 --- a/dashboard-ui/dlnaserversettings.html +++ b/dashboard-ui/dlnaserversettings.html @@ -46,12 +46,11 @@ diff --git a/dashboard-ui/dlnasettings.html b/dashboard-ui/dlnasettings.html index 30a82b1f6e..53380dc37d 100644 --- a/dashboard-ui/dlnasettings.html +++ b/dashboard-ui/dlnasettings.html @@ -36,12 +36,11 @@ diff --git a/dashboard-ui/encodingsettings.html b/dashboard-ui/encodingsettings.html index ae8dc8f792..4f61267825 100644 --- a/dashboard-ui/encodingsettings.html +++ b/dashboard-ui/encodingsettings.html @@ -73,12 +73,11 @@ diff --git a/dashboard-ui/librarysettings.html b/dashboard-ui/librarysettings.html index 1a93f15c00..258045a69f 100644 --- a/dashboard-ui/librarysettings.html +++ b/dashboard-ui/librarysettings.html @@ -78,12 +78,11 @@
  • - - + + ${ButtonCancel}
  • diff --git a/dashboard-ui/livetvsettings.html b/dashboard-ui/livetvsettings.html index 6e09abc416..f02d9eb674 100644 --- a/dashboard-ui/livetvsettings.html +++ b/dashboard-ui/livetvsettings.html @@ -51,12 +51,11 @@
    diff --git a/dashboard-ui/mypreferencesdisplay.html b/dashboard-ui/mypreferencesdisplay.html index 2bdaccc68f..342d789b32 100644 --- a/dashboard-ui/mypreferencesdisplay.html +++ b/dashboard-ui/mypreferencesdisplay.html @@ -5,7 +5,7 @@ Emby -
    +
    ${TabDisplay} diff --git a/dashboard-ui/mypreferenceslanguages.html b/dashboard-ui/mypreferenceslanguages.html index 623ec1ad4f..760e3f27b2 100644 --- a/dashboard-ui/mypreferenceslanguages.html +++ b/dashboard-ui/mypreferenceslanguages.html @@ -5,7 +5,7 @@ Emby -
    +
    ${TabDisplay} diff --git a/dashboard-ui/mypreferenceswebclient.html b/dashboard-ui/mypreferenceswebclient.html index 0b4d98b29a..f4222458a6 100644 --- a/dashboard-ui/mypreferenceswebclient.html +++ b/dashboard-ui/mypreferenceswebclient.html @@ -5,7 +5,7 @@ Emby -
    +
    ${TabDisplay} diff --git a/dashboard-ui/myprofile.html b/dashboard-ui/myprofile.html index e3194a1323..412e4bf5a6 100644 --- a/dashboard-ui/myprofile.html +++ b/dashboard-ui/myprofile.html @@ -4,7 +4,7 @@ Emby -
    +
    ${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 @@

  • - - + + ${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 @@
    • - - + + ${ButtonCancel}
    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 @@
    • - - + + ${ButtonCancel}
    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 @@

    - +


    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 @@
    • - + + ${ButtonCancel}
    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 @@
    • - + + ${ButtonCancel}
    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 @@
    • - + + ${ButtonCancel}
    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 @@
    • - - + + ${ButtonCancel}
    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 @@
    • - + + ${ButtonCancel}
    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 + + + + + +