aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/skins/HVGA
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2011-01-07 11:37:50 -0800
committerXavier Ducrohet <xav@android.com>2011-01-07 11:37:50 -0800
commit78c8860828e30eaab4477776663dd6712ca09668 (patch)
tree90f6e9e1e1f42cbaf9c861c01c55d8aa6286b63d /emulator/skins/HVGA
parent4adcea136d15eb9d6fbb0f689217bbd7189e0151 (diff)
downloadsdk-78c8860828e30eaab4477776663dd6712ca09668.zip
sdk-78c8860828e30eaab4477776663dd6712ca09668.tar.gz
sdk-78c8860828e30eaab4477776663dd6712ca09668.tar.bz2
Remove skins from sdk.git
They are now in development.git Change-Id: I9b8ec2c65892cb7635b6be77a7c8929f62d018b8
Diffstat (limited to 'emulator/skins/HVGA')
-rw-r--r--emulator/skins/HVGA/arrow_down.pngbin449 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/arrow_left.pngbin825 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/arrow_right.pngbin795 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/arrow_up.pngbin453 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/background_land.pngbin2949 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/background_port.pngbin3053 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/button.pngbin592 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/controls.pngbin19390 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/hardware.ini2
-rw-r--r--emulator/skins/HVGA/key.pngbin154 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/keyboard.pngbin20001 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/layout443
-rw-r--r--emulator/skins/HVGA/select.pngbin384 -> 0 bytes
-rw-r--r--emulator/skins/HVGA/spacebar.pngbin192 -> 0 bytes
14 files changed, 0 insertions, 445 deletions
diff --git a/emulator/skins/HVGA/arrow_down.png b/emulator/skins/HVGA/arrow_down.png
deleted file mode 100644
index b9fde22..0000000
--- a/emulator/skins/HVGA/arrow_down.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/arrow_left.png b/emulator/skins/HVGA/arrow_left.png
deleted file mode 100644
index 281b192..0000000
--- a/emulator/skins/HVGA/arrow_left.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/arrow_right.png b/emulator/skins/HVGA/arrow_right.png
deleted file mode 100644
index 4cbc65d..0000000
--- a/emulator/skins/HVGA/arrow_right.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/arrow_up.png b/emulator/skins/HVGA/arrow_up.png
deleted file mode 100644
index 29c7121..0000000
--- a/emulator/skins/HVGA/arrow_up.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/background_land.png b/emulator/skins/HVGA/background_land.png
deleted file mode 100644
index 09c857b..0000000
--- a/emulator/skins/HVGA/background_land.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/background_port.png b/emulator/skins/HVGA/background_port.png
deleted file mode 100644
index a452934..0000000
--- a/emulator/skins/HVGA/background_port.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/button.png b/emulator/skins/HVGA/button.png
deleted file mode 100644
index 8281d20..0000000
--- a/emulator/skins/HVGA/button.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/controls.png b/emulator/skins/HVGA/controls.png
deleted file mode 100644
index 04b85e2..0000000
--- a/emulator/skins/HVGA/controls.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/hardware.ini b/emulator/skins/HVGA/hardware.ini
deleted file mode 100644
index f6a30b0..0000000
--- a/emulator/skins/HVGA/hardware.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-# skin-specific hardware values
-hw.lcd.density=160 \ No newline at end of file
diff --git a/emulator/skins/HVGA/key.png b/emulator/skins/HVGA/key.png
deleted file mode 100644
index 40b03bf..0000000
--- a/emulator/skins/HVGA/key.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/keyboard.png b/emulator/skins/HVGA/keyboard.png
deleted file mode 100644
index ca49dcf..0000000
--- a/emulator/skins/HVGA/keyboard.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/layout b/emulator/skins/HVGA/layout
deleted file mode 100644
index cc82dde..0000000
--- a/emulator/skins/HVGA/layout
+++ /dev/null
@@ -1,443 +0,0 @@
-parts {
- portrait {
- background {
- image background_port.png
- }
- }
- landscape {
- background {
- image background_land.png
- }
- }
-
- device {
- display {
- width 320
- height 480
- x 0
- y 0
- }
- }
-
- controls {
- background {
- image controls.png
- }
- buttons {
- soft-left {
- image button.png
- x 56
- y 142
- }
- home {
- image button.png
- x 0
- y 142
- }
- back {
- image button.png
- x 112
- y 142
- }
- 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-dial {
- image button.png
- x 0
- y 71
- }
- phone-hangup {
- image button.png
- x 168
- y 71
- }
-
- power {
- image button.png
- x 168
- y 0
- }
-
- volume-up {
- image button.png
- x 112
- y 0
- }
-
- volume-down {
- image button.png
- x 56
- y 0
- }
-
- 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 {
- portrait {
- width 791
- height 534
- color 0xe0e0e0
- event EV_SW:0:1
-
- part1 {
- name portrait
- x 0
- y 0
- }
-
- part2 {
- name landscape
- x 800
- y 0
- }
-
- part3 {
- name device
- x 28
- y 27
- }
- part4 {
- name controls
- x 476
- y 77
- }
- part5 {
- name keyboard
- x 395
- y 328
- }
-
- }
-
- landscape {
- width 640
- height 601
- color 0xe0e0e0
- event EV_SW:0:0
-
- # the framework _always_ assume that the DPad
- # has been physically rotated in landscape mode.
- # however, with this skin, this is not the case
- #
- dpad-rotation 3
-
- part1 {
- name portrait
- x 800
- y 0
- }
-
- part2 {
- name landscape
- x 0
- y 0
- }
-
- part3 {
- name device
- x 80
- y 349
- rotation 3
- }
-
- part4 {
- name controls
- x 410
- y 396
- }
-
- part5 {
- name keyboard
- x 18
- y 396
- }
- }
-}
-
-keyboard {
- charmap qwerty2
-}
-
-network {
- speed full
- delay none
-}
diff --git a/emulator/skins/HVGA/select.png b/emulator/skins/HVGA/select.png
deleted file mode 100644
index f4a65d3..0000000
--- a/emulator/skins/HVGA/select.png
+++ /dev/null
Binary files differ
diff --git a/emulator/skins/HVGA/spacebar.png b/emulator/skins/HVGA/spacebar.png
deleted file mode 100644
index aa459bd..0000000
--- a/emulator/skins/HVGA/spacebar.png
+++ /dev/null
Binary files differ