Skip to content

Commit

Permalink
Configured only for Garmin 235, added new cover image for the Connect…
Browse files Browse the repository at this point in the history
… IQ store and updated .gitignore with export folder
  • Loading branch information
dliedke committed Jul 13, 2022
1 parent ef45f7d commit f71460d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bin
.metadata
.vs/
.vs/
export
3 changes: 1 addition & 2 deletions HrvAlgorithms/manifest.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0"?>
<!-- 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="3">
<iq:barrel id="85957baac3a14ae8922a73123995b6a0" minSdkVersion="1.4.0" module="HrvAlgorithms" version="1.1.0">
<iq:barrel id="43cdfdd0c65944de8cf760219355773d" minSdkVersion="1.4.0" module="HrvAlgorithms" version="1.1.0">
<iq:products>
<iq:product id="fr235"/>
<iq:product id="fr245"/>
</iq:products>
<iq:permissions>
<iq:uses-permission id="Fit"/>
Expand Down
3 changes: 1 addition & 2 deletions Meditate/manifest.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0"?>
<!-- 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="3">
<iq:application entry="MeditateApp" id="9abb375dcf7c4ace87ff66f4f773f6c8" launcherIcon="@Drawables.launcherIcon" minSdkVersion="1.4.0" name="@Strings.AppName" type="watch-app" version="2.5.0">
<iq:application entry="MeditateApp" id="57843a03841b4410aff4e4c427c42caf" launcherIcon="@Drawables.launcherIcon" minSdkVersion="1.4.0" name="@Strings.AppName" type="watch-app" version="2.5.0">
<iq:products>
<iq:product id="fr235"/>
<iq:product id="fr245"/>
</iq:products>
<iq:permissions>
<iq:uses-permission id="Fit"/>
Expand Down
3 changes: 1 addition & 2 deletions ScreenPicker/manifest.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0"?>
<!-- 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="3">
<iq:barrel id="06454fa8882c4b5caae4f496a46729c7" minSdkVersion="1.4.0" module="ScreenPicker" version="1.0.0">
<iq:barrel id="a48e3a58aa19406aaaf1162c56160377" minSdkVersion="1.4.0" module="ScreenPicker" version="1.0.0">
<iq:products>
<iq:product id="fr235"/>
<iq:product id="fr245"/>
</iq:products>
<iq:permissions/>
<iq:languages/>
Expand Down
Binary file added userGuideScreenshots/CoverImage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f71460d

Please sign in to comment.