summaryrefslogtreecommitdiffstats
path: root/skins/AndroidTV
diff options
context:
space:
mode:
Diffstat (limited to 'skins/AndroidTV')
-rw-r--r--skins/AndroidTV/arrow_down.pngbin0 -> 449 bytes
-rw-r--r--skins/AndroidTV/arrow_left.pngbin0 -> 825 bytes
-rw-r--r--skins/AndroidTV/arrow_right.pngbin0 -> 795 bytes
-rw-r--r--skins/AndroidTV/arrow_up.pngbin0 -> 453 bytes
-rw-r--r--skins/AndroidTV/button.pngbin0 -> 592 bytes
-rw-r--r--skins/AndroidTV/controls.pngbin0 -> 19390 bytes
-rw-r--r--skins/AndroidTV/hardware.ini15
-rw-r--r--skins/AndroidTV/key.pngbin0 -> 154 bytes
-rw-r--r--skins/AndroidTV/keyboard.pngbin0 -> 20001 bytes
-rw-r--r--skins/AndroidTV/layout381
-rw-r--r--skins/AndroidTV/select.pngbin0 -> 384 bytes
-rw-r--r--skins/AndroidTV/spacebar.pngbin0 -> 192 bytes
12 files changed, 396 insertions, 0 deletions
diff --git a/skins/AndroidTV/arrow_down.png b/skins/AndroidTV/arrow_down.png
new file mode 100644
index 0000000..b9fde22
--- /dev/null
+++ b/skins/AndroidTV/arrow_down.png
Binary files differ
diff --git a/skins/AndroidTV/arrow_left.png b/skins/AndroidTV/arrow_left.png
new file mode 100644
index 0000000..281b192
--- /dev/null
+++ b/skins/AndroidTV/arrow_left.png
Binary files differ
diff --git a/skins/AndroidTV/arrow_right.png b/skins/AndroidTV/arrow_right.png
new file mode 100644
index 0000000..4cbc65d
--- /dev/null
+++ b/skins/AndroidTV/arrow_right.png
Binary files differ
diff --git a/skins/AndroidTV/arrow_up.png b/skins/AndroidTV/arrow_up.png
new file mode 100644
index 0000000..29c7121
--- /dev/null
+++ b/skins/AndroidTV/arrow_up.png
Binary files differ
diff --git a/skins/AndroidTV/button.png b/skins/AndroidTV/button.png
new file mode 100644
index 0000000..8281d20
--- /dev/null
+++ b/skins/AndroidTV/button.png
Binary files differ
diff --git a/skins/AndroidTV/controls.png b/skins/AndroidTV/controls.png
new file mode 100644
index 0000000..04b85e2
--- /dev/null
+++ b/skins/AndroidTV/controls.png
Binary files differ
diff --git a/skins/AndroidTV/hardware.ini b/skins/AndroidTV/hardware.ini
new file mode 100644
index 0000000..08b3852
--- /dev/null
+++ b/skins/AndroidTV/hardware.ini
@@ -0,0 +1,15 @@
+hw.accelerometer=no
+hw.battery=no
+hw.dPad=yes
+hw.gps=no
+hw.gsmModem=no
+hw.keyboard=yes
+hw.keyboard.lid=no
+hw.lcd.density=320
+hw.ramSize=2048
+hw.screen=no-touch
+hw.sensors.magnetic_field=no
+hw.sensors.orientation=no
+hw.sensors.proximity=no
+hw.sensors.temperature=no
+vm.heapSize=512
diff --git a/skins/AndroidTV/key.png b/skins/AndroidTV/key.png
new file mode 100644
index 0000000..40b03bf
--- /dev/null
+++ b/skins/AndroidTV/key.png
Binary files differ
diff --git a/skins/AndroidTV/keyboard.png b/skins/AndroidTV/keyboard.png
new file mode 100644
index 0000000..ca49dcf
--- /dev/null
+++ b/skins/AndroidTV/keyboard.png
Binary files differ
diff --git a/skins/AndroidTV/layout b/skins/AndroidTV/layout
new file mode 100644
index 0000000..bcbef75
--- /dev/null
+++ b/skins/AndroidTV/layout
@@ -0,0 +1,381 @@
+parts {
+ device {
+ display {
+ width 1920
+ height 1080
+ x 0
+ y 0
+ }
+ }
+
+ controls {
+ background {
+ image controls.png
+ }
+ buttons {
+ camera {
+ image button.png
+ x 0
+ y 0
+ }
+ volume-down {
+ image button.png
+ x 56
+ y 0
+ }
+ volume-up {
+ image button.png
+ x 112
+ y 0
+ }
+ power {
+ image button.png
+ x 168
+ y 0
+ }
+
+ phone-dial {
+ image button.png
+ x 0
+ y 71
+ }
+ dpad-up {
+ image arrow_up.png
+ x 77
+ y 53
+ }
+ dpad-down {
+ image arrow_down.png
+ x 77
+ y 106
+ }
+ dpad-left {
+ image arrow_left.png
+ x 53
+ y 53
+ }
+ dpad-right {
+ image arrow_right.png
+ x 123
+ y 53
+ }
+ dpad-center {
+ image select.png
+ x 77
+ y 81
+ }
+ phone-hangup {
+ image button.png
+ x 168
+ y 71
+ }
+
+ home {
+ image button.png
+ x 0
+ y 142
+ }
+ soft-left {
+ image button.png
+ x 56
+ y 142
+ }
+ back {
+ image button.png
+ x 112
+ y 142
+ }
+ search {
+ image button.png
+ x 168
+ y 142
+ }
+ }
+ }
+
+ keyboard {
+ background {
+ image keyboard.png
+ }
+ buttons {
+ 1 {
+ image key.png
+ x 5
+ y 5
+ }
+ 2 {
+ image key.png
+ x 42
+ y 5
+ }
+ 3 {
+ image key.png
+ x 79
+ y 5
+ }
+ 4 {
+ image key.png
+ x 116
+ y 5
+ }
+ 5 {
+ image key.png
+ x 153
+ y 5
+ }
+ 6 {
+ image key.png
+ x 190
+ y 5
+ }
+ 7 {
+ image key.png
+ x 227
+ y 5
+ }
+ 8 {
+ image key.png
+ x 264
+ y 5
+ }
+ 9 {
+ image key.png
+ x 301
+ y 5
+ }
+ 0 {
+ image key.png
+ x 338
+ y 5
+ }
+
+ q {
+ image key.png
+ x 5
+ y 41
+ }
+ w {
+ image key.png
+ x 42
+ y 41
+ }
+ e {
+ image key.png
+ x 79
+ y 41
+ }
+ r {
+ image key.png
+ x 116
+ y 41
+ }
+ t {
+ image key.png
+ x 153
+ y 41
+ }
+ y {
+ image key.png
+ x 190
+ y 41
+ }
+ u {
+ image key.png
+ x 227
+ y 41
+ }
+ i {
+ image key.png
+ x 264
+ y 41
+ }
+ o {
+ image key.png
+ x 301
+ y 41
+ }
+ p {
+ image key.png
+ x 338
+ y 41
+ }
+
+ a {
+ image key.png
+ x 5
+ y 77
+ }
+ s {
+ image key.png
+ x 42
+ y 77
+ }
+ d {
+ image key.png
+ x 79
+ y 77
+ }
+ f {
+ image key.png
+ x 116
+ y 77
+ }
+ g {
+ image key.png
+ x 153
+ y 77
+ }
+ h {
+ image key.png
+ x 190
+ y 77
+ }
+ j {
+ image key.png
+ x 227
+ y 77
+ }
+ k {
+ image key.png
+ x 264
+ y 77
+ }
+ l {
+ image key.png
+ x 301
+ y 77
+ }
+ DEL {
+ image key.png
+ x 338
+ y 77
+ }
+
+ CAP {
+ image key.png
+ x 5
+ y 113
+ }
+ z {
+ image key.png
+ x 42
+ y 113
+ }
+ x {
+ image key.png
+ x 79
+ y 113
+ }
+ c {
+ image key.png
+ x 116
+ y 113
+ }
+ v {
+ image key.png
+ x 153
+ y 113
+ }
+ b {
+ image key.png
+ x 190
+ y 113
+ }
+ n {
+ image key.png
+ x 227
+ y 113
+ }
+ m {
+ image key.png
+ x 264
+ y 113
+ }
+ PERIOD {
+ image key.png
+ x 301
+ y 113
+ }
+ ENTER {
+ image key.png
+ x 338
+ y 113
+ }
+
+ ALT {
+ image key.png
+ x 5
+ y 149
+ }
+ SYM {
+ image key.png
+ x 42
+ y 149
+ }
+ AT {
+ image key.png
+ x 79
+ y 149
+ }
+ SPACE {
+ image spacebar.png
+ x 116
+ y 149
+ }
+ SLASH {
+ image key.png
+ x 264
+ y 149
+ }
+ COMMA {
+ image key.png
+ x 301
+ y 149
+ }
+ ALT2 {
+ image key.png
+ x 338
+ y 149
+ }
+
+ }
+ }
+}
+
+layouts {
+ landscape {
+ width 2350
+ height 1080
+ color 0x323232
+ event EV_SW:0:0
+
+ part1 {
+ name device
+ x 0
+ y 0
+ }
+
+ # 217 x 191
+ part2 {
+ name controls
+ x 2026
+ y 25
+ }
+
+ # 380 x 191
+ part3 {
+ name keyboard
+ x 1945
+ y 241
+ }
+ }
+}
+
+keyboard {
+ charmap qwerty2
+}
+
+network {
+ speed full
+ delay none
+}
diff --git a/skins/AndroidTV/select.png b/skins/AndroidTV/select.png
new file mode 100644
index 0000000..f4a65d3
--- /dev/null
+++ b/skins/AndroidTV/select.png
Binary files differ
diff --git a/skins/AndroidTV/spacebar.png b/skins/AndroidTV/spacebar.png
new file mode 100644
index 0000000..aa459bd
--- /dev/null
+++ b/skins/AndroidTV/spacebar.png
Binary files differ