OpenData prompt for permission and post

.. at startup we ask the user for permission to share

.. once permission is granted the upload is performed and
   re-done every year, so long as > 100 workouts have been
   collected since the last time.
This commit is contained in:
Mark Liversedge
2018-03-18 19:51:45 +00:00
parent afff2c92bc
commit 0860fe771f
6 changed files with 158 additions and 7 deletions

View File

@@ -24,7 +24,6 @@
#include "RideCacheModel.h"
#include "Specification.h"
#include "DataProcessor.h"
#include "OpenData.h"
#include "Route.h"