fdroiddata/metadata/eu.lighthouselabs.obd.reader.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

32 lines
921 B
YAML

Categories:
- Science & Education
License: Apache-2.0
SourceCode: https://github.com/pires/android-obd-reader
IssueTracker: https://github.com/pires/android-obd-reader/issues
Name: Android OBD-II Reader
Summary: Car diagnostics
Description: |-
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader.
This app is no longer maintained, please check https://f-droid.org/packages/com.github.pires.obd.reader
for updated versions.
RepoType: git
Repo: https://github.com/pires/android-obd-reader.git
Builds:
- versionName: '1.3'
versionCode: 10
commit: c039790d9
subdir: obd-reader
prebuild:
- sed -i 's/android:enabled="false"//g' res/xml/preferences.xml
- printf 'source.dir=src;../obd-api/src' > ant.properties
- rm -rf ../obd-api/src/test
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.3'
CurrentVersionCode: 10