Enable farebot
This commit is contained in:
parent
ad16db3d1d
commit
68a1ce0c93
|
@ -7,20 +7,24 @@ Issue Tracker:https://github.com/codebutler/farebot/issues
|
|||
Summary:Transport card reader
|
||||
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.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/codebutler/farebot
|
||||
|
||||
Build Version:2.4.1,18,!wip - missing keys, perhaps? ffcc3025f5d99ee,update=.;libs/ActionBarSherlock,target=Google Inc.:Google APIs:15,\
|
||||
Build Version:2.4.1,18,ffcc3025f5d99ee,update=.;libs/ActionBarSherlock,target=Google Inc.:Google APIs:15,\
|
||||
prebuild=\
|
||||
sed -i 's/android:debuggable="true"/android:debuggable="false"/' AndroidManifest.xml && \
|
||||
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
|
||||
|
||||
Auto Update Mode:None
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
# Uses gradle, but no tags
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.4.1
|
||||
Current Version Code:18
|
||||
|
||||
|
|
Loading…
Reference in a new issue