Skip to content

Commit 06c50af

Browse files
committed
Additional fixes to broken skins due to the OTA refactoring
1 parent 4cf2167 commit 06c50af

22 files changed

+80
-0
lines changed

lumia/skin.png

300 KB
Loading

lumia/skin.properties

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Nokia Lumia 900 RM-808 - Windows Phone 7.5 Mango, touch, 480 x 800 pixels, 4.3 inches (~217 ppi pixel density)
2+
touch=true
3+
4+
smallFontSize=15
5+
mediumFontSize=24
6+
largeFontSize=54
7+
systemFontFamily=Segoe
8+
proportionalFontFamily=Segoe
9+
10+
# Valid values (from com.codename1.ui.Display)
11+
# 0=UNKNOWN, 1=NUMERIC, 2=QWERTY, 3=VIRTUAL, 4=HALF_QWERTY
12+
keyboardType=3
13+
softbuttonCount=0
14+
# This sets User-Agent (See com.codenameone.impl.javase.JavaSEPort)
15+
# Valid values: and, ios, rim, me
16+
platformName=win
17+
overrideNames=phone,win,win-phone
18+
19+
20+
#back/ESCAPE
21+
cff0000=27
22+
23+
#search
24+
cff0002=00
25+
26+

lumia/skin_l.png

307 KB
Loading

lumia/skin_map.png

7.77 KB
Loading

lumia/skin_map_l.png

5.82 KB
Loading

torch/skin.png

129 KB
Loading

torch/skin.properties

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
touch=true
2+
3+
smallFontSize=11
4+
mediumFontSize=14
5+
largeFontSize=18
6+
keyboardType=3
7+
softbuttonCount=1
8+
platformName=rim
9+
overrideNames=phone,rim
10+
11+
#in landscape up should map to right etc. since the skin rotates
12+
rotateKeys=true
13+
14+
#left SK
15+
cff=112
16+
17+
18+
#back/ESCAPE
19+
cff0000=27
20+
21+
#up key
22+
cf600ff=38
23+
24+
#down key
25+
cffd8=40
26+
27+
#left key
28+
cff6600=37
29+
30+
#right key
31+
ccff=39
32+
33+
#fire key
34+
cff0024=32
35+
36+
pixelRatio=7.38188976378

torch/skin_l.png

139 KB
Loading

torch/skin_map.png

5.11 KB
Loading

torch/skin_map_l.png

4.82 KB
Loading

xoom/DroidSans-Bold.ttf

41.5 KB
Binary file not shown.

xoom/DroidSans.ttf

40.1 KB
Binary file not shown.

xoom/DroidSansMono.ttf

114 KB
Binary file not shown.

xoom/DroidSerif-Bold.ttf

47.7 KB
Binary file not shown.

xoom/DroidSerif-BoldItalic.ttf

44.6 KB
Binary file not shown.

xoom/DroidSerif-Italic.ttf

39.5 KB
Binary file not shown.

xoom/DroidSerif.ttf

42.6 KB
Binary file not shown.

xoom/skin.png

202 KB
Loading

xoom/skin.properties

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
touch=true
2+
3+
smallFontSize=17
4+
mediumFontSize=20
5+
largeFontSize=28
6+
systemFontFamily=DroidSansSerif
7+
proportionalFontFamily=DroidSans
8+
monospaceFontFamily=DroidSansMono
9+
keyboardType=3
10+
softbuttonCount=0
11+
platformName=and
12+
overrideNames=tablet,android,android-tablet
13+
tablet=true
14+
15+
#back/ESCAPE
16+
cff0000=27
17+
18+
pixelRatio=6.299212598425

xoom/skin_l.png

202 KB
Loading

xoom/skin_map.png

9.96 KB
Loading

xoom/skin_map_l.png

10.1 KB
Loading

0 commit comments

Comments
 (0)