forked from jjv360/InfoWatch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappinfo.json
More file actions
126 lines (126 loc) · 3.44 KB
/
Copy pathappinfo.json
File metadata and controls
126 lines (126 loc) · 3.44 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"appKeys": {
"action": 0,
"color": 3,
"duration": 9,
"eventID": 1,
"hidden": 5,
"hourHandMode": 40,
"name": 7,
"noSave": 6,
"showEventDots": 41,
"subtitle": 8,
"time": 2,
"type": 4,
"vibrateOnNewEvent": 42
},
"capabilities": [
"location",
"configurable",
"health"
],
"companyName": "jjv360",
"enableMultiJS": true,
"longName": "InfoWatch",
"projectType": "native",
"resources": {
"media": [
{
"file": "data/Wind.pdc",
"name": "IMAGE_WIND",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/Snow.pdc",
"name": "IMAGE_SNOW",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/Settings.pdc",
"name": "IMAGE_SETTINGS",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/Sent.pdc",
"name": "IMAGE_SENT",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/ScheduledEvent.pdc",
"name": "IMAGE_EVENT",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/Rain.pdc",
"name": "IMAGE_RAIN",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/GenericWarning.pdc",
"name": "IMAGE_GENERIC_WARNING",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/GenericPin.pdc",
"name": "IMAGE_GENERIC_PIN",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/GenericNotification.pdc",
"name": "IMAGE_GENERIC_NOTIFICATION",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/GenericFailed.pdc",
"name": "IMAGE_GENERIC_FAILED",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/GenericConfirmation.pdc",
"name": "IMAGE_GENERIC_CONFIRMATION",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/Cloudy.pdc",
"name": "IMAGE_CLOUDY",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/BatteryCharging.pdc",
"name": "IMAGE_BATTERY_CHARGING",
"targetPlatforms": null,
"type": "raw"
},
{
"file": "data/Battery.pdc",
"name": "IMAGE_BATTERY",
"targetPlatforms": null,
"type": "raw"
}
]
},
"sdkVersion": "3",
"shortName": "InfoWatch",
"targetPlatforms": [
"aplite",
"basalt",
"chalk"
],
"uuid": "0026e0e3-5b51-4e24-91f5-bf5f88f3e8e4",
"versionLabel": "1.02",
"watchapp": {
"watchface": true
}
}