diff --git a/dashboard-ui/cordova/registrationservices.js b/dashboard-ui/cordova/registrationservices.js index 0b586642fe..3bc37f6009 100644 --- a/dashboard-ui/cordova/registrationservices.js +++ b/dashboard-ui/cordova/registrationservices.js @@ -2,9 +2,7 @@ function isAndroid() { - var platform = (device.platform || '').toLowerCase(); - - return platform.indexOf('android') != -1; + return $.browser.android; } function getPremiumUnlockFeatureId() { diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index b97cdb0ca1..3305c4bc84 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -364,10 +364,6 @@ display: none !important; } -.libraryDocument .inboxSidebarLink { - display: none !important; -} - .dashboardDocument .lnkMySync { display: none !important; } @@ -376,6 +372,10 @@ display: none !important; } +.dashboardDocument .headerVoiceButton { + display: none !important; +} + .darkDrawer { background-color: #282828 !important; } diff --git a/dashboard-ui/encodingsettings.html b/dashboard-ui/encodingsettings.html index 4f61267825..dce05e8d82 100644 --- a/dashboard-ui/encodingsettings.html +++ b/dashboard-ui/encodingsettings.html @@ -18,32 +18,23 @@
-
- ${HeaderTranscodingQualityPreference} - - - - - - - - -
- -