2015-08-30 01:46:12 +00:00
|
|
|
Categories:Navigation,Money
|
2012-08-20 13:18:18 +00:00
|
|
|
License:Apache2
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:https://bitbucket.org/frigus02/car-report
|
2012-08-20 13:18:18 +00:00
|
|
|
Source Code:https://bitbucket.org/frigus02/car-report/src
|
|
|
|
Issue Tracker:https://bitbucket.org/frigus02/car-report/issues
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:Car Report
|
2012-08-20 13:18:18 +00:00
|
|
|
Summary:Track your car costs
|
|
|
|
Description:
|
2015-09-12 05:52:14 +00:00
|
|
|
Get an idea of how much your car costs. Simply enter the costs after refueling
|
|
|
|
and get nice reports. These are:
|
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
# Fuel consumption
|
|
|
|
# Fuel price
|
2015-09-22 16:23:33 +00:00
|
|
|
# Mileage
|
2013-01-19 12:44:27 +00:00
|
|
|
# Average costs of the car per day, month and year
|
2012-09-12 12:38:39 +00:00
|
|
|
|
2015-09-22 16:23:33 +00:00
|
|
|
Additional features:
|
2013-09-14 09:27:36 +00:00
|
|
|
|
2015-09-22 16:23:33 +00:00
|
|
|
* Simple calculations like "how much will 5 liters of fuel cost?".
|
2015-09-22 18:43:28 +00:00
|
|
|
* Manage other income/expenses such as repairs and recurring costs such as taxes.
|
|
|
|
* Synchronize your data with Dropbox, Google Drive or WebDAV, export/import data as CSV and make simple backups to SD card.
|
2015-09-22 16:23:33 +00:00
|
|
|
* Car related reminders like "general inspection every year or after 15.000 km".
|
|
|
|
|
|
|
|
Permissions:
|
|
|
|
|
|
|
|
Network access: Used to synchronize with Dropbox/Google Drive/WebDAV, if
|
|
|
|
enabled. Manage acounts: Used for synchronization. Write to SD card: Used to
|
|
|
|
read/write backup and CSV exports to SD card. Run at startup: Used to show
|
|
|
|
reminders after device reboot.
|
2012-08-20 13:18:18 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://bitbucket.org/frigus02/car-report.git
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:1.6,8
|
|
|
|
commit=fff5eac
|
|
|
|
subdir=CarReport
|
2012-08-20 13:18:18 +00:00
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:2.0,9
|
|
|
|
commit=24fe544
|
|
|
|
subdir=CarReport
|
|
|
|
|
|
|
|
Build:2.1,10
|
|
|
|
commit=4f5f5ce
|
|
|
|
subdir=CarReport
|
|
|
|
|
|
|
|
Build:2.2,11
|
|
|
|
commit=0b03441
|
|
|
|
subdir=CarReport
|
|
|
|
|
|
|
|
Build:2.5,14
|
|
|
|
commit=2b03648
|
|
|
|
subdir=CarReport
|
2013-09-14 09:27:36 +00:00
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:2.7,17
|
|
|
|
commit=14cebab
|
|
|
|
subdir=CarReport
|
|
|
|
|
|
|
|
Build:2.8.1,19
|
|
|
|
commit=f95fbf4
|
2014-05-28 15:41:35 +00:00
|
|
|
srclibs=ChartLib@4f947ae,HoloColorPicker-frigus02@a4a5b45ec4
|
2014-04-26 10:15:00 +00:00
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \
|
2014-05-28 15:41:35 +00:00
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@' project.properties
|
2014-04-26 10:15:00 +00:00
|
|
|
|
|
|
|
Build:2.9.1,21
|
|
|
|
commit=4bd2f22
|
2014-05-28 15:41:35 +00:00
|
|
|
srclibs=ChartLib@4f947ae,HoloColorPicker-frigus02@a4a5b45ec4
|
2014-04-26 10:15:00 +00:00
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \
|
2014-05-28 15:41:35 +00:00
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@' project.properties
|
2014-04-26 10:15:00 +00:00
|
|
|
|
2015-09-22 16:23:33 +00:00
|
|
|
Build:3.6.3,38
|
|
|
|
commit=7ee0650
|
|
|
|
subdir=app
|
|
|
|
gradle=foss
|
|
|
|
rm=tools
|
2015-09-22 19:35:04 +00:00
|
|
|
prebuild=sed -i '/Play Services/,/WebDAV/d' build.gradle
|
2015-09-22 16:23:33 +00:00
|
|
|
|
2015-11-23 14:35:56 +00:00
|
|
|
Build:3.7.1,40
|
|
|
|
commit=197a844
|
|
|
|
subdir=app
|
|
|
|
gradle=foss
|
|
|
|
rm=tools
|
|
|
|
prebuild=sed -i '/Play Services/,/WebDAV/d' build.gradle
|
|
|
|
|
2015-12-16 13:14:06 +00:00
|
|
|
Build:3.7.2,41
|
|
|
|
commit=3.7.2
|
|
|
|
subdir=app
|
|
|
|
gradle=foss
|
|
|
|
rm=tools
|
|
|
|
prebuild=sed -i '/Play Services/,/WebDAV/d' build.gradle
|
|
|
|
|
2013-03-10 10:32:51 +00:00
|
|
|
Auto Update Mode:None
|
2015-09-22 18:44:27 +00:00
|
|
|
Update Check Mode:Tags
|
2015-12-16 02:39:24 +00:00
|
|
|
Current Version:3.7.2
|
|
|
|
Current Version Code:41
|