From b4e8abd8741bdc419045949a50cc495bcbe587d0 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 12 Jun 2018 22:55:43 +0200 Subject: [PATCH 1/2] New app: AmbitSync --- metadata/idv.markkuo.ambitsync.txt | 43 ++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/idv.markkuo.ambitsync.txt diff --git a/metadata/idv.markkuo.ambitsync.txt b/metadata/idv.markkuo.ambitsync.txt new file mode 100644 index 0000000000..2cbb94fa8b --- /dev/null +++ b/metadata/idv.markkuo.ambitsync.txt @@ -0,0 +1,43 @@ +Categories:Connectivity +License:GPL-3.0-only +Author Name:Mark Kuo +Web Site: +Source Code:https://github.com/starryalley/AmbitSync +Issue Tracker:https://github.com/starryalley/AmbitSync/issues + +Auto Name:AmbitSync +Summary:read Suunto Ambit watches and convert to GPX +Description: +''AmbitSync'' is an app to download sport logs (or "moves") from Suunto Ambit +GPS watch and convert them to GPX file right on your Android device through the +Ambit charging USB cable. No interaction with Movescount website is needed. It +also supports Strava upload. + +You will only need the Ambit USB cable and an OTG cable (type-C or micro-B to +Type-A receptacle cable), connect your watch with the Ambit USB cable through +the OTG cable to your Android device's USB port. Your device should support USB +host mode or this won't work at all. + +Note that this app requires network permission just for Strava upload. You may +choose not to upload to Strava. The app does not communicate with Movescount at +all. + +'''Disclaimer:''' Although this app does "read-only" access from your Ambit +watch, it does not guarantee 100% safe and functional. Also it is not proven to +work on any Android devices + Ambit watch combinations. +. + +Repo Type:git +Repo:https://github.com/starryalley/AmbitSync.git + +Build:1.3,7 + commit=v1.3 + subdir=app + gradle=yes + scandelete=app/src/main/cpp/iconv-android/tests + ndk=r17b + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.3 +Current Version Code:7 From d6f85f75688de87d826c92f4ffcc176cdf3be2f0 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 18 Jul 2018 17:17:03 +0200 Subject: [PATCH 2/2] AmbitSync: Fix capitalization --- metadata/idv.markkuo.ambitsync.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/idv.markkuo.ambitsync.txt b/metadata/idv.markkuo.ambitsync.txt index 2cbb94fa8b..fa3f69f727 100644 --- a/metadata/idv.markkuo.ambitsync.txt +++ b/metadata/idv.markkuo.ambitsync.txt @@ -6,14 +6,14 @@ Source Code:https://github.com/starryalley/AmbitSync Issue Tracker:https://github.com/starryalley/AmbitSync/issues Auto Name:AmbitSync -Summary:read Suunto Ambit watches and convert to GPX +Summary:Read Suunto Ambit watches and convert to GPX Description: ''AmbitSync'' is an app to download sport logs (or "moves") from Suunto Ambit GPS watch and convert them to GPX file right on your Android device through the Ambit charging USB cable. No interaction with Movescount website is needed. It also supports Strava upload. -You will only need the Ambit USB cable and an OTG cable (type-C or micro-B to +You will only need the Ambit USB cable and an OTG cable (Type-C or Micro-B to Type-A receptacle cable), connect your watch with the Ambit USB cable through the OTG cable to your Android device's USB port. Your device should support USB host mode or this won't work at all.