42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-or-later
|
|
WebSite: https://codebutler.github.com/farebot
|
|
SourceCode: https://github.com/codebutler/farebot
|
|
IssueTracker: https://github.com/codebutler/farebot/issues
|
|
|
|
AutoName: FareBot
|
|
Description: |-
|
|
Read data from MIFARE public transit cards using your NFC-equipped Android
|
|
phone.
|
|
|
|
''N.B'' This build cannot use the Google Maps because no keys are included in
|
|
the source code. Most of its functionalities still work without having Google
|
|
Apps on your device.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/codebutler/farebot
|
|
|
|
Builds:
|
|
- versionName: 2.4.1
|
|
versionCode: 18
|
|
commit: ffcc3025f5d99ee
|
|
prebuild:
|
|
- sed -i 's/<uses-library android:name="com.google.android.maps"/<uses-library
|
|
android:name="com.google.android.maps" android:required="false"/' AndroidManifest.xml
|
|
- echo "android.library.reference.1=libs/ActionBarSherlock" >> project.properties
|
|
androidupdate:
|
|
- .
|
|
- libs/ActionBarSherlock
|
|
target: Google Inc.:Google APIs:15
|
|
|
|
- versionName: 2.5.0
|
|
versionCode: 20
|
|
disable: binary blob - crashlytics
|
|
commit: unknown - see disabled
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 3.1.1
|
|
CurrentVersionCode: 29
|