Update Android OBD-II Reader to 2.0-rc1 (12)
This commit is contained in:
parent
be77960f79
commit
4e03c2d4ad
26
metadata/com.github.pires.obd.reader.txt
Normal file
26
metadata/com.github.pires.obd.reader.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:Science & Education
|
||||||
|
License:Apache2
|
||||||
|
Web Site:https://github.com/pires/android-obd-reader/blob/HEAD/README.md
|
||||||
|
Source Code:https://github.com/pires/android-obd-reader
|
||||||
|
Issue Tracker:https://github.com/pires/android-obd-reader/issues
|
||||||
|
|
||||||
|
Auto Name:Android OBD-II Reader
|
||||||
|
Summary:Car diagnostics
|
||||||
|
Description:
|
||||||
|
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader.
|
||||||
|
Note application was previously known as [[eu.lighthouselabs.obd.reader]].
|
||||||
|
|
||||||
|
Status: Testing.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/pires/android-obd-reader.git
|
||||||
|
|
||||||
|
Build:2.0-rc1,12
|
||||||
|
commit=2.0-RC1
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:2.0-rc1
|
||||||
|
Current Version Code:12
|
||||||
|
|
@ -4,11 +4,12 @@ Web Site:
|
||||||
Source Code:https://github.com/pires/android-obd-reader
|
Source Code:https://github.com/pires/android-obd-reader
|
||||||
Issue Tracker:https://github.com/pires/android-obd-reader/issues
|
Issue Tracker:https://github.com/pires/android-obd-reader/issues
|
||||||
|
|
||||||
|
Name:Android OBD-II Reader
|
||||||
Summary:Car diagnostics
|
Summary:Car diagnostics
|
||||||
Description:
|
Description:
|
||||||
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader.
|
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader.
|
||||||
|
|
||||||
Status: Testing.
|
This app is no longer maintained, please check [[com.github.pires.obd.reader]] for updated versions.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -21,8 +22,9 @@ Build:1.3,10
|
||||||
printf 'source.dir=src;../obd-api/src' > ant.properties && \
|
printf 'source.dir=src;../obd-api/src' > ant.properties && \
|
||||||
rm -rf ../obd-api/src/test
|
rm -rf ../obd-api/src/test
|
||||||
|
|
||||||
|
Archive Policy:0 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Static
|
||||||
Current Version:1.3
|
Current Version:1.3
|
||||||
Current Version Code:10
|
Current Version Code:10
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue