flyingrub / SpeedMeter

Display the gps speed [Android]
GNU General Public License v2.0
197 stars 103 forks source link

Miles per hour option added #18

Closed ShaleenM closed 7 years ago

ShaleenM commented 8 years ago

I have added MPH capability to the application in response to Issue "Miles per hour please #16".

  1. Current Speed changes to miles per hour.
  2. Distance if greater than 1 miles changes to miles.
  3. Average speed changes to miles per hour.
  4. Max Speed changes to miles per hour.

Added checkbox option in settings to switch from KMPH to MPH and back.

flyingrub commented 8 years ago

Wow totaly forgot this one, i will try to review it soon.

flyingrub commented 7 years ago

https://github.com/flyingrub/SpeedMeter/commit/62173d52af5a3de46de0620964fb97422ff90c31 fixes it.