GreatApo / GreatFit

Amazfit APK watchface sources with many additional features and settings
MIT License
116 stars 54 forks source link

Fix Issue 36: Add distance traveled widget based on steps #51

Closed alvaroDigio closed 4 years ago

alvaroDigio commented 5 years ago

Add new option in Others Settings to select your own step distance. Replace step count in StepWidget with distance in kilometers. Miss a checkbox to show this new feature (show step length instance of steps) or the basic feature (show steps) If you accept this pull request, you can add this new checkbox on Others Settings.

GreatApo commented 5 years ago

Thank you! I will add the missing parts and implement the code within the following days :)

GreatApo commented 4 years ago

I had to rewrite the code to a new widget and make changes based on the latest refresh fixes, but your code was helpful :D commit 0868bcd0774b39579a265832ceac9a9a81164fc9