forked from n3v3r001/n3v3rstextone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappinfo.json
54 lines (54 loc) · 1.52 KB
/
appinfo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"appKeys": {},
"capabilities": [
"configurable"
],
"companyName": "Mario Gattringer",
"longName": "Deutsch",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/icon_battery_eco.png",
"name": "IMAGE_BATTERY_ECO",
"type": "png"
},
{
"characterRegex": "[a-z\u00e4\u00f6\u00fc ]",
"compatibility": "2.7",
"file": "fonts/Roboto-Light.ttf",
"name": "FONT_ROBOTO_LIGHT_34",
"trackingAdjust": -1,
"type": "font"
},
{
"file": "images/icon_battery.png",
"name": "IMAGE_BATTERY",
"type": "png"
},
{
"file": "images/icon_battery_charge.png",
"name": "IMAGE_BATTERY_CHARGE",
"type": "png"
},
{
"file": "images/icon_bluetooth_disconnected.png",
"name": "IMAGE_BLUETOOTH_DISCONNECTED",
"type": "png"
},
{
"file": "images/icon_bluetooth_connected.png",
"name": "IMAGE_BLUETOOTH_CONNECTED",
"type": "png"
}
]
},
"sdkVersion": "3",
"shortName": "Deutsch",
"uuid": "5a301614-84e4-42cc-b8ba-0e47da96f72b",
"versionCode": 2,
"versionLabel": "4.0",
"watchapp": {
"watchface": true
}
}