Skip to content

Commit

Permalink
Merge pull request #1 from tobiasviehweger/feature/android
Browse files Browse the repository at this point in the history
Feature/android
  • Loading branch information
Will Hay authored Jul 28, 2016
2 parents 7e589ef + 2c26f31 commit fbcd2f2
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 207 deletions.
1 change: 0 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
android:name="com.google.android.gms.vision.DEPENDENCIES"
android:value="barcode" />
</config-file>
<source-file src="src/android/CameraPreview.java" target-dir="src/com/bitpay/cordova/qrscanner"/>
<source-file src="src/android/QRScanner.java" target-dir="src/com/bitpay/cordova/qrscanner"/>
<dependency id="cordova-plugin-compat" version="^1.0.0" />
<framework src="src/android/qrscanner.gradle" custom="true" type="gradleReference"/>
Expand Down
103 changes: 0 additions & 103 deletions src/android/CameraPreview.java

This file was deleted.

Loading

0 comments on commit fbcd2f2

Please sign in to comment.