@felicienfrancois/cordova-plugin-stepper
Advanced tools
Comparing version 0.2.28 to 0.2.29
{ | ||
"name": "@felicienfrancois/cordova-plugin-stepper", | ||
"version": "0.2.28", | ||
"version": "0.2.29", | ||
"description": "Lightweight pedometer Cordova/Phonegap plugin for Android using the hardware step sensor, with notifications.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -74,3 +74,3 @@ # cordova-plugin-stepper | ||
The `options` parameter may contain optional parameters. Below parameters recommended for notification localization (in Android platform): | ||
- offset - _int_ - the step count to starts with (Usually 0). Default to today's step count if available or 0 if not | ||
- offset - _int_ - __Android only__ the step count to starts with (Usually 0). Default to today's step count if available or 0 if not | ||
- goal - _int_ - the goal (default to no goal) | ||
@@ -77,0 +77,0 @@ - pedometerIsCountingText - _string_ - Set title text for notification |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
78418