Commit Graph

33 Commits

Author SHA1 Message Date
Dmitry Lyzo
7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
9bc718628e Fix keyboard navigation 2020-04-25 18:39:54 +03:00
samuel9554
b139a23f04 As resquested by @MrTimscampi + theme adjustement 2020-04-16 19:14:40 -04:00
samuel9554
a1c40bd8a8 As requested by @MrTimscampi + theme adjustement 2020-04-16 15:45:32 -04:00
samuel9554
9439a306b6 Various visual fix 2020-04-12 20:15:58 -04:00
ferferga
dd3250a980 Change volume slider depending on layout and add artists back 2020-04-12 20:24:18 +02:00
Samuel
5926b1cb9b
Update nowplaying.html
Add Tv show Support
2020-04-10 12:59:01 -04:00
ferferga
6724e2f2fd Rename class and use flex class instead of style 2020-04-10 15:51:05 +02:00
Samuel
b1af60a0c3
Update nowplaying.html 2020-04-09 19:14:49 -04:00
dkanada
89a5c2d590
Merge pull request #811 from grafixeyehero/nowplaying-tvmode
Fix nowplaying  for tv mode
2020-02-26 19:19:32 +09:00
grafixeyehero
b20bd4d4b9 Fix 2 speakers icons 2020-02-23 02:40:08 +03:00
grafixeyehero
25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03:00
dkanada
3b5a63f930
Merge pull request #814 from MrTimscampi/webos-icons
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
grafixeyehero
2d509e9fb6 apply suggestion make focus 2020-02-19 02:11:29 +03:00
MrTimscampi
a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
Dmitry Lyzo
bb1ba5a29e Make configurable slider progress bar update 2020-02-15 18:36:52 +03:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada
6c56234171
Merge pull request #667 from Nickbert7/update-remotecontrol
Update remotecontrol layout
2020-01-21 23:29:28 +09:00
Niklas Fäth
89cf454e91
Update dpad 2020-01-15 17:45:23 +01:00
Niklas Fäth
e9d09e9552
Update layout 2020-01-06 00:32:19 +01:00
dkanada
4e683c4fca fix context menu margin and user preference buttons 2019-12-11 23:34:29 +09:00
dkanada
9599273f00
Merge pull request #584 from Nickbert7/patch-1
Enable remote control navigation
2019-12-05 02:02:28 +09:00
Niklas Fäth
e3fbfbeeff
Update src/nowplaying.html
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-12-04 17:50:16 +01:00
Niklas Fäth
21b942cf39
Rename Button 2019-11-21 11:11:27 +01:00
Niklas Fäth
d74939f754
Update Layout 2019-11-21 10:57:55 +01:00
Niklas Fäth
f7fd716f50
Collaps sections 2019-11-20 18:06:15 +01:00
Niklas Fäth
16feba6dff
Move Button 2019-11-20 18:03:55 +01:00
Niklas Fäth
5453881ea1
Send text and messages via remote control
The needed logic to show/hide the section where needed is already there:
3419230e89/src/components/remotecontrol/remotecontrol.js (L206)
2019-11-20 14:29:10 +01:00
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
hawken
71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00