2014-02-05 08:29:39 +00:00
|
|
|
|
Categories:Office
|
2014-08-30 22:12:09 +00:00
|
|
|
|
License:Apache2
|
2013-12-07 16:41:39 +00:00
|
|
|
|
Web Site:http://wdkapps.github.io
|
|
|
|
|
Source Code:https://github.com/wdkapps/FillUp
|
|
|
|
|
Issue Tracker:https://github.com/wdkapps/FillUp/issues
|
|
|
|
|
|
|
|
|
|
Auto Name:FillUp
|
|
|
|
|
Summary:Calculate fuel mileage
|
|
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
|
When you buy fuel, just enter the amount you purchased and your current
|
|
|
|
|
odometer value; FillUp will calculate your mileage and maintain a log of your
|
2013-12-07 16:41:39 +00:00
|
|
|
|
fill-ups.
|
|
|
|
|
|
2014-01-20 10:15:29 +00:00
|
|
|
|
* Manages data for one or more vehicles.
|
|
|
|
|
* Calculates and plots average gas mileage.
|
|
|
|
|
* Calculates and plots monthly totals for gas purchased and distance driven.
|
|
|
|
|
* Stores all data on the device – doesn’t use your data plan.
|
|
|
|
|
* Can import/export your data to CSV files on your sdcard.
|
|
|
|
|
* Share the CSV files with other Apps for cloud backup!
|
|
|
|
|
* Selectable units of measurement – can calculate:
|
2013-12-07 16:41:39 +00:00
|
|
|
|
|
2014-01-20 10:15:29 +00:00
|
|
|
|
* miles per gallon (MPG)
|
|
|
|
|
* kilometers per liter (KM/L)
|
|
|
|
|
* liters per 100 kilometers (L/100KM)
|
|
|
|
|
* miles per imperial gallon (UK MPG) – from miles and liters.
|
|
|
|
|
* miles per imperial gallon (UK MPG) – from kilometers and liters.
|
2013-12-07 16:41:39 +00:00
|
|
|
|
.
|
|
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
|
Repo:https://github.com/wdkapps/FillUp.git
|
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
|
Build:1.5,13
|
|
|
|
|
commit=530ac7d
|
|
|
|
|
target=android-10
|
2013-12-07 16:41:39 +00:00
|
|
|
|
|
2014-08-20 12:30:02 +00:00
|
|
|
|
Build:1.7,19
|
|
|
|
|
commit=f4fd30f313dbe7237608e344fe2d671268f9ec21
|
|
|
|
|
srclibs=Androidplot@0.6.1
|
|
|
|
|
rm=libs/*jar
|
|
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
|
prebuild=pushd $$Androidplot$$/ && \
|
|
|
|
|
$$MVN3$$ package && \
|
|
|
|
|
popd && \
|
|
|
|
|
cp $$Androidplot$$/target/androidplot-core-0.6.1.jar libs/
|
|
|
|
|
target=android-10
|
|
|
|
|
|
2013-12-07 16:41:39 +00:00
|
|
|
|
Auto Update Mode:None
|
2014-03-03 21:14:25 +00:00
|
|
|
|
Update Check Mode:RepoManifest
|
2014-08-18 01:10:35 +00:00
|
|
|
|
Current Version:1.7
|
|
|
|
|
Current Version Code:19
|
2013-12-07 16:41:39 +00:00
|
|
|
|
|