6.0.5 (2016-12-22) Full Changelog
- Flashlight default value #385, Turning off found plain text #259, Remove Result Prompt #234, Custom Result Messages #219 view commit
- Flipping orientation on Android crashes app view commit
- Focus improvements view commit
- Crash on iOS on low memory devices view commit
- Disable Animation view commit
- Flashlight option view commit
- Merge pull request #343 from cepm-nate/master view commit
- Merge pull request #334 from lucatorella/patch-1 view commit
- Merge pull request #346 from kunder-lab/master view commit
- Catch Class not registered exception in case of missing Media Player view commit
- Adds promise scan .done particularly to handle "No cameras" error view commit
- Merge pull request #358 from vladimir-kotikov/explicit_intent view commit
- Use explicit intent to launch scan activity view commit
- Merge pull request #338 from jlowe234/master view commit
- 6.0.2 view commit
- Bumping plugin version to 6.0.2 view commit
- Update pluginpub view commit
- Merge pull request #303 from vladimir-kotikov/memory_consumption_fix view commit
- Merge pull request #318 from vladimir-kotikov/surface3_crash view commit
- Add contribution doc, issue and pull request templates view commit
- Add editorconfig view commit
- Setup CHANGELOG view commit
- Setup regression tests view commit
- Issue #270: OS 10 requires Camera permission reason view commit
- Merge pull request #302 from jcesarmobile/add-permission-check view commit
- Merge pull request #271 from EddyVerbruggen/master view commit
- Merge pull request #307 from timkim/master view commit
- Avoid crash on Surface3 view commit
- Merge pull request #314 from ben-8409/master view commit
- only set cdvMinSdkVersion if not set or smaller then 15. Fixes #275 view commit
- Merge pull request #183 from stigok/readme-update view commit
- Require camera view commit
- [#277] - fix for crash on iOS switching cameras view commit
- Crash fix view commit
- Reduce memory consumption by using smaller video resolution view commit
- iOS: Added permission ckeck and fail if it's not permited view commit
- Updated version to 6.0.1 for release view commit
- Merge pull request #285 from daserge/visibilitychange view commit
- [Windows] Handled visibilitychange to avoid camera freeze on minimize view commit
- Merge pull request #284 from daserge/version-bump view commit
- Updated version to 6.0.0 for release view commit
- phonegap#270 iOS 10 requires Camera permission reason view commit
- Merge pull request #263 from daserge/check-arch view commit
- Adds a windows pre compile/run hook to ensure an arch is specified view commit
- Merge pull request #269 from daserge/win8-deprecation view commit
- Merge pull request #256 from daserge/cleanup-on-events view commit
- Retargeted WinRTBarcodeReader component, deprecated windows8 platform support view commit
- Merge pull request #170 from jcesarmobile/callback-with-blocks view commit
- send callbacks on dismissViewControllerAnimated completion view commit
- Merge pull request #266 from daserge/multiple-focus-3 view commit
- Merge pull request #267 from daserge/multiple-scan view commit
- [Windows] Focus fails on multiple taps view commit
- Prevent multiple calls to scanner view commit
- [Windows] Cleanup camera on app suspension Save/restore scanning state on suspend/resume view commit
- Merge pull request #260 from Telerik-Verified-Plugins/master view commit
- Stable plugin id view commit
- Stable plugin id - revert after PR view commit
- Stable plugin id for PR view commit
- Merge remote-tracking branch 'upstream/master' view commit
- phonegap#40 phonegap#171 view commit
- Scanning crashes on Windows phone on device rotation view commit
- Merge pull request #257 from daserge/multiple-focus-2 view commit
- Added missing CHECK_PLAYING_TIMEOUT Added a timeout before initial focus to prevent focusAsync hang on slow devices view commit
- Merge pull request #250 from daserge/multipleFocus view commit
- [Windows] Focus fails on multiple taps, this closes #249 view commit
- Merge pull request #251 from daserge/close-button view commit
- Merge pull request #253 from daserge/win10-CameraStreamState view commit
- Windows Mobile 10 - Close button does not work, this fixes #196 view commit
- [Windows10] Fix The request is invalid in the current state view commit
- Merge pull request #252 from daserge/css-fixes view commit
- [Windows] CSS fixes - no-select, no-zoom, no-scroll view commit
- Added a note about PGB view commit
- Merge remote-tracking branch 'upstream/master' view commit
- Merge remote-tracking branch 'upstream/master' view commit
- #221 updated version to 5.0.0 for release view commit
- stable plugin id view commit
- Merge pull request #217 from Telerik-Verified-Plugins/merge-phonegap-official view commit
- Bump plugin version to 4.2.0 view commit
- Fix iOS issues after merge view commit
- Fixing Android after merge view commit
- Re-added old platform files we removed after forking Wildabeast view commit
- Merge remote-tracking branch 'upstream/master' into merge-phonegap-official view commit
- fix Android M permission view commit
- merge view commit
- #28 Plugin renaming my app view commit
- #28 Plugin renaming my app view commit
- #10 Warnings on IOS 8.4 when using library view commit
- #26 App crashes if the CordovaActivity is stopped during scanning - Moved
scan
to a background thread so it won't block the UI for about 50ms while initiating the scanner view commit - Documented the new "orientation" feature for Android view commit
- This fixes a few issues in our fork: 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 view commit
- Merge pull request #206 from sarangan12/Windows10Fix view commit
- Fix for the crash in Windows 10 view commit
- #25 iOS app scans randomly UPC and other EAN formats when scanning EAN-13 view commit
- #14 Cannot read code_128 barcodes in iOS view commit
- Update README.md view commit
- Fixes Windows Mobile - Issue with Orientation view commit
- Merge pull request #168 from MSOpenTech/escape_fix view commit
- Fix plugin installation failure in VS2015 view commit
- Merge pull request #135 from MSOpenTech/windows_refactor view commit
- Refactor windows implementation in promise manner view commit
- Merge pull request #134 from MSOpenTech/orientation_change view commit
- Add support for orientation change from #62 and #97 view commit
- Resolve merge conflicts and address feedback for #62 view commit
- fixing issues for windows platform view commit
- Merge pull request #132 from MSOpenTech/windows_barcode_format_fix view commit
- Correct scan result to expose format name instead of format code. view commit
- Add information about windows 10 support to README view commit
- Removes intermediate winmd component from Win10 implementation view commit
- Add Windows 10 Support view commit
- Merge pull request #131 from MSOpenTech/backbutton-fix view commit
- Improve native look and feel for windows platform view commit
- Merge pull request #128 from MSOpenTech/autofocus-fix view commit
- Rework autofocus logic for windows. This fixes #41 view commit
- Merge pull request #127 from timwindsor/barcodeEncodeBB view commit
- Merge branch 'master' into barcodeEncodeBB view commit
- comments view commit
- added data type check, and uri prepending for encode method view commit
- error checking, data validation view commit
- qrcode encode working view commit
- encode method or blackberry view commit
- Use maven reference to android-support-v4 library view commit
- bump view commit
- fixes #162 button bar not working in ios8 view commit
- #15 Android M (6) compatibility view commit
- #15 Android M (6) compatibility view commit
- 4.1.0 view commit
- updated to version 4.1.0 view commit
- Ignore linting view commit
- Removing custom strings view commit
- Merge pull request #78 from timwindsor/master view commit
- Merge remote-tracking branch 'phonegap/master' view commit
- revert obsolete workaround. Fixes delayed error. view commit
- Parses result so it's consistent with other platforms. Removes obsolete, unused file. view commit
- #13 Cordova-iOS 4 support view commit
- #11 PDF417 support on Android. Version bump. view commit
- #11 PDF417 support on Android view commit
- updated version in plugin.xml view commit
- 4.0.2 view commit
- Merge pull request #66 from olimortimer/patch-1 view commit
- Merge pull request #52 from nlsdg/patch-1 view commit
- Fixed iPhone / iPod scanning issue view commit
- Add BlackBerry namespace view commit
- Update README.md view commit
- 4.0.1 view commit
- #48 fixed version in plugin.xml view commit
- 4.0.0 view commit
- Merge pull request #32 from timwindsor/master view commit
- Adds blackberry10 to package.json view commit
- Merge pull request #1 from timwindsor/master view commit
- Completes merge of BB10 implementation into phonegap API view commit
- Unifying API for BlackBerry10 view commit
- Restore location of BlackBerry repo view commit
- Restore location of iOS and Android repositories view commit
- Merge in BlackBerry 10 support view commit
- indentation fix view commit
- stopRead error handling view commit
- Merges in BlackBerry 10 support view commit
- Android 'encode' crashes view commit
- bump view commit
- Android 'encode' crashes view commit
- Ugh, AB build errors because of lint config view commit
- Ugh, AB build errors because of lint config view commit
- V3.1.2 view commit
- Merge pull request #7 from mlaponder/master view commit
- Update version to 3.1.1 view commit
- 3.1.1 view commit
- Merge pull request #6 from mlaponder/master view commit
- Fix incorrect uri for wp8 view commit
- 3.1.0 view commit
- updated to version 3.1.0 view commit
- Merge pull request #4 from komola/master view commit
- fixed issue with readme view commit
- added travis-ci support view commit
- fixed tests, made compatible with cordova-test-framework and paramedic view commit
- Merge pull request #5 from stevengill/master view commit
- updated ID to phonegap-plugin-barcodescanner, V3.0.0 view commit
- removed cordova.define from js view commit
- Merge pull request #1 from trongrg/master view commit
- Updated src/android/com.google.zxing.client.android.captureactivity.jar view commit
- Remove unnecessary retain calls view commit
- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation view commit
- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation view commit
- [#4] Android UI doesn't support Portrait and is small - support for 320x240 screens view commit
- [#4] Android UI doesn't support Portrait and is small - portrait scanning of non-QR codes didn't work view commit
- [#4] Android UI doesn't support Portrait and is small - support Android projects which have not set targetSDK (crashed without it) view commit
- [#4] Android UI doesn't support Portrait and is small view commit
- Restore MultiFormat Reader view commit
- Merge pull request #1 from MSOpenTech/2.1-windows view commit
- Include winmd source as subproject instead of prebuilt winmd view commit
- Merge pull request #2 from MSOpenTech/2.0-wp8 view commit
- Check if the last n scans returned the same result and only then accept the code view commit
- windows: fixes "class not registered" error view commit
- #616 Use single proxy for both windows8 and windows view commit
- #616 Adds support for windows platform view commit
- Windows Phone 8.0 improvements and bugfixes: view commit
- v2.2.0 view commit
- added support for adding config parameter which is passed to barcode scanner activity view commit
- Restrict to EAN13 view commit
- v2.1.0 view commit
- Played beep sound after scan succeeded. view commit
- iOS update encode method return format view commit
- Add QR code encoder implementation for IOS view commit
- fixes #162 button bar not working in ios8 view commit
- fixed size to int conversion and cordova 3.6 deprecation warnings for iOS view commit
- Removed ARC code view commit
- Version bump view commit
- Merge pull request #9 from galexandrov/master view commit
- Remove unnecessary retain calls view commit
- up version to 2.0.1 view commit
- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation view commit
- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation view commit
- [#4] Android UI doesn't support Portrait and is small - support for 320x240 screens view commit
- Support browser. encode is NOT ready yet. view commit
- [#4] Android UI doesn't support Portrait and is small - portrait scanning of non-QR codes didn't work view commit
- [#4] Android UI doesn't support Portrait and is small - support Android projects which have not set targetSDK (crashed without it) view commit
- [#4] Android UI doesn't support Portrait and is small view commit
- Documented new features view commit
- Merge pull request #2 from EddyVerbruggen/master view commit
- Added option to select choose to show a 'flip camera' button (default: false) view commit
- Added option to select frontcamera via JS api view commit
- added repo + issue tags view commit
- Upped version to 2.0.0 view commit
- [readme] fix encode example code view commit
- Enabled ITF support view commit
- Added support for front face camera. Signed-off-by: Emil Marashliev [email protected] view commit
- Updated link to Cordova plugin spec to fix 404 view commit
- Updated README links to the original iOS and Android repos to fix 404 errors view commit
- avoid calling other apps activity view commit
- [plugin.xml] updated description view commit
- [plugin-xml] upped version to 1.2.0 view commit
- Adds documentation for Windows Phone 8 view commit
- Adds support for Windows phone 8.0 view commit
- Adds documentation for Windows8. view commit
- Adds Windows8 implementation (scan method only) view commit
- [1.1.0] upped version view commit
- [js] plugin.xml asset backwards compat view commit
- Compiled jar view commit
- Added a flip-camera button for Android - missing icon view commit
- Added a flip-camera button for Android - missing icon view commit
- Added a flip-camera button for Android view commit
- Front camera scanning for iOS ([#108]) deserves a version bump view commit
- Added support for front face camera. Signed-off-by: Emil Marashliev [email protected] view commit
- avoid calling other apps activity view commit
- [plugin.xml] updated description view commit
- Change plugin.xml to use framework element view commit
- Change barcode scanner to work similar to the iOS and Android versions. In plugin.xml added reference to ZXing.Net so it is refered as plugin is installed. Similar to other platforms' versions, there is a focus area - only this area is scanned for barcodes. view commit
- removed unused reference view commit
- [1.2.0] upped version view commit
- ignore Intellij module files view commit
- Updated Plugin, refactored some library parts, added description to read me view commit
- added windows phone version view commit
- window.plugins is not defined anymore, replaced it with cordova.plugins view commit
- Add missing iOS framework "QuartzCore" to plugin.xml view commit
- [plugin.xml] corrected supported cordova versions view commit
- delete plugin.xml.generate.php view commit
- Use in favour of for the JS view commit
- [readme] fixed encode syntax typo view commit
- [android][0.7.2] remove busted menu items + fixes #11 view commit
- [0.7.1] upped version view commit
- [README] fix typo view commit
- Merge branch 'ios_warnings' of https://github.com/agrieve/BarcodeScanner into agrive-ios_warnings view commit
- Use in favour of for the JS. view commit
- Fix plugin for iOS on Cordova 3.0 by disabling ARC and using newer plugin signature. view commit
- Fix some compile warnings on iOS view commit
- [0.7.0] upped version view commit
- Cordova 2.8 view commit
- minor view commit
- Merge remote-tracking branch 'upstream/master' view commit
- ident view commit
- Encode object access fix. view commit
- 3.0 fixed README.md view commit
- typo view commit
- Fix for https://issues.apache.org/jira/browse/CB-4379 view commit
- Changes for crodova 3.0 view commit
- PG 3.0 changes view commit
- [readme] correct ios supported formats view commit
- [readme] plugman not pluginstall view commit
- [0.6.0] upped version view commit
- app_name fix view commit
- Update README.md view commit
- minor refactoring ;-) view commit
- plugin spec. update view commit
- Update to 4.3.1 view commit
- [plugin.xml] update license tag view commit
- [plugin.xml] license tag view commit
- Merge branch 'master' of https://github.com/Eccenux/BarcodeScanner view commit
- app_name fix view commit
- Update README.md view commit
- minor refactoring ;-) view commit
- plugin spec. update view commit
- [0.5.4] upped version view commit
- Update to 4.3.1 view commit
- Merge branch 'master' of github.com:wildabeast/BarcodeScanner view commit
- [readme] reference plugman not pluginstall view commit
- [plugin-xml] added engines view commit
- [plugin-xml] Add description view commit
- [readme] reference plugman not pluginstall view commit
- [plugin-xml] added engines view commit
- [0.5.3] upped version view commit
- [spec] update specs to cordova.require/define view commit
- [plugman] plugman don't like spec/config.xml view commit
- [plugin-xml] Add description view commit
- [0.5.3] upped version view commit
- [spec] update specs to cordova.require/define view commit
- [plugman] plugman don't like spec/config.xml view commit
- [js] cordova.require instead of PhoneGap.require view commit
- [readme] formatting view commit
- [js] cordova.require instead of PhoneGap.require view commit
- [readme] formatting view commit
- [spec] FIXED IT view commit
- [spec] 2.5.0 view commit
- [spec] removing a maybe bunk spec view commit
- [spec] removing filsystem init view commit
- [spec] more specs view commit
- [spec] formatting for medic view commit
- [spec] app id view commit
- [spec] Fixed spec view commit
- [spec] app id, title view commit
- [spec] fixing spec app view commit
- [spec] add barcodescanner.js view commit
- [spec] Initial version of spec view commit
- Do not copy the scanned barcode to the clipboard. view commit
- readme fix view commit
- Update for Cordova/PhoneGap 2.0 plugins (http://simonmacdonald.blogspot.ca/2012/08/so-you-wanna-write-phonegap-200-android.html) view commit
- fix for a java ref view commit
- full paths for android view commit
- fully qualified paths view commit
- Merge pull request #3 from filmaj/master view commit
- fix for a java ref view commit
- full paths for android view commit
- fully qualified paths view commit
- [spec] FIXED IT view commit
- [spec] 2.5.0 view commit
- [spec] removing a maybe bunk spec view commit
- [spec] removing filsystem init view commit
- [spec] more specs view commit
- [spec] formatting for medic view commit
- [spec] app id view commit
- [spec] Fixed spec view commit
- [spec] app id, title view commit
- [spec] fixing spec app view commit
- [spec] add barcodescanner.js view commit
- [spec] Initial version of spec view commit
- update BarcodeScanner plugin for 2.5.0+ view commit
- Merge pull request #14 from jwark/do_not_copy_to_clipboard view commit
- update BarcodeScanner plugin for 2.5.0+ view commit
- Do not copy the scanned barcode to the clipboard. view commit
- Merge pull request #7 from JaysonRaymond/master view commit
- [iOS][2.3.0] add plugin to config.xml for 2.3.0+ + upped version to 0.3.0 view commit
- readme fix view commit
- Update for Cordova/PhoneGap 2.0 plugins (http://simonmacdonald.blogspot.ca/2012/08/so-you-wanna-write-phonegap-200-android.html) view commit
- [0.2.2] updated version view commit
- [ios] Fixes AVCaptureSession leak, thanks @markus-olsson view commit
- [android] syntax error, missing else view commit
- [0.2.1][ios] lock scanner to portrait view commit
- [0.2.0] updated version view commit
- [ios] lock scanner orientation to portrait view commit
- [0.1.2] version update view commit
- [ios] Integrated shazron's iOS6 orientation updates view commit
- [version] updated to 0.1.1 view commit
- [android] Removed app_name string resource view commit
- [readme] corrected supported types for iOS view commit
- [readme] view commit
- [readme] view commit
- [0.1.0] version updated view commit
- [android] Added translated resource files view commit
- [android] Modified zxing client to access resources from main package view commit
- [android][plugin-xml] Added resource files view commit
- [android] Added Zxing Library project view commit
- [gitignore] view commit
- [readme] license view commit
- [plugin-xml] fixed up plugin.xml view commit
- [ios] removed CORDOVA_FRAMEWORK ref view commit
- Initial commit. Zeppelin rules. view commit
- Initial commit view commit