mirror of
https://github.com/dyuri/garmin-repafield.git
synced 2025-12-16 11:14:16 +00:00
20 lines
911 B
XML
20 lines
911 B
XML
<?xml version="1.0"?>
|
|
<!-- This is a generated file. It is highly recommended that you DO NOT edit this file. -->
|
|
<iq:manifest version="3" xmlns:iq="http://www.garmin.com/xml/connectiq">
|
|
<iq:application id="d0f125e7-b43a-46ab-927e-87396eda74a0" type="datafield" name="@Strings.AppName" entry="RepaFieldApp" launcherIcon="@Drawables.LauncherIcon" minApiLevel="4.2.0">
|
|
<iq:products>
|
|
<iq:product id="epix2"/>
|
|
<iq:product id="epix2pro47mm"/>
|
|
<!-- iq:product id="fr265"/ TODO resolution is OK, font sizes are big -->
|
|
<iq:product id="venu2"/>
|
|
<iq:product id="venu2plus"/>
|
|
</iq:products>
|
|
<iq:permissions>
|
|
<iq:uses-permission id="UserProfile"/>
|
|
</iq:permissions>
|
|
<iq:languages>
|
|
<iq:language>eng</iq:language>
|
|
</iq:languages>
|
|
<iq:barrels/>
|
|
</iq:application>
|
|
</iq:manifest> |