Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
This fixes a few issues in our fork:
Browse files Browse the repository at this point in the history
Image upside down on tablet #20
Android UI doesn't support Portrait and is small #4
Prebuilt Zebra Crossing (xzing) Library #3
Forcing landscape on camera android #17

And also fixes these issues found here (possibly others as well):
Android Nexus 5x upside down images #175
Support Aztec for Android and Ios #195
Android: Force landscape orientation? #177
Android M issues. Due to new intent/permissions #167
Problem with Android 6.0.1 #139
Is the zxing version used years away from the original zxing lib? #124
Updating ZXing Library #59
  • Loading branch information
EddyVerbruggen committed Apr 16, 2016
1 parent dde3c19 commit 25e00cd
Show file tree
Hide file tree
Showing 423 changed files with 34 additions and 47,978 deletions.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -33,10 +33,11 @@ The following barcode types are currently supported:
* CODABAR
* ITF
* RSS14
* RSS_EXPANDED

Not by default, but supported if you pass in the "formats" option:
* PDF417
* RSS_EXPANDED
* AZTEC

### iOS

Expand Down
204 changes: 6 additions & 198 deletions plugin.xml

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions src/android/LibraryProject/.gitignore

This file was deleted.

175 changes: 0 additions & 175 deletions src/android/LibraryProject/AndroidManifest.xml

This file was deleted.

21 changes: 0 additions & 21 deletions src/android/LibraryProject/ant.properties

This file was deleted.

15 changes: 0 additions & 15 deletions src/android/LibraryProject/assets/html-de/about1d.html

This file was deleted.

26 changes: 0 additions & 26 deletions src/android/LibraryProject/assets/html-de/about2d.html

This file was deleted.

23 changes: 0 additions & 23 deletions src/android/LibraryProject/assets/html-de/index.html

This file was deleted.

19 changes: 0 additions & 19 deletions src/android/LibraryProject/assets/html-de/scanning.html

This file was deleted.

14 changes: 0 additions & 14 deletions src/android/LibraryProject/assets/html-de/sharing.html

This file was deleted.

15 changes: 0 additions & 15 deletions src/android/LibraryProject/assets/html-de/whatsnew.html

This file was deleted.

15 changes: 0 additions & 15 deletions src/android/LibraryProject/assets/html-en/about1d.html

This file was deleted.

26 changes: 0 additions & 26 deletions src/android/LibraryProject/assets/html-en/about2d.html

This file was deleted.

0 comments on commit 25e00cd

Please sign in to comment.