evancharlton / android-mileage

Automatically exported from code.google.com/p/android-mileage
10 stars 15 forks source link

Fillup Costs completely wrong #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. New user, only have two fill-ups 9.221 gal at $3.579, 7.596 gal at $3.159

2. On statistics page: 
Fillup Costs
   Average Cost $12014.38
   Min Cost        $33.00
   Max Cost     $23995.76 
   Total cost   $24028.77
   Last Month   $23995.76
Est per/month   $90107.87 / mo
Est per/year  $1096312.45

Cost per Distance 
Avg cost per mile $134.99 

Fuel Economy, Distance between, Fuel price, Fuel consumption is correct. 

3.

Expected behavior:
Avg Cost S/B $28.51 and so on

Actual behavior:

Mileage version: 3.0.8
Android version: 2.2.2
Device: Motorola Bravo

Please provide any additional information below.

Original issue reported on code.google.com by NoSoy...@gmail.com on 20 Sep 2011 at 2:07

GoogleCodeExporter commented 9 years ago
With some testing, it seems that absolute mileage is always wanted. I have a 
lot of historical data for my vehicle, but the trip odometer is all I have. 
Being able to enter this data would be great.

Original comment by MathStuf@gmail.com on 26 Jan 2012 at 7:06

GoogleCodeExporter commented 9 years ago
You can enter trip odometer values by prefixing the number with a '+'. For 
example if you traveled 125.7 miles between fillups, you'd enter '+125.7' and 
it will add that to your running odometer total.

Original comment by evancharlton on 27 Jan 2012 at 5:34

GoogleCodeExporter commented 9 years ago
Hrm...the number keypad on ICS when entering the mileage doesn't have a '+' 
button.

Original comment by MathStuf@gmail.com on 27 Jan 2012 at 6:27

GoogleCodeExporter commented 9 years ago
Hm, you're right. I'll think about what I can do to work around that in a 
future release. Sorry for the inconvenience!

Original comment by evancharlton on 15 Apr 2012 at 3:33