-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathmanifest late.xml
executable file
·135 lines (113 loc) · 4.71 KB
/
manifest late.xml
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
127
128
129
130
131
132
133
134
135
<!-- This is a generated file. It is highly recommended that you DO NOT edit this file. --><iq:manifest xmlns:iq="http://www.garmin.com/xml/connectiq" version="1">
<iq:application entry="lateApp" id="d3295dc1-304b-485c-a6ea-3835e7f919ed" launcherIcon="@Drawables.LauncherIcon" name="@Strings.AppName" type="watchface">
<!--analogue version--><!--<iq:application entry="lateApp" id="87441357-6d3b-4e62-b33c-57987a80dbb9" launcherIcon="@Drawables.LauncherIcon" name="@Strings.AppName" type="watchface">-->
<!--test version--><!--<iq:application entry="lateApp" id="e5d897f2-72f4-4d5f-a9e0-0e14f7678b32" launcherIcon="@Drawables.LauncherIcon" name="@Strings.AppName" type="watchface">-->
<iq:products>
<!-- product parameters are in connectiq-sdk-mac/bin/devices.xml -->
<!-- groups by shape, resolution, memory and # colors, -->
<!-- round -->
<!-- 416x416 data -->
<iq:product id="venu2"/>
<!-- 390x390 64c data -->
<iq:product id="venu"/>
<iq:product id="venud"/>
<iq:product id="d2air"/>
<!-- 360x360 -->
<iq:product id="venu2s"/>
<!-- 280x280 64 colors 94k memory -->
<!-- data -->
<iq:product id="fenix6xpro"/>
<iq:product id="descentmk2"/>
<!-- no data -->
<iq:product id="enduro"/>
<!-- 260x260 with data 94k memory -->
<iq:product id="fenix6"/>
<iq:product id="fenix6pro"/>
<iq:product id="legacyherofirstavenger"/>
<iq:product id="vivoactive4"/>
<iq:product id="legacysagadarthvader"/>
<!-- 240x240 with data 64 colors 94k memory-->
<iq:product id="descentmk2s"/>
<iq:product id="fenix6s"/>
<iq:product id="fenix6spro"/>
<iq:product id="fenix5"/> <!-- = Quatix 5 -->
<iq:product id="fenix5plus"/>
<iq:product id="fenix5x"/>
<iq:product id="fenix5xplus"/>
<iq:product id="fr245"/>
<iq:product id="fr245m"/>
<iq:product id="fr645"/>
<iq:product id="fr645m"/>
<iq:product id="fr935"/>
<iq:product id="fr945"/>
<iq:product id="vivoactive3"/>
<iq:product id="vivoactive3m"/>
<iq:product id="vivoactive3mlte"/>
<iq:product id="vivoactive3d"/>
<iq:product id="marqathlete"/>
<iq:product id="marqaviator"/>
<iq:product id="marqcaptain"/>
<iq:product id="marqexpedition"/>
<iq:product id="marqdriver"/>
<iq:product id="marqgolfer"/>
<iq:product id="marqcommander"/>
<iq:product id="marqadventurer"/>
<!-- no support floors climbed -->
<iq:product id="approachs60"/>
<iq:product id="approachs62"/>
<!-- 240x240 with data 16 colors 94k memory-->
<iq:product id="d2charlie"/>
<iq:product id="d2delta"/>
<iq:product id="d2deltas"/>
<iq:product id="d2deltapx"/>
<iq:product id="descentmk1"/>
<iq:product id="fr745"/>
<iq:product id="fenix5splus"/>
<!-- 240x240 with data and many colors no support floors climbed -->
<iq:product id="venusq"/>
<iq:product id="venusqm"/>
<iq:product id="vivoactive4s"/>
<!-- 218x218 with data 65k memory-->
<iq:product id="legacyherocaptainmarvel"/>
<iq:product id="legacysagarey"/>
<!-- no saving to Storage from background -->
<iq:product id="fenix5s"/>
<iq:product id="fenixchronos"/>
<!-- don't enabling data -->
<!-- semi-round 215x180 with data 16 colors 65k memory CIQ2 no support floors climbed: weak watch: don't enabling data -->
<iq:product id="fr735xt"/>
<!-- rectangle 148x205 with data, but too narrow display to show calendar 64 colors 61k memory CIQ2 no strong -->
<iq:product id="vivoactive_hr"/>
<!-- no data or lower memory -->
<!-- 218x218 no data 65k memory-->
<iq:product id="fenix3"/> <!-- = Tactix Bravo, Quatix 3 -->
<iq:product id="fenix3_hr"/>
<iq:product id="d2bravo"/>
<iq:product id="d2bravo_titanium"/>
<!-- semi-round 215x180 no data 16 colors 65k memory CIQ2 no strong-->
<iq:product id="fr230"/>
<iq:product id="fr235"/>
<iq:product id="fr630"/>
<!-- rectangle 205x148 no data 64 colors 65k memory CIQ2 no strong-->
<!--<iq:product id="vivoactive"/>-->
<!--<iq:product id="fr920xt"/>-->
<!-- 208x208 no data 8 colors 49k memory -->
<iq:product id="fr45"/>
<iq:product id="garminswim2"/>
<!-- NEW DEVICES!!
<iq:product id="vivolife"/> GPS-less Vivoactive 3 that is only sold in asia-pacific markets
-->
</iq:products>
<iq:permissions>
<iq:uses-permission id="Positioning"/>
<iq:uses-permission id="Background"/>
<iq:uses-permission id="Communications"/>
<iq:uses-permission id="UserProfile"/>
<!---->
</iq:permissions>
<iq:languages>
<iq:language>eng</iq:language>
<!--<iq:language>deu</iq:language>-->
</iq:languages>
</iq:application>
</iq:manifest>