Skip to content

Tags: GrDraco/ZXing.Net.Mobile

Tags

2.3.1

Toggle 2.3.1's commit message
UWP: Add disable autofocus support

2.3.0

Toggle 2.3.0's commit message
Disable autofocus support for iOS/Android

2.2.8

Toggle 2.2.8's commit message
Merge pull request Redth#533 from Redth/feature

Fix Forms default overlay bindings

2.2.5

Toggle 2.2.5's commit message
Nuspec points to release notes url

2.1.45

Toggle 2.1.45's commit message
Refactored MobileBarcodeScanner, ScanPage and ZXingScannerControl

MobileBarcodeScanner no longer sets static properties, but instead passes instances of config/settings via the page navigation.  This greatly reduces clutter in the ScanPage
ScanPage is also no longer responsible for trying to handle back navigation, and MobileBarcodeScanner will take care of this.  This means ScanPage could in theory be used independently of MobileBarcodeScanner now (it also now implements IMobileBarcodeScanner to follow the same pattern that iOS/Android do with pages/views).

2.1.44

Toggle 2.1.44's commit message
Forms: Target Profile 259 to match the non-forms library

2.1.12

Toggle 2.1.12's commit message
Remove -beta from build artifacts

2.0.4.23

Toggle 2.0.4.23's commit message
Added try/catch around autofocus, hopefully fixes Redth#242

2.0.4.17

Toggle 2.0.4.17's commit message

ZXing.Net.Mobile-2.0.4.17

Toggle ZXing.Net.Mobile-2.0.4.17's commit message
try to get appveyor build version from environment variable