update carreport to 2.5
This commit is contained in:
parent
d3329664f8
commit
19e098a88c
|
@ -1,4 +1,3 @@
|
||||||
Disabled:Need to get the ok from dev
|
|
||||||
Category:Multimedia
|
Category:Multimedia
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Source Code:https://github.com/adneal/Apollo-CM
|
Source Code:https://github.com/adneal/Apollo-CM
|
||||||
|
@ -10,7 +9,8 @@ Description:
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/adneal/Apollo-CM
|
Repo:https://github.com/adneal/Apollo-CM
|
||||||
|
|
||||||
Build Version:1.0,1,9102afb63c,srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
|
Build Version:1.0,1,!need to get ok from dev 9102afb63c,\
|
||||||
|
srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||||
sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \
|
sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \
|
||||||
|
|
|
@ -6,11 +6,17 @@ Issue Tracker:https://bitbucket.org/frigus02/car-report/issues
|
||||||
|
|
||||||
Summary:Track your car costs
|
Summary:Track your car costs
|
||||||
Description:
|
Description:
|
||||||
Get an idea of how much your car costs. Simply enter the costs after refueling and get nice reports.
|
Get an idea of how much your car costs. Simply enter the costs
|
||||||
These are: 1. Fuel consumption 2. Fuel price 3. Average costs of the car per day, month and year
|
after refueling and get nice reports.
|
||||||
|
These are:
|
||||||
|
# Fuel consumption
|
||||||
|
# Fuel price
|
||||||
|
# Average costs of the car per day, month and year
|
||||||
|
|
||||||
You can pinch-to-zoom in the graph and click on a point in it so see its values. This app can manage
|
You can pinch-to-zoom in the graph and click on a point in
|
||||||
refuelings, other costs such as repairs and costs which occur repeatedly such as taxes. You can use the
|
it so see its values. This app can manage
|
||||||
|
refuelings, other costs such as repairs and costs which occur
|
||||||
|
repeatedly such as taxes. You can use the
|
||||||
app with several cars concurrently.
|
app with several cars concurrently.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
@ -21,9 +27,10 @@ Build Version:1.6,8,fff5eac,subdir=CarReport
|
||||||
Build Version:2.0,9,24fe544,subdir=CarReport
|
Build Version:2.0,9,24fe544,subdir=CarReport
|
||||||
Build Version:2.1,10,4f5f5ce,subdir=CarReport
|
Build Version:2.1,10,4f5f5ce,subdir=CarReport
|
||||||
Build Version:2.2,11,0b03441,subdir=CarReport
|
Build Version:2.2,11,0b03441,subdir=CarReport
|
||||||
|
Build Version:2.5,14,2b03648,subdir=CarReport
|
||||||
|
|
||||||
#version in strings.xml and no reviews on market
|
#version in strings.xml and no reviews on market
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:2.2
|
Current Version:2.5
|
||||||
Current Version Code:11
|
Current Version Code:14
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue