Skip to content

Commit

Permalink
Merge pull request #9 from okdar/feature/graph_range_2
Browse files Browse the repository at this point in the history
Feature/graph range 2
  • Loading branch information
okdar authored Dec 31, 2022
2 parents 88bdaff + c625a2e commit e8ac2f7
Show file tree
Hide file tree
Showing 5 changed files with 198 additions and 73 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.5.0 (December 31, 2022)
* reimplemented graphs to show all history data

# 1.4.1 (October 22, 2022)
* code optimization

Expand Down
14 changes: 11 additions & 3 deletions manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!-- 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="SmartArcsTripApp" id="547fb49c0626476280e1121801561e5c" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.4.1">
<?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="SmartArcsTripApp" id="547fb49c0626476280e1121801561e5c" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.5.0">
<iq:products>
<iq:product id="approachs62"/>
<iq:product id="d2air"/>
<iq:product id="d2charlie"/>
<iq:product id="d2delta"/>
Expand All @@ -17,10 +20,13 @@
<iq:product id="fenix5xplus"/>
<iq:product id="fenix6"/>
<iq:product id="fenix6pro"/>
<iq:product id="fenix6prosystem5preview"/>
<iq:product id="fenix6s"/>
<iq:product id="fenix6spro"/>
<iq:product id="fenix6xpro"/>
<iq:product id="fenixchronos"/>
<iq:product id="fr245"/>
<iq:product id="fr245m"/>
<iq:product id="fr645"/>
<iq:product id="fr645m"/>
<iq:product id="fr745"/>
Expand All @@ -39,6 +45,8 @@
<iq:product id="marqdriver"/>
<iq:product id="marqexpedition"/>
<iq:product id="marqgolfer"/>
<iq:product id="venu"/>
<iq:product id="venud"/>
<iq:product id="vivoactive3"/>
<iq:product id="vivoactive3d"/>
<iq:product id="vivoactive3m"/>
Expand All @@ -56,4 +64,4 @@
</iq:languages>
<iq:barrels/>
</iq:application>
</iq:manifest>
</iq:manifest>
14 changes: 11 additions & 3 deletions manifest.xml.beta
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!-- 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="SmartArcsTripApp" id="5b7bdde686cc4867be63faf4c6ca83fb" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.4.1">
<?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="SmartArcsTripApp" id="5b7bdde686cc4867be63faf4c6ca83fb" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.5.23">
<iq:products>
<iq:product id="approachs62"/>
<iq:product id="d2air"/>
<iq:product id="d2charlie"/>
<iq:product id="d2delta"/>
Expand All @@ -17,10 +20,13 @@
<iq:product id="fenix5xplus"/>
<iq:product id="fenix6"/>
<iq:product id="fenix6pro"/>
<iq:product id="fenix6prosystem5preview"/>
<iq:product id="fenix6s"/>
<iq:product id="fenix6spro"/>
<iq:product id="fenix6xpro"/>
<iq:product id="fenixchronos"/>
<iq:product id="fr245"/>
<iq:product id="fr245m"/>
<iq:product id="fr645"/>
<iq:product id="fr645m"/>
<iq:product id="fr745"/>
Expand All @@ -39,6 +45,8 @@
<iq:product id="marqdriver"/>
<iq:product id="marqexpedition"/>
<iq:product id="marqgolfer"/>
<iq:product id="venu"/>
<iq:product id="venud"/>
<iq:product id="vivoactive3"/>
<iq:product id="vivoactive3d"/>
<iq:product id="vivoactive3m"/>
Expand All @@ -56,4 +64,4 @@
</iq:languages>
<iq:barrels/>
</iq:application>
</iq:manifest>
</iq:manifest>
14 changes: 11 additions & 3 deletions manifest.xml.prod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!-- 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="SmartArcsTripApp" id="547fb49c0626476280e1121801561e5c" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.4.1">
<?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="SmartArcsTripApp" id="547fb49c0626476280e1121801561e5c" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.5.0">
<iq:products>
<iq:product id="approachs62"/>
<iq:product id="d2air"/>
<iq:product id="d2charlie"/>
<iq:product id="d2delta"/>
Expand All @@ -17,10 +20,13 @@
<iq:product id="fenix5xplus"/>
<iq:product id="fenix6"/>
<iq:product id="fenix6pro"/>
<iq:product id="fenix6prosystem5preview"/>
<iq:product id="fenix6s"/>
<iq:product id="fenix6spro"/>
<iq:product id="fenix6xpro"/>
<iq:product id="fenixchronos"/>
<iq:product id="fr245"/>
<iq:product id="fr245m"/>
<iq:product id="fr645"/>
<iq:product id="fr645m"/>
<iq:product id="fr745"/>
Expand All @@ -39,6 +45,8 @@
<iq:product id="marqdriver"/>
<iq:product id="marqexpedition"/>
<iq:product id="marqgolfer"/>
<iq:product id="venu"/>
<iq:product id="venud"/>
<iq:product id="vivoactive3"/>
<iq:product id="vivoactive3d"/>
<iq:product id="vivoactive3m"/>
Expand All @@ -56,4 +64,4 @@
</iq:languages>
<iq:barrels/>
</iq:application>
</iq:manifest>
</iq:manifest>
Loading

0 comments on commit e8ac2f7

Please sign in to comment.