diff --git a/metadata/com.waist.line.txt b/metadata/com.waist.line.txt new file mode 100644 index 0000000000..0c4966972e --- /dev/null +++ b/metadata/com.waist.line.txt @@ -0,0 +1,37 @@ +Categories:Sports & Health +License:GPL-3.0-only +Web Site: +Source Code:https://github.com/davidhealey/waistline +Issue Tracker:https://github.com/davidhealey/waistline/issues + +Auto Name:Waistline +Summary:Free calorie counter and weight tracker +Description: +Currently in Beta. Waistline is a calorie counter and weight tracker that allows +the user to keep a diary of the food they eat and variations in their weight. +All data is kept on the user's device and can be exported or imported easily +when needed. The app includes a barcode scanner that connects to the Open Food +Facts database to pull in product information. +. + +Repo Type:git +Repo:https://github.com/davidhealey/waistline.git + +Build:1.0.0,10000 + commit=v1.0 + subdir=platforms/android/app + gradle=yes + srclibs=BarcodeScanner@2.1.5 + rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild=sed -i -e '/gradleVersion/d' build.gradle + scandelete=platforms + build=pushd $$BarcodeScanner$$ && \ + rm local.properties && \ + gradle clean assembleRelease && \ + popd && \ + cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.0.0 +Current Version Code:10000 diff --git a/srclibs/BarcodeScanner.txt b/srclibs/BarcodeScanner.txt new file mode 100644 index 0000000000..e6d2304cd4 --- /dev/null +++ b/srclibs/BarcodeScanner.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/EddyVerbruggen/barcodescanner-lib-aar.git