diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..60dac1eda --- /dev/null +++ b/.editorconfig @@ -0,0 +1,16 @@ +# This file is for unifying the coding style of different editors and IDEs. +# editorconfig.org + +root = true + +[*] +charset = utf-8 +end_of_line = lf +indent_size = 4 +indent_style = space +insert_final_newline = true +trim_trailing_whitespace = true + +[*.json] +indent_size = 2 + diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 000000000..050a55884 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,72 @@ +# Contributing + +We love pull requests from everyone. + +[Fork](https://help.github.com/articles/fork-a-repo/), then [clone](https://help.github.com/articles/cloning-a-repository/) the repo: + +``` +git clone git@github.com:your-username/phonegap-plugin-barcodescanner.git +``` + +Set up a branch for your feature or bugfix with a link to the original repo: + +``` +git checkout -b my-awesome-new-feature +git push --set-upstream origin my-awesome-new-feature +git remote add upstream https://github.com/phonegap/phonegap-plugin-barcodescanner.git +``` + +Set up the project: + +``` +npm install +``` + +Make sure the tests pass before changing anything: + +``` +npm test +``` + +Make your change. Add tests for your change. Make the tests pass: + +``` +npm test +``` + +Commit changes: + +``` +git commit -m "Cool stuff" +``` + +Make sure your branch is up to date with the original repo: + +``` +git fetch upstream +git merge upstream/master +``` + +Review your changes and any possible conflicts and push to your fork: + +``` +git push origin +``` + +[Submit a pull request](https://help.github.com/articles/creating-a-pull-request/). + +At this point you're waiting on us. We do our best to keep on top of all the pull requests. We may suggest some changes, improvements or alternatives. + +Some things that will increase the chance that your pull request is accepted: + +- Write tests. +- Write a [good commit message](http://chris.beams.io/posts/git-commit/). +- Make sure the PR merges cleanly with the latest master. +- Describe your feature/bugfix and why it's needed/important in the pull request description. + + +## Editor Config + +The project uses [.editorconfig](http://editorconfig.org/) to define the coding +style of each file. We recommend that you install the Editor Config extension +for your preferred IDE. Consistency is key. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..9b05d1f50 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,24 @@ +### Expected Behaviour + +### Actual Behaviour + +### Reproduce Scenario (including but not limited to) + +#### Steps to Reproduce + +#### Platform and Version (eg. Android 5.0 or iOS 9.2.1) + +#### (Android) What device vendor (e.g. Samsung, HTC, Sony...) + +#### Cordova CLI version and cordova platform version + + cordova --version + cordova platforms + +#### Plugin version + + cordova plugin version | grep phonegap-plugin-barcodescanner + +#### Sample Code that illustrates the problem + +#### Logs taken while reproducing problem diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..e69de29bb diff --git a/.gitignore b/.gitignore index 6a8d7b256..fb37d8d8e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,10 @@ bin/ .classpath .project +.idea *.iml local.properties +src/windows/lib/.vs +src/windows/lib/bin +src/windows/lib/obj +node_modules diff --git a/.travis.yml b/.travis.yml index fa7ae7dad..f517da76c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,10 @@ git: node_js: - "0.10" install: - - echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config + - echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config - cd .. - npm install -g cordova-paramedic - npm install -g cordova - npm install -g ios-sim script: - - cordova-paramedic --platform ios --plugin ${TRAVIS_BUILD_DIR} + - cordova-paramedic --platform ios --plugin ${TRAVIS_BUILD_DIR} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..60b3b1835 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,380 @@ +# Change Log + +[6.0.5](https://github.com/phonegap/phonegap-plugin-barcodescanner/tree/6.0.5) (2016-12-22) +[Full Changelog](https://github.com/phonegap/phonegap-plugin-barcodescanner/compare/6.0.4..6.0.5) + +- Flashlight default value #385, Turning off found plain text #259, Remove Result Prompt #234, Custom Result Messages #219 [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fee66a7d1b4c3bca845beb3fa8c99365b4c15ce2) +- Flipping orientation on Android crashes app [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/72ae2c75d3d66df24c124a6da9c26e48f7ad36a0) +- Focus improvements [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/52a23b0f42d454d6a9f2e29a693b5e984c0bb13f) +- Crash on iOS on low memory devices [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6e3718c2db03fda3d8ea439a9471b3a08e121f21) +- Disable Animation [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f9960f9b81aef35bd85ecba856c63058bc109ac1) +- Flashlight option [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a7ed6890d4e5e2cb386c8754aca081fad559ba1a) +- Merge pull request #343 from cepm-nate/master [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/77622ca92f5607a8d22131f62f2dea720857a5ed) +- Merge pull request #334 from lucatorella/patch-1 [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/10f94bc81aff5329291272a4922837e04569a339) +- Merge pull request #346 from kunder-lab/master [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1cdbf871c9d290630e4535e8ed9db0804b413f74) +- Catch Class not registered exception in case of missing Media Player [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d43964f06c8eb57fc168d7b19027462e957ba23d) +- Adds promise scan .done particularly to handle "No cameras" error [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/68b6fd14a95f34b32ea2bb651f9715ff880e4ade) +- Merge pull request #358 from vladimir-kotikov/explicit_intent [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/75cffc3282f09f6973d078d8ce9b306bff210bd5) +- Use explicit intent to launch scan activity [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4c046898543dee838b259997a5ec360240e26354) +- Merge pull request #338 from jlowe234/master [view commit](https://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7f4e4daf19951692873a490c845446cfa0fbda68) +- 6.0.2 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/18f958796ee9587d5bc21e6229f40139dd4f0c8a) +- Bumping plugin version to 6.0.2 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8728015c06d6d201cbd421621384cd19857f6720) +- Update pluginpub [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ca4973214b3f99a135d3844d52f40a086022ddcb) +- Merge pull request #303 from vladimir-kotikov/memory_consumption_fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/631ab8fabe16266fb8ea6168d96250be11b8efd1) +- Merge pull request #318 from vladimir-kotikov/surface3_crash [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4fffc8d187ddd7ee8df90ba285a5ae6eaac980fe) +- Add contribution doc, issue and pull request templates [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/31d9badd9b9b3278a78650bcccd105a95a7b4c78) +- Add editorconfig [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c33c2ab4d63f476bc63c3dd8a5b18f0301baf30f) +- Setup CHANGELOG [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1c2491db0f3e15322e543e87def64159cc4b3bb9) +- Setup regression tests [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4d6ee25e8f1ca3b2589c979a23f987afa60bb701) +- Issue #270: OS 10 requires Camera permission reason [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/380a56a0b5236bf867bd11d10ceaa185351ea892) +- Merge pull request #302 from jcesarmobile/add-permission-check [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7dd0e8404394b1bcb14fef49cf0301f5b32503c4) +- Merge pull request #271 from EddyVerbruggen/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8004584a8f266fc4715ffc69fb7148a0a83724ae) +- Merge pull request #307 from timkim/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d775cc7995c4ef6935c127a02d2d8164243bb795) +- Avoid crash on Surface3 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1473daa0a8d2a4c9a0a7b5330be771acaf5a295a) +- Merge pull request #314 from ben-8409/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2af63247c8f379bedbfb323734995b7420005367) +- only set cdvMinSdkVersion if not set or smaller then 15. Fixes #275 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5513f5c99d9363582e5e77a77b0b6fd3ac8f85c9) +- Merge pull request #183 from stigok/readme-update [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/97a29911c49ad7aa4406ae99a9b74219212ee608) +- Require camera [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5e58c0a1b8dabb301836440d6765f2423b3a9482) +- [#277] - fix for crash on iOS switching cameras [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6c3d74dcbde681a464ba0abc29c5a3d084b09739) +- Crash fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7841f6deba953121bc6d74bbf60d3380a466d73f) +- Reduce memory consumption by using smaller video resolution [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/89a9c69f6d2ba2d0e3d5ae25d937d3772c48b67c) +- iOS: Added permission ckeck and fail if it's not permited [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/59301afe045509f53d44c2f17bc7cd9927c357c1) +- Updated version to 6.0.1 for release [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3cf975bda01cdddd71b03d74ce31c97595ae98af) +- Merge pull request #285 from daserge/visibilitychange [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9d4a96123030f71f2f85676c61a4bfb8b3846592) +- [Windows] Handled visibilitychange to avoid camera freeze on minimize [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/005c30309d3c0b371c5fc4ceceb2ab8f7f2ffb40) +- Merge pull request #284 from daserge/version-bump [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/11dd6b5ad2d3528df57a63f3b6ff093452e3bfb9) +- Updated version to 6.0.0 for release [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/0f534db7e2dcee9348a2e707c7f47ebd0df48b8c) +- https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/270 iOS 10 requires Camera permission reason [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2895b3b85506dd7dd91c93a741e1cc13acc59f09) +- Merge pull request #263 from daserge/check-arch [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/dd85e2530d9638ecac2774c2a00a7b9ec2a573b3) +- Adds a windows pre compile/run hook to ensure an arch is specified [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/49e33a85a08cfe0b1c5559d24d7f6f42a60334b5) +- Merge pull request #269 from daserge/win8-deprecation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/865e1b678fd93b1f712084d65140f41f6ebc4a29) +- Merge pull request #256 from daserge/cleanup-on-events [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d3344f2d0a0666357a2e9bc4230902227cdd039d) +- Retargeted WinRTBarcodeReader component, deprecated windows8 platform support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/eba7eb3a4cc9f558feed571ed589134fd3a7cfa4) +- Merge pull request #170 from jcesarmobile/callback-with-blocks [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ae9f6e2a2e14aa0b16d86c039ea50ae1183f7bbe) +- send callbacks on dismissViewControllerAnimated completion [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/21152cf42978623ae6c67488124fb6474342f9bc) +- Merge pull request #266 from daserge/multiple-focus-3 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d92af72bd1ce76eb2f40b6fbb0a32292b4fa8817) +- Merge pull request #267 from daserge/multiple-scan [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/78a53459d3c0b9abd6fa510571a422e279dfadde) +- [Windows] Focus fails on multiple taps [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f18ed1a78c3b720ee88497b84734bcd77699ea2d) +- Prevent multiple calls to scanner [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2aa5bdcda508bd4164326298da18638f955e0873) +- [Windows] Cleanup camera on app suspension Save/restore scanning state on suspend/resume [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/49489db0678e6e80a3b0744533d432681b9cfdb7) +- Merge pull request #260 from Telerik-Verified-Plugins/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/55e693843e3a556ee9ba9f2dab13fd9ca652396f) +- Stable plugin id [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/363335c13b96f7f2c5a728d99a8be137b6601e34) +- Stable plugin id - revert after PR [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/be3e490b95b99078740f473466b60cb0c7348796) +- Stable plugin id for PR [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/73c32f4e62467694ecf725e5d9d307d3ed94a3e1) +- Merge remote-tracking branch 'upstream/master' [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c0546f71e60991ff2dcbbde2d1e23443db5d19a7) +- https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/40 https://github.com/phonegap/phonegap-plugin-barcodescanner/pull/171 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e9f1b1bfe18edfae2db087f91c9112b82909bd83) +- Scanning crashes on Windows phone on device rotation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c3bcd87e1c66dc0fca7c04a2bbbd405ea9fbed2f) +- Merge pull request #257 from daserge/multiple-focus-2 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/45ec98fb46e4f5d18bbc5fb4d6627065cccac248) +- Added missing CHECK_PLAYING_TIMEOUT Added a timeout before initial focus to prevent focusAsync hang on slow devices [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/eb31d2e3416f64bb3312ed639f2fa046b4551414) +- Merge pull request #250 from daserge/multipleFocus [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e65272ad4536bc49200d4ca8b23cd970d7a118db) +- [Windows] Focus fails on multiple taps, this closes #249 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b836297ed5139d495bd0f0b4aeabaaa9734e4154) +- Merge pull request #251 from daserge/close-button [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/128c80f63ae2aa490adbe0c27250598fdabdd722) +- Merge pull request #253 from daserge/win10-CameraStreamState [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5161af4c7f92d7b0edc71230f6b43127502e3568) +- Windows Mobile 10 - Close button does not work, this fixes #196 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/942d1ed199ec0ea7488bcf3d8ec0a9d6b711ec82) +- [Windows10] Fix The request is invalid in the current state [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2a3e4fd532fba820979046b85e573529742f3b62) +- Merge pull request #252 from daserge/css-fixes [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a3d4dfa18adeeb6ecb62a40ac0492d9825372458) +- [Windows] CSS fixes - no-select, no-zoom, no-scroll [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5364553b1e00d4515dfc5293f4baae3629d8c48b) +- Added a note about PGB [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b20c04648b4cfcd1170e098c257e535cd6762f72) +- Merge remote-tracking branch 'upstream/master' [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ce0cf94603c526a261cb80654be19652eae9d239) +- Merge remote-tracking branch 'upstream/master' [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d4b22bb0094fc216a7837f61ddfabb91b4f3450d) +- #221 updated version to 5.0.0 for release [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/27227e9d2b00174e816869bc6123071d470ade87) +- stable plugin id [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/762dea0958937ee2cc1b76831312733bb59a401f) +- Merge pull request #217 from Telerik-Verified-Plugins/merge-phonegap-official [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/bd6c295908a22a23d1a473f39db39956e6bc62bf) +- Bump plugin version to 4.2.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/0cda49bfe1229977d6bec855942c199d5357c7ee) +- Fix iOS issues after merge [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/06f4a7d04bec902ffa2109b79602f3955175a17a) +- Fixing Android after merge [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5641c8ea17d036f806fd2f15763ce16cc79ada3c) +- Re-added old platform files we removed after forking Wildabeast [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/172f164b68d620699ac14bcf6468a21a65a57ada) +- Merge remote-tracking branch 'upstream/master' into merge-phonegap-official [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6a7d7208b15000e004b894184860cc0f298b6e32) +- fix Android M permission [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/29d3308b7d46a94fbda10945d3ecb78a7d6d1c08) +- merge [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f0ad027425313f3edbfb9350ab81068ed4898894) +- #28 Plugin renaming my app [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/55b716ad8e6dd4bfad1921d2efa00eec45fd414b) +- #28 Plugin renaming my app [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1778bee6b028081ff4761c32748eca0c939b4368) +- #10 Warnings on IOS 8.4 when using library [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/57babcc2beb1f6f2d45b738b126e4588b1b1643e) +- #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](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d0bf407951f13759484a8fd2a77e6c3d1fb8ecc1) +- Documented the new "orientation" feature for Android [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8dea274bb72d01039173c305cc4a276a9985a5c2) +- 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](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/25e00cd9e2d3a6789663ef9c0b9210f5ebf6776b) +- Merge pull request #206 from sarangan12/Windows10Fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2a5e289085e8a9a11b4863d7ddbdfcea58b22510) +- Fix for the crash in Windows 10 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8e46fcb76d49c76f4598be195e489cd81fc29217) +- #25 iOS app scans randomly UPC and other EAN formats when scanning EAN-13 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/dde3c197026412811e719e016d2adad14330ad78) +- #14 Cannot read code_128 barcodes in iOS [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c0673038124e623e2c6f6558b87f75dd611d3171) +- Update README.md [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b8ea34e5ac4b4e7b34b991e4e1065ef8619f776b) +- Fixes Windows Mobile - Issue with Orientation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/383406708e265ef4eddea28a3c07163fc4787519) +- Merge pull request #168 from MSOpenTech/escape_fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d1dcfe0763cfdb24d0fc1f5c5811dcd05bfa74d8) +- Fix plugin installation failure in VS2015 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4c0dcf4b27e9c6c4851f0b642a9436ab1c85bde9) +- Merge pull request #135 from MSOpenTech/windows_refactor [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e22581cb56e9c6a147860ee6e6f4ce4991186493) +- Refactor windows implementation in promise manner [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/0d01bde3a6ce1e499099d051d3fb54111537cf9c) +- Merge pull request #134 from MSOpenTech/orientation_change [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/02c67a20d9f6c59388a1be8f71fa568358f984b2) +- Add support for orientation change from #62 and #97 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/51216ff3dd0375a694eb4f9352bb78046ae47505) +- Resolve merge conflicts and address feedback for #62 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/cabb67e6425e23366ebed47b58ddbcd93c6925ee) +- fixing issues for windows platform [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d68cdce6f920c3db0bf7a1345f60a6fdabedde95) +- Merge pull request #132 from MSOpenTech/windows_barcode_format_fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8b5739fc692ab30e807feb7530d618ec7ba7ac8e) +- Correct scan result to expose format name instead of format code. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/dc84cac7844d3fdf64d3bfbdf0765930bc0a6b9e) +- Add information about windows 10 support to README [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b25d71061693f716658f0769c9be789b58b2b65e) +- Removes intermediate winmd component from Win10 implementation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/521d427ed418d2288a1b31a11398b99f54fb1f5d) +- Add Windows 10 Support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9c2da016e4ddbd973a596568c750b7bb48ea4409) +- Merge pull request #131 from MSOpenTech/backbutton-fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9dec84ced0050f7f7221bb49d0fad4f39ccb819b) +- Improve native look and feel for windows platform [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/23b4343483104b21ce501f481e0001827f7f994b) +- Merge pull request #128 from MSOpenTech/autofocus-fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4606ac6d2465e83742d436cf351902f2f09854b7) +- Rework autofocus logic for windows. This fixes #41 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a905251130a5a956d28ed849bef69a3d6df6dee9) +- Merge pull request #127 from timwindsor/barcodeEncodeBB [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f4d5d5c638085169c10d54dde887b6203332a6ec) +- Merge branch 'master' into barcodeEncodeBB [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d9f47951442cefe939a61d1f9c5ee72316d82863) +- comments [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2219f194a6c4b5d87a1fb7d5bec2e60b91f41c07) +- added data type check, and uri prepending for encode method [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1cf63768bf5b3e991b2b62d9f34f1f1283f92ef8) +- error checking, data validation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d5e84c9f09480a0f5f2782e206c61b0cf92c8c37) +- qrcode encode working [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2830a6d85c8be6f07aa503931c702e5f7444c879) +- encode method or blackberry [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c662c85c9db8b43bc259e966a40203b74b8552f5) +- Use maven reference to android-support-v4 library [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fb0a4f80092ab173366c98c6a1555bbed0ad864f) +- bump [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/df1210276412c72d428d13d382141a200e811986) +- fixes #162 button bar not working in ios8 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1f51bb9561c92be3abf676dd56b82c86f207b204) +- #15 Android M (6) compatibility [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/82bd97ef65b4b609a8d7a8be5a8068a5961b7cac) +- #15 Android M (6) compatibility [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f028ec469a60031e31033fc2d44fd69358d95be0) +- 4.1.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6b5f7fb7626f24b45fb643dcdd841e3fa0e5361f) +- updated to version 4.1.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6452c9802f0e0a4b686e5b94f043cc23d2380acd) +- Ignore linting [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/64845f4cf4726f1b50610463daa703b7a3a7f649) +- Removing custom strings [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/607efeb158f12e651e8555eec9abdd8d9480010a) +- Merge pull request #78 from timwindsor/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/940e98babdcc27e8dea6120a42412a3b8161e9ca) +- Merge remote-tracking branch 'phonegap/master' [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/28174b118447b86bdf4acebbc24913775db3fc7c) +- revert obsolete workaround. Fixes delayed error. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b8f2fa5c4efcc72732ebadb8bb304cc46465e93e) +- Parses result so it's consistent with other platforms. Removes obsolete, unused file. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/0632e345a63b22e4a52b250cac427f9649ab9858) +- #13 Cordova-iOS 4 support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/de5700cc233cc845453bb98356e7b2cce67b6d92) +- #11 PDF417 support on Android. Version bump. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/009175b0ac39f8eea71c928708af97226a636d44) +- #11 PDF417 support on Android [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e413345fa765c61d46c8c5437eb08d754b9c4dd1) +- updated version in plugin.xml [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/74f33d5d14107915c357753684e9276eb37a3f66) +- 4.0.2 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/07322cb29310ad1f5b19f43472de8b86c558d19f) +- Merge pull request #66 from olimortimer/patch-1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/346472ff22b94f94cef25dea9f6f7eb851974c43) +- Merge pull request #52 from nlsdg/patch-1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/001a1be747183e5b727d367236ae477dc9b49613) +- Fixed iPhone / iPod scanning issue [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c92bc8ac49e72a064093e83da4597aba2e68dab7) +- Add BlackBerry namespace [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7175796244403b9b3de42ac5c1df2ca576606678) +- Update README.md [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/49571fbb7b79742481c230daa7b146cc7b2d9e7c) +- 4.0.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f72bc48f7508c84a52a2cbe9e31c31408063def9) +- #48 fixed version in plugin.xml [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7b7c4c6d8751005a0ac762d29f179244dbe68866) +- 4.0.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b005d77852b22073c1b618ddec0d713453f5b69a) +- Merge pull request #32 from timwindsor/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7bbc73c82eb3dfb41c285103771d11451a1ae666) +- Adds blackberry10 to package.json [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/0ecd01e1104b4a89efee38ec598f89a6a1b51cd8) +- Merge pull request #1 from timwindsor/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/30196b3dfc2ef0f36c30253f6765cfbde283127b) +- Completes merge of BB10 implementation into phonegap API [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/52b5adb8d40e6116c20df2416cf1a78ec24f4b7e) +- Unifying API for BlackBerry10 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/02c5ba86d5752df841359ba42df32db0b74ff10b) +- Restore location of BlackBerry repo [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8cf9df1c65d047d61b3dc6a59c30f1dbda4f7f54) +- Restore location of iOS and Android repositories [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d801b7687dcb7b02ce7114e166d0cddf82adf12f) +- Merge in BlackBerry 10 support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6043674b179295489936ba81b8fd5ff1ff2fdfa8) +- indentation fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/cce09e379351065a303ad9af93dd463fc049da53) +- stopRead error handling [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/66e572e3eb3f0febfa52b5ac2b334bfde11f2557) +- Merges in BlackBerry 10 support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7b320e1dfe3216937dc0bb77a4ba65d790169bf9) +- Android 'encode' crashes [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1feb36d34313077c2dd145c59d9009088542d347) +- bump [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c484e0a754d67e2136ade27b9a3e4a4d115253e6) +- Android 'encode' crashes [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3632edc0cd0aa85b6a04d3f6671005a6215f6a82) +- Ugh, AB build errors because of lint config [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/31a7ebfcc2159e5c5075668bba508e67bd00db30) +- Ugh, AB build errors because of lint config [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c5cf295c7207ea3433f21b7319f1e29d538911a2) +- V3.1.2 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/70ca00be45a675b1b1d6963ad6f72430e579788e) +- Merge pull request #7 from mlaponder/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3d96f565e450f50fe0d36fb6d119c4e0d0268147) +- Update version to 3.1.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/405c00b616a41dd6041c5daf359795dd7e4831a4) +- 3.1.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b58323f54c72c0e93089d1e1fb81592a708309b4) +- Merge pull request #6 from mlaponder/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9d12d19f9af5ae9379b8c11b658079e234b39d9d) +- Fix incorrect uri for wp8 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5f1fb8865264576b8be8b6bdce7a4e34d40ee8ce) +- 3.1.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/78cc3fbcdf6f21e35614578409494d767193786b) +- updated to version 3.1.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4647c48c2ee683437f36589a3ad27868698840e7) +- Merge pull request #4 from komola/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/41c6e8c475b5028883478f22ed6694502e1b6b9d) +- fixed issue with readme [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5fbee99fc7bf561f99f7fcbb90ad8b41669797a3) +- added travis-ci support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/616a2700f60e3789505737330bc6446acc42c7c9) +- fixed tests, made compatible with cordova-test-framework and paramedic [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/652d50967a8754a623e3a9de04b8b9565b4aa06d) +- Merge pull request #5 from stevengill/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b17891c002a04dc31c24e66ca5a50f31254d0e98) +- updated ID to phonegap-plugin-barcodescanner, V3.0.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/50d3f0a23bb1313d128c00d9634f8ef6f4d7cc3d) +- removed cordova.define from js [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/729f2caddd96041dc671188cae95648927fcb860) +- Merge pull request #1 from trongrg/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/262ef2b03b906043c05ca4f2283300eaa0fdff8c) +- Updated src/android/com.google.zxing.client.android.captureactivity.jar [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fa13720cf7cf664f6cc7a6d5721038d4f0e92ad1) +- Remove unnecessary retain calls [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5fce7a4d78c767e2e32e1d6173743c138e230406) +- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/408adbf364c4336901d017d5176d27721271a439) +- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f412fbc0db37cba9d96df3b6502715150794a70d) +- [#4] Android UI doesn't support Portrait and is small - support for 320x240 screens [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6c120b984c2adb86cfd8c2cddc55cf2719e17731) +- [#4] Android UI doesn't support Portrait and is small - portrait scanning of non-QR codes didn't work [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e197d222cd6b6c879eb0fed79316ee960674736f) +- [#4] Android UI doesn't support Portrait and is small - support Android projects which have not set targetSDK (crashed without it) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f74da676341aaa9a9cfbcb23440408e35449fbd2) +- [#4] Android UI doesn't support Portrait and is small [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a250540bec7b179820af584f3b714cc7920b1eda) +- Restore MultiFormat Reader [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/bd459f4b9c5aea7e7d20b7e7aaf7d61847ab48bb) +- Merge pull request #1 from MSOpenTech/2.1-windows [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4e5af0ca1b782fe4c54f9f849495d5678edc95b8) +- Include winmd source as subproject instead of prebuilt winmd [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/21083d4974e471e9233f66ed8b84f53df74b6eea) +- Merge pull request #2 from MSOpenTech/2.0-wp8 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/47aa58873097ad763c932c2fa2d7e0e0aa442ae5) +- Check if the last n scans returned the same result and only then accept the code [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1d264dae30895a3edb07938c95c9902ef0ad69c3) +- windows: fixes "class not registered" error [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/96284b34430dd8824c517a24eef8fd23046b6de2) +- #616 Use single proxy for both windows8 and windows [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/eabae9e10be2e21f8c5f917748bd769c9fe11b43) +- #616 Adds support for windows platform [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/aa80367059e1a6c68a0947d56a7f6d63e896177b) +- Windows Phone 8.0 improvements and bugfixes: [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d0b2b27a77e02af5afec0cfd6c3566d1a3f65d62) +- v2.2.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c74e37a40cbf5ecbec5be8f6677e3bf01f0920bf) +- added support for adding config parameter which is passed to barcode scanner activity [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7773e4dae0afbe85ee50e3681df9ffbe7611a04e) +- Restrict to EAN13 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f70288d7b27cbe96d134db68c5bf517f85ce8e92) +- v2.1.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7b3302282215b4d41e1168cbef8af9a3abf122a6) +- Played beep sound after scan succeeded. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b1bb4fa2fad9d27bf5d25b8aa2f7872c92ffcf2b) +- iOS update encode method return format [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f04a2a0e4c8bc9c09d76a725ee771423e042837e) +- Add QR code encoder implementation for IOS [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8b10b8ae33fb672018fa9230079d8c6f096c4b13) +- fixes #162 button bar not working in ios8 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a1f216d4413596ca18251c3fe543f862acf972a5) +- fixed size to int conversion and cordova 3.6 deprecation warnings for iOS [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c2dcd871d25b480dfaf65b2eab878bc5a4775746) +- Removed ARC code [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/22a23b171a89322709bb1020fbdc02e90a079c21) +- Version bump [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/30236cda293f6e4de564e3adfc7fb847e1dbc0ba) +- Merge pull request #9 from galexandrov/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/35ad6da69b10f8107ad90491b4afb25ca9f5d971) +- Remove unnecessary retain calls [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a44f7403649e7727b2b65a72585e631d703386e1) +- up version to 2.0.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fb600c1710ff2f786a1c3a31cd135d69846817fe) +- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/044de265661e17abb0aefcdf8230d9e357b6cfc0) +- [#4] Android UI doesn't support Portrait and is small - support for tablets with default landscape orientation [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d0aa7d75ee35fc951d66b3b094deba00ef17db97) +- [#4] Android UI doesn't support Portrait and is small - support for 320x240 screens [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7e60c7c1e830113b34673784ce0764ae450e7dfd) +- Support browser. encode is NOT ready yet. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/116a3bb4e797b75292867900b626b8f2bae10fb9) +- [#4] Android UI doesn't support Portrait and is small - portrait scanning of non-QR codes didn't work [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fe7746456defcb7f6d16ce4b023712c515bdb748) +- [#4] Android UI doesn't support Portrait and is small - support Android projects which have not set targetSDK (crashed without it) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/20799f14ade1e2a1399428377fdea2f608c84b49) +- [#4] Android UI doesn't support Portrait and is small [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b163ab694f1e49ae1667a2e4635f43a1bd6de74d) +- Documented new features [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8b9d6a5835b5c1a7f487b9ba38a5cb4e4d323dd9) +- Merge pull request #2 from EddyVerbruggen/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5f37fb12c6081809aa237b7896a5e7b26b32eeca) +- Added option to select choose to show a 'flip camera' button (default: false) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9f194201327ed4cbe0eee21f67ed38496e2a5003) +- Added option to select frontcamera via JS api [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/80a828516c1512964a85e0f2fdd44e09d206e418) +- added repo + issue tags [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5268a02fd7f6c96aa2c2bc022ab777e89ae6cc23) +- Upped version to 2.0.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c3090dcf5347c1cc10caaeff225bb2c0a0deeede) +- [readme] fix encode example code [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3a0978076fab0c5180d4c2989a4a3844a980fbe2) +- Enabled ITF support [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/740aa3a33b55c5d51ae07dbb8bf40620bdd7b7b6) +- Added support for front face camera. Signed-off-by: Emil Marashliev [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a209c6d396a53c6304582f89f59300066ad56149) +- Updated link to Cordova plugin spec to fix 404 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5a7aa5c29d98679513209247e5c65559cd2e275d) +- Updated README links to the original iOS and Android repos to fix 404 errors [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a8c2a2609399cee2799c873863257b9ce870ac80) +- avoid calling other apps activity [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/84af3e9f72bd12f172853f6c091b08eb556572cf) +- [plugin.xml] updated description [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f766ba2536b93cae56875060bf25af55cf80c178) +- [plugin-xml] upped version to 1.2.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/552974245e156960bc48b991520f82d696d125b5) +- Adds documentation for Windows Phone 8 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/602dad12e506ec0f8601d144d1fde716d021814f) +- Adds support for Windows phone 8.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b94b4f67c417d431094da193f2a40da7876b498b) +- Adds documentation for Windows8. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/74f78db8ac7fb6b5aec25584a5a9518286a1de9d) +- Adds Windows8 implementation (scan method only) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3a7d7610ab8b2c0c94feecbaff854c564018ba9d) +- [1.1.0] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2a2fc654bcc2a68598d04d417a84c5a64fe3fb24) +- [js] plugin.xml asset backwards compat [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a6ed222163792190ce5b4b684b6ad746bfd7662d) +- Compiled jar [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c93d7569c4fb88baa8a2546e5c278249f7961887) +- Added a flip-camera button for Android - missing icon [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/332f12fe9c79a7a8210914f747ce8353368c1266) +- Added a flip-camera button for Android - missing icon [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/48be871057bac642724de63c1c3707c99f9976ab) +- Added a flip-camera button for Android [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1a2b8c6126f9d61ff229bbee2f9f8109a78e806d) +- Front camera scanning for iOS ([#108]) deserves a version bump [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/98f158aa4dde990c6d2bc89ff418039c77b6e15c) +- Added support for front face camera. Signed-off-by: Emil Marashliev [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d3c8ad2df92743bc8fd038ec37d89e0bce2053f9) +- avoid calling other apps activity [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ef1155d09d53856b4d8dfd6326c734e05e702885) +- [plugin.xml] updated description [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/cfa698d93773fa7d737fc1adf02d6a2e46538d09) +- Change plugin.xml to use framework element [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/619f6984c3db640c14fa2505d06b659913018137) +- 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](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3a377ef883d0e5db138ed40f5e5f6838d1407f3a) +- removed unused reference [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/05a5a17eceed4e377faa9674b2f3564ca37b422e) +- [1.2.0] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/53ad095e86434adc7694b8a26bdf16d6c381238d) +- ignore Intellij module files [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1654970ac5b5b89c4e5008d71f93a755df71add0) +- Updated Plugin, refactored some library parts, added description to read me [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/719f19d3f003a19313d29f81c8d668030980db7e) +- added windows phone version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/039d1d0ea45d75902c748ba9f7f115a9b94887c7) +- window.plugins is not defined anymore, replaced it with cordova.plugins [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7d831d83ed3967ce438551bed1b8a86ec2f7fb84) +- Add missing iOS framework "QuartzCore" to plugin.xml [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ec4de624ae9f68a59557f21a1a5a4e18d3cfa425) +- [plugin.xml] corrected supported cordova versions [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/24acf29896fa39578238a0269c9b1a3d643c6a3b) +- delete plugin.xml.generate.php [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a310fda2d7d55e650a65b9d0327eff87356c0818) +- Use in favour of for the JS [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8bf3cce0737f7435b979b55433c87657dab792a1) +- [readme] fixed encode syntax typo [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2d8701634f4d761f3c3cc961d8eb337b44de79e5) +- [android][0.7.2] remove busted menu items + fixes #11 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7880bf7b5c4a619acaff8e8b905e0710eb3f41b5) +- [0.7.1] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/12a31b76b015d3218874437a37d9a78fe710b161) +- [README] fix typo [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a2857ba5f8ed2a4ef7277fae8dc108239a2f15ee) +- Merge branch 'ios_warnings' of https://github.com/agrieve/BarcodeScanner into agrive-ios_warnings [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f046f651ceb06e35a6867e3e3df0cbb2c58a0f13) +- Use in favour of for the JS. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6ad6dafc1169d62871663d013d49312df64acb2b) +- Fix plugin for iOS on Cordova 3.0 by disabling ARC and using newer plugin signature. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/14d63e35ac9d1333f178cb3ae95a88b530d73538) +- Fix some compile warnings on iOS [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d901977064078efec335f3309c30bc8038372447) +- [0.7.0] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7094cc6eda5ef8a225c550e463bc49907c36ac40) +- Cordova 2.8 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fc3dcd56d1558415043aaa538c724426b6caa726) +- minor [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/50a2f8bf5236e643635caf8cabba5e0d2df8ba69) +- Merge remote-tracking branch 'upstream/master' [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8966e5207fdf506f5c94a9dee9f9e25b847aa5c7) +- ident [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8fa142ca9d1d400ca91d651865b6eb5d9f79d204) +- Encode object access fix. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6fd905a8e60a0341fc4a4453f594222eb7cd0b8d) +- 3.0 fixed README.md [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/32880fc1fa78dd0911a66c86895303d7479a2be5) +- typo [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/903b02f142534057cb02d79772d874c37fdbd553) +- Fix for https://issues.apache.org/jira/browse/CB-4379 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6fdac151eb089043c6147e6822e46ebea4604375) +- Changes for crodova 3.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c84bf0e66d0ac14b44283261a2a3c9813e4750db) +- PG 3.0 changes [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e728d331554837a3c905e569a579f290125d4717) +- [readme] correct ios supported formats [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1242c551424e31270035929c024b4d7de55ae9ef) +- [readme] plugman not pluginstall [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3b1ad506b2a4e387405f62263ec3b5dd550775bc) +- [0.6.0] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fab895ab3002da39e3fdaf0f11eee2a3f8ad4e9d) +- app_name fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c5c60c88568b78898bd08a042b5e0087053cc9b1) +- Update README.md [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5b01acb999fcc9f5316212a8887fcd29ebbf78a5) +- minor refactoring ;-) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/db30964d5113d4ac4a63fe8997165d07e7bb9e20) +- plugin spec. update [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6e29489982aae3f761195647b18c8c1ccd2ff850) +- Update to 4.3.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8c50a121e87425ffcf4c09f7c4a08669c7bb7a71) +- [plugin.xml] update license tag [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e2cef45cb8b2a85f6979eee17dc96a6ec55d01e5) +- [plugin.xml] license tag [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c24882311fc880f4881dc02bcb14f9816d1808cc) +- Merge branch 'master' of https://github.com/Eccenux/BarcodeScanner [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5833a1fa9e5adcd1f823e86b76a28800af1980ae) +- app_name fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9ed602fdacd4da7e8b083946089a4d04b51a46fd) +- Update README.md [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/06b05fc6c98fae2b7c45502d6bd1ee315a339265) +- minor refactoring ;-) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2f86c728e5953a35efe236e293a0eca48353be2a) +- plugin spec. update [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/01a74e4c6c198750dc9149c8e90bd363dc0670ff) +- [0.5.4] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/18f2f7a9fe67ac42a1deafb11992050009df2ea2) +- Update to 4.3.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/cf2be813cb3fb28b61fd2fedf4803ed70d2d5c16) +- Merge branch 'master' of github.com:wildabeast/BarcodeScanner [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/10d66a4e67221957a8c5b02e7cd05b25539c4970) +- [readme] reference plugman not pluginstall [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/27d6d653fc51e6cb2eca1a7e610934d7f0a140a4) +- [plugin-xml] added engines [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4efcc86a24144c40fd60e372f0a4a6d02ce8578a) +- [plugin-xml] Add description [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4d38047b41fe4bed48b63249c1ce12b85f252089) +- [readme] reference plugman not pluginstall [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/af21cd20f6c14bbd803e83f904573c9af9de225d) +- [plugin-xml] added engines [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e38147f27f661137240b6ff673a08ca6e10c9c6d) +- [0.5.3] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b45ce29fec8f2c062661670a5651684234545b12) +- [spec] update specs to cordova.require/define [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/77d4a3dda27a10ec956c1e9e5f3281c76c54a25a) +- [plugman] plugman don't like spec/config.xml [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6f4e09be4f2e0fe17a3372bec5cb2309372395d7) +- [plugin-xml] Add description [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b0747cadcef11fd1fd90fd94d0ffc8729e8256d3) +- [0.5.3] upped version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3332885acd3072085dbbee8bc6389d83ff18dfcb) +- [spec] update specs to cordova.require/define [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2331218b5a597d1c5888e66461a2d4bd7358a8ae) +- [plugman] plugman don't like spec/config.xml [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7ec3d477c208d7476eede4959f8675c6be1cc5f3) +- [js] cordova.require instead of PhoneGap.require [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3ab188539c8529d4fa79497abb84f509d1411318) +- [readme] formatting [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/d9f9f2dc9bf5ede06df8b5d9f407456b8c938582) +- [js] cordova.require instead of PhoneGap.require [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ea1586b0ffbf9a6774bcedab1f988c4f3d8c7fcf) +- [readme] formatting [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/10f8e6b1164da3e108f3e8e52ca8953e7980c0c4) +- [spec] FIXED IT [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6cf71f0a3ea1bbfa06806ba1d447a96321eec02f) +- [spec] 2.5.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6d95b33987c1ee5d903ee51dd1ea496d8d786ae5) +- [spec] removing a maybe bunk spec [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ec5e1dc843cf6f9c4090d597efc03a33a50373b0) +- [spec] removing filsystem init [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/507c726215846a56c30cb85d309588166ab95ab9) +- [spec] more specs [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/fceafa235a14a3f4d783c02e9529a1f96ecd64c3) +- [spec] formatting for medic [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/666387e132148cf332d5dd7cb3e379a735bca23d) +- [spec] app id [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/eb557c48279ebcc5147e474e73c4f374c1b9ec63) +- [spec] Fixed spec [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/33b2e914a4420024fde9cb2206ac2f9e32bf7931) +- [spec] app id, title [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/657ec4512268e56d5478bcc93c8a018da026dd32) +- [spec] fixing spec app [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/52ce70de60d6ad83b05e9639777cf8fa1f9126cd) +- [spec] add barcodescanner.js [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/ab95b1342d0ccabcd006f5691c39875c54c68c19) +- [spec] Initial version of spec [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7e7c39dda69bd64359a8963b3cb5aa679b6047c9) +- Do not copy the scanned barcode to the clipboard. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5c46e8d93f0b711963e88248f71a7be6babe6b75) +- readme fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3bc65ebbaa3f0e7f96948b7a3484b9e4e9b3ea7b) +- Update for Cordova/PhoneGap 2.0 plugins (http://simonmacdonald.blogspot.ca/2012/08/so-you-wanna-write-phonegap-200-android.html) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5d6f0d52f9e495aa34f9d6fec9c77743b2ea6c9a) +- fix for a java ref [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f26cde76f54f3377d2e385c9fa97ebc65886d50c) +- full paths for android [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/5d452348dabed181cb3a8b970d94c9deead44be3) +- fully qualified paths [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4d8646e26d9ac7008b6b1ba75c24de40960b6ef8) +- Merge pull request #3 from filmaj/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b1f643f6f48c0dd7909c1e45da3807b35b2769f5) +- fix for a java ref [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9c533da17ed0554394fee2aa98f79b4caf56a574) +- full paths for android [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f568cc6d3e63837ecaa057b666d1913cad2b0e43) +- fully qualified paths [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/215e077510b26981007500af27e503cc3f6211ae) +- [spec] FIXED IT [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/cc0f7d82a1723616033be2b25ad554fc614b1fe6) +- [spec] 2.5.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f94c6129ae6c336660a240458b3371a1c501dfa9) +- [spec] removing a maybe bunk spec [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/4579d40dc05964521f1e97026810d439e8e7be58) +- [spec] removing filsystem init [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/40849d52d645ac5bda784ce44de2b18bb1cfac61) +- [spec] more specs [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/2f7d652587b234362cc86c5205fce9ac10814c13) +- [spec] formatting for medic [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c1d0b47929171a45df1bbe9ff095e128d4e7c74e) +- [spec] app id [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/381ee1c6ace4ff2919ea0d33cf770700f5e70c2f) +- [spec] Fixed spec [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/560cecc5b83c2257215398a9bee5ec12fdfea0b3) +- [spec] app id, title [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/a0373c766fb8d9fca0c01a9b5dd1c0bd3c1161a7) +- [spec] fixing spec app [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f9e3d0cffa88a09941aed82f515edeccd8773ad7) +- [spec] add barcodescanner.js [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/604ebdf14485736b7d543812017812a40cada2b6) +- [spec] Initial version of spec [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7c47973f78d6caad4b3c92709d0d82d59a4fb163) +- update BarcodeScanner plugin for 2.5.0+ [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1661cc4387e1e4110f88b4ef561453030d795182) +- Merge pull request #14 from jwark/do_not_copy_to_clipboard [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/15b5cb9442e1c43ce306fb91f8e2d07e42dd1244) +- update BarcodeScanner plugin for 2.5.0+ [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/58e773af70c59d04012d51ded8ba408037142f95) +- Do not copy the scanned barcode to the clipboard. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1d8ee5ca8d2e2878b82e4db95d7465c15c6fa5f4) +- Merge pull request #7 from JaysonRaymond/master [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3c73e21796118c3a97ba944e67d6a06c80ca08b4) +- [iOS][2.3.0] add plugin to config.xml for 2.3.0+ + upped version to 0.3.0 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/bb3812c0cb7b525065101c251b211e320d76c45a) +- readme fix [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c7158af58ee9aeb0e325ae733c4bbfd1db51e563) +- Update for Cordova/PhoneGap 2.0 plugins (http://simonmacdonald.blogspot.ca/2012/08/so-you-wanna-write-phonegap-200-android.html) [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3f166162a05c79782cbcf162154f16b94efa2609) +- [0.2.2] updated version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/029cb4de7d30953811690dba6939b88d9a9ceca7) +- [ios] Fixes AVCaptureSession leak, thanks @markus-olsson [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/1e2535ad010e94ee0319f727e0f444035b02742d) +- [android] syntax error, missing else [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/695f524777f9b0ea49dcfe3e980a5053da2e3e4a) +- [0.2.1][ios] lock scanner to portrait [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/084594d86c7cafb98f0985101629fa910141fa6a) +- [0.2.0] updated version [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/87ffa13f2c5e63e7388ef37bacf9b02ead8fc0d9) +- [ios] lock scanner orientation to portrait [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/413b0236978186d5c2e3b2675c72997867bcee6a) +- [0.1.2] version update [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/566c1f166a27108c995fd77d5fa20454c7311196) +- [ios] Integrated shazron's iOS6 orientation updates [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e0f7b9a33e647b9763934c09259be01edba88d5c) +- [version] updated to 0.1.1 [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/f1fb499e42f31e06d1805dcdf40bd3edcb0fd384) +- [android] Removed app_name string resource [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/b145a21012f1b997e0060f8d1c0e6fd25add1cca) +- [readme] corrected supported types for iOS [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/7119054ce63bffdb3bfb77d97aec12307536d795) +- [readme] [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9211290b7656697f7b7a87a05b77286d1f85b2c8) +- [readme] [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/89ed3727372815966fd83b2b925b51d22a18b001) +- [0.1.0] version updated [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/3e3093969f0544ede202e6646a655da6fb22f1ac) +- [android] Added translated resource files [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/47a8bdd29c277e69ab1750b94b3c4ac5c01ba19b) +- [android] Modified zxing client to access resources from main package [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/9cff772bfc4f404337830a974a9593883cb81d23) +- [android][plugin-xml] Added resource files [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/e3505aea3a65a967e7bb710f77f94d05fc556409) +- [android] Added Zxing Library project [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/8421719edb1f7005b3a2a46a24c62d2d69479d7a) +- [gitignore] [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/c432f127c593791aedc3008a83f7a1a818568700) +- [readme] license [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/274b122932517ccea144d5e279c38beb4ad991aa) +- [plugin-xml] fixed up plugin.xml [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/097548504dd6c192e26256e582882e6b5f12daec) +- [ios] removed CORDOVA_FRAMEWORK ref [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/cb2e830ee5223076c9f126d80e07ef614ca3cff1) +- Initial commit. Zeppelin rules. [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/92197289049bfd4aab63b6467dddb93449a8a7ef) +- Initial commit [view commit](http://github.com/phonegap/phonegap-plugin-barcodescanner/commit/6de30878ff7ada1b43a01d1037dcee6e419a8050) diff --git a/README.md b/README.md index 8f54b01ee..9cf432d25 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,13 @@ [![Build Status](https://travis-ci.org/phonegap/phonegap-plugin-barcodescanner.svg)](https://travis-ci.org/phonegap/phonegap-plugin-barcodescanner) -**Note: This repository is no longer maintained. The official repository is now at [phonegap/phonegap-plugin-barcodescanner](http://github.com/phonegap/phonegap-plugin-barcodescanner).** - Cross-platform BarcodeScanner for Cordova / PhoneGap. -Follows the [Cordova Plugin spec](http://cordova.apache.org/docs/en/5.0.0/plugin_ref_spec.md), so that it works with [Plugman](https://github.com/apache/cordova-plugman). +Follows the [Cordova Plugin spec](https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html), so that it works with [Plugman](https://github.com/apache/cordova-plugman). ## Installation - + This requires phonegap 5.0+ ( current stable v3.0.0 ) phonegap plugin add phonegap-plugin-barcodescanner @@ -28,7 +26,7 @@ It is also possible to install via repo url directly ( unstable ) - Android - iOS -- Windows 8 +- Windows (Windows/Windows Phone 8.1 and Windows 10) - Windows Phone 8 - BlackBerry 10 - Browser @@ -38,8 +36,28 @@ plugman currently doesn't support Library Project refs, so its been prebuilt as a jar library. Any updates to the Library Project should be committed with an updated jar. +Note: Windows 10 applications can not be build for `AnyCPU` architecture, which is default for Windows platform. If you want to build/run Windows 10 app, you should specify target architecture explicitly, for example (Cordova CLI): + +``` +cordova run windows -- --archs=x86 +``` + +Note: Since iOS 10 it's mandatory to add a `NSCameraUsageDescription` in the info.plist. + +`NSCameraUsageDescription` describes the reason that the app accesses the user’s camera. +When the system prompts the user to allow access, this string is displayed as part of the dialog box. + +To add this entry you can pass the following variable on plugin install. + +``` +cordova plugin add phonegap-plugin-barcodescanner --variable CAMERA_USAGE_DESCRIPTION="To scan barcodes" +``` + +### PhoneGap Build +If you're using [PhoneGap Build](https://build.phonegap.com/) please make sure you specify `gradle` as your Android build tool in `config.xml`: ``. + ## Using the plugin ## -The plugin creates the object `cordova/plugin/BarcodeScanner` with the method `scan(success, fail)`. +The plugin creates the object `cordova/plugin/BarcodeScanner` with the method `scan(success, fail)`. The following barcode types are currently supported: ### Android @@ -56,9 +74,12 @@ The following barcode types are currently supported: * CODABAR * ITF * RSS14 -* PDF417 * RSS_EXPANDED +Not by default, but supported if you pass in the "formats" option: +* PDF417 +* AZTEC + ### iOS * QR_CODE @@ -71,7 +92,7 @@ The following barcode types are currently supported: * CODE_39 * ITF -### Windows8 +### Windows * UPC_A * UPC_E @@ -121,23 +142,34 @@ The following barcode types are currently supported: `success` and `fail` are callback functions. Success is passed an object with data, type and cancelled properties. Data is the text representation of the barcode data, type is the type of barcode detected and cancelled is whether or not the user cancelled the scan. A full example could be: -``` +```js cordova.plugins.barcodeScanner.scan( function (result) { alert("We got a barcode\n" + "Result: " + result.text + "\n" + "Format: " + result.format + "\n" + "Cancelled: " + result.cancelled); - }, + }, function (error) { alert("Scanning failed: " + error); + }, + { + preferFrontCamera : true, // iOS and Android + showFlipCameraButton : true, // iOS and Android + showTorchButton : true, // iOS and Android + torchOn: true, // Android, launch with the torch switched on (if available) + prompt : "Place a barcode inside the scan area", // Android + resultDisplayDuration: 500, // Android, display scanned text for X ms. 0 suppresses it entirely, default 1500 + formats : "QR_CODE,PDF_417", // default: all but PDF_417 and RSS_EXPANDED + orientation : "landscape", // Android only (portrait|landscape), default unset so it rotates with the device + disableAnimations : true // iOS } ); ``` ## Encoding a Barcode ## -The plugin creates the object `cordova.plugins.barcodeScanner` with the method `encode(type, data, success, fail)`. +The plugin creates the object `cordova.plugins.barcodeScanner` with the method `encode(type, data, success, fail)`. Supported encoding types: @@ -157,8 +189,11 @@ A full example could be: ); ``` -## Windows8 quirks ## -Windows 8 implementation currently doesn't support encode functionality. +## Windows quirks ## + +* Windows implementation currently doesn't support encode functionality. + +* On Windows 10 desktop ensure that you have Windows Media Player and Media Feature pack installed. ## Windows Phone 8 quirks ## Windows Phone 8 implementation currently doesn't support encode functionality. @@ -169,7 +204,7 @@ Cancelling a scan on BlackBerry 10 is done by touching the screen. ## Thanks on Github ## -So many -- check out the original [iOS](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/iOS/BarcodeScanner), [Android](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/Android/BarcodeScanner) and +So many -- check out the original [iOS](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/iOS/BarcodeScanner), [Android](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/Android/BarcodeScanner) and [BlackBerry 10](https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/BarcodeScanner) repos. ## Licence ## diff --git a/hooks/windows/check-arch.js b/hooks/windows/check-arch.js new file mode 100644 index 000000000..3ae6660ae --- /dev/null +++ b/hooks/windows/check-arch.js @@ -0,0 +1,52 @@ +module.exports = function(ctx) { + if (ctx.opts && ctx.opts.platforms && ctx.opts.platforms.indexOf('windows') > -1 + && ctx.opts.options) { + var path = require('path'); + var shell = ctx.requireCordovaModule('shelljs'); + var nopt = ctx.requireCordovaModule('nopt'); + + // parse and validate args + var args = nopt({ + 'archs': [String], + 'appx': String, + 'phone': Boolean, + 'win': Boolean, + 'bundle': Boolean, + 'packageCertificateKeyFile': String, + 'packageThumbprint': String, + 'publisherId': String, + 'buildConfig': String + }, {}, ctx.opts.options.argv, 0); + + // Check if --appx flag is passed so that we have a project build version override: + var isWin10 = args.appx && args.appx.toLowerCase() === 'uap'; + + // Else check "windows-target-version" preference: + if (!isWin10) { + var configXml = shell.ls(path.join(ctx.opts.projectRoot, 'config.xml'))[0]; + + var reTargetVersion = //i; + var targetVersion = shell.grep(reTargetVersion, configXml); + + var result = reTargetVersion.exec(targetVersion); + if (result !== null) { + var match = result[1]; + isWin10 = parseInt(match.split('.'), 10) > 8; + } + } + + // Non-AnyCPU arch is required for Windows 10 (UWP) projects only: + if (isWin10) { + var rawArchs = ctx.opts.options.archs || args.archs; + var archs = rawArchs ? rawArchs.split(' ') : []; + + // Avoid "anycpu" arch: + if (archs.length === 0 || archs.some(function (item) { + return item.toLowerCase() === 'anycpu'; + })) { + throw new Error('You must specify an architecture to include the proper ZXing library version.' + + '\nUse \'cordova run windows -- --arch="x64"\' or \'cordova run windows -- --arch="arm" --phone --device\' for example.'); + } + } + } +} diff --git a/package.json b/package.json index 5d2f7a819..64b1f194b 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,12 @@ { "name": "phonegap-plugin-barcodescanner", - "version": "4.0.1", + "version": "6.0.5", "description": "You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.", "cordova": { "id": "phonegap-plugin-barcodescanner", "platforms": [ "ios", "android", - "windows8", "windows", "wp8", "blackberry10", @@ -23,11 +22,11 @@ "ecosystem:phonegap", "cordova-ios", "cordova-android", - "cordova-windows8", "cordova-windows", "cordova-wp8", "cordova-blackberry10", - "cordova-browser" + "cordova-browser", + "cordova:plugin" ], "engines": [ { @@ -40,5 +39,12 @@ "bugs": { "url": "https://github.com/phonegap/phonegap-plugin-barcodescanner/issues" }, - "homepage": "https://github.com/phonegap/phonegap-plugin-barcodescanner#readme" + "homepage": "https://github.com/phonegap/phonegap-plugin-barcodescanner#readme", + "scripts": { + "test": "jasmine-node --color spec" + }, + "devDependencies": { + "jasmine-node": "1.14.5", + "pluginpub": "^0.0.5" + } } diff --git a/plugin.xml b/plugin.xml index d90b930c1..c2eedfb16 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,366 +1,114 @@ - - - BarcodeScanner - You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application. - MIT - - https://github.com/wildabeast/BarcodeScanner - https://github.com/wildabeast/BarcodeScanner/issues - - - - - - - + + + BarcodeScanner + You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application. + MIT + https://github.com/phonegap/phonegap-plugin-barcodescanner + https://github.com/phonegap/phonegap-plugin-barcodescanner/issues + + + + + + + + + + + + + + + $CAMERA_USAGE_DESCRIPTION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Applications - Bookmarks - Add to calendar - Add contact - Back - Book Search - Cancel - Custom search - Dial number - Done - Send email - Get directions - Shopper - Send MMS - OK - Open browser - Product Search - Search contents - Application - Bookmark - Share via email - Share via SMS - Clipboard - Contact - Show map - Send SMS - Web search - Connect to Network - Contact info - Email address - Geographic coordinates - Phone number - SMS address - Plain text - Clear history - Clear - Barcode Scanner history - Empty - No barcode scans have been recorded - Send history - History - Use MECARD - Use vCard - Help - History - Share - Bulk mode: barcode scanned and saved - Sorry, the Android camera encountered a problem. You may need to restart the device. - Format - Metadata - Hi - Place a barcode inside the viewfinder rectangle to scan it. - Time - Type - Could not encode a barcode from the data provided. - Google Books - Google Product Search - Google Shopper is not installed - Google Shopper combines barcode scanning with online and local prices, reviews and more without opening the browser. Would you like to try it? - Sorry, the requested application could not be launched. The barcode contents may be invalid. - Redirect - Sorry, this book is not searchable. - Sorry, the search encountered a problem. - No page returned - Page - Results - Searching book\u2026 - Snippet not available - Unknown page - You can share data by displaying a barcode on your screen and scanning it with another phone. - Here are the contents of a barcode I scanned - Or type some text and press Enter - Are you sure? - Sorry, the SD card is not accessible. - When a barcode is found\u2026 - Use auto focus - Scan and save many barcodes continuously - Bulk scan mode - Copy to clipboard - Substitutions: %s = contents, %f = format, %t = type - Custom search URL - 1D barcodes - Data Matrix - QR Codes - Device Bug Workarounds - Use only standard focus mode - No continuous focus - No exposure - Improves scanning in low light on some phones, but may cause glare. Does not work on all phones. - Use front light - General settings - Settings - Beep - Store multiple scans of the same barcode in History - Remember duplicates - Result settings - When scanning for barcodes, decode\u2026 - Search country - Try Barcode Scanner+ - Enhanced with new features and interface - Try to retrieve more information about the barcode contents - Retrieve more info - Vibrate - Found contact info - Found calendar event - Found email address - Found geographic coordinates - Found book - Found product - Found SMS address - Found phone number - Found plain text - Found URL - Found WLAN Configuration - Google Book Search - Share via barcode - Requesting connection to network\u2026 - Network Name - Type - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - use_camera - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + use_camera + + + diff --git a/spec/helper/cordova.js b/spec/helper/cordova.js new file mode 100644 index 000000000..02bdee5f7 --- /dev/null +++ b/spec/helper/cordova.js @@ -0,0 +1,83 @@ +/* global cordova:true */ + +/*! + * Module dependencies. + */ + +/** + * cordova.js for node. + * + * Think of this as cordova-node, which would be simliar to cordova-android + * or cordova-browser. The purpose of this module is to enable testing + * of a plugin's JavaScript interface. + * + * When this module is first required, it will insert a global cordova + * instance, which can hijack cordova-specific commands within the pluin's + * implementation. + * + * Remember to require this module before the plugin that you want to test. + * + * Example: + * + * var cordova = require('./helper/cordova'), + * myPlugin = require('../www/myPlugin'); + */ + +module.exports = global.cordova = cordova = { + + /** + * cordova.require Mock. + * + * Hijacks all cordova.requires. By default, it returns an empty function. + * You can define your own implementation of each required module before + * or after it has been required. + * + * See `cordova.required` to learn how to add your own module implemtnation. + */ + + require: function(moduleId) { + // define a default function if it doesn't exist + if (!cordova.required[moduleId]) { + cordova.required[moduleId] = function() {}; + } + // create a new module mapping between the module Id and cordova.required. + return new ModuleMap(moduleId); + }, + + /** + * Cordova module implementations. + * + * A key-value hash, where the key is the module such as 'cordova/exec' + * and the value is the function or object returned. + * + * For example: + * + * var exec = require('cordova/exec'); + * + * Will map to: + * + * cordova.required['cordova/exec']; + */ + + required: { + // populated at runtime + } +}; + +/** + * Module Mapper. + * + * Returns a function that when executed will lookup the implementation + * in cordova.required[id]. + * + * @param {String} moduleId is the module name/path, such as 'cordova/exec' + * @return {Function}. + */ + +function ModuleMap(moduleId) { + return function() { + // lookup and execute the module's mock implementation, passing + // in any parameters that were provided. + return cordova.required[moduleId].apply(this, arguments); + }; +} diff --git a/spec/index.spec.js b/spec/index.spec.js new file mode 100644 index 000000000..8015b30f8 --- /dev/null +++ b/spec/index.spec.js @@ -0,0 +1,78 @@ +/* globals require */ + +/*! + * Module dependencies. + */ + +var cordova = require('./helper/cordova'), + BarcodeScanner = require('../www/barcodescanner'), + execSpy, + execWin, + options; + +/*! + * Specification. + */ + +describe('phonegap-plugin-barcodescanner', function () { + beforeEach(function () { + execWin = jasmine.createSpy(); + execSpy = spyOn(cordova.required, 'cordova/exec').andCallFake(execWin); + }); + + describe('BarcodeScanner', function () { + it("BarcodeScanner plugin should exist", function() { + expect(BarcodeScanner).toBeDefined(); + expect(typeof BarcodeScanner == 'object').toBe(true); + }); + + it("should contain a scan function", function() { + expect(BarcodeScanner.scan).toBeDefined(); + expect(typeof BarcodeScanner.scan == 'function').toBe(true); + }); + + it("should contain an encode function", function() { + expect(BarcodeScanner.encode).toBeDefined(); + expect(typeof BarcodeScanner.encode == 'function').toBe(true); + }); + + it("should contain three DestinationType constants", function() { + expect(BarcodeScanner.Encode.TEXT_TYPE).toBe("TEXT_TYPE"); + expect(BarcodeScanner.Encode.EMAIL_TYPE).toBe("EMAIL_TYPE"); + expect(BarcodeScanner.Encode.PHONE_TYPE).toBe("PHONE_TYPE"); + expect(BarcodeScanner.Encode.SMS_TYPE).toBe("SMS_TYPE"); + }); + }); + + describe('BarcodeScanner instance', function () { + describe('cordova.exec', function () { + it('should call cordova.exec on next process tick', function (done) { + BarcodeScanner.scan(function() {}, function() {}, {}); + setTimeout(function () { + expect(execSpy).toHaveBeenCalledWith( + jasmine.any(Function), + jasmine.any(Function), + 'BarcodeScanner', + 'scan', + jasmine.any(Object) + ); + done(); + }, 100); + }); + + it('should call cordova.exec on next process tick', function (done) { + BarcodeScanner.encode("", "",function() {}, function() {}, {}); + setTimeout(function () { + expect(execSpy).toHaveBeenCalledWith( + jasmine.any(Function), + jasmine.any(Function), + 'BarcodeScanner', + 'encode', + jasmine.any(Object) + ); + done(); + }, 100); + }); + }); + }); +}); diff --git a/src/android/LibraryProject/.gitignore b/src/android/LibraryProject/.gitignore deleted file mode 100644 index 19ed7289d..000000000 --- a/src/android/LibraryProject/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/libs diff --git a/src/android/LibraryProject/AndroidManifest.xml b/src/android/LibraryProject/AndroidManifest.xml deleted file mode 100755 index af66d680e..000000000 --- a/src/android/LibraryProject/AndroidManifest.xml +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/android/LibraryProject/ant.properties b/src/android/LibraryProject/ant.properties deleted file mode 100644 index c0f6ae50b..000000000 --- a/src/android/LibraryProject/ant.properties +++ /dev/null @@ -1,21 +0,0 @@ -# This file is used to override default values used by the Ant build system. -# -# This file must be checked in Version Control Systems, as it is -# integral to the build system of your project. - -# This file is only used by the Ant script. - -# You can use this to override default values such as -# 'source.dir' for the location of your java source folder and -# 'out.dir' for the location of your output folder. - -# You can also use it define how the release builds are signed by declaring -# the following properties: -# 'key.store' for the location of your keystore and -# 'key.alias' for the name of the key to use. -# The password will be asked during the build when you use the 'release' target. - -application-package=com.google.zxing.client.android -external-libs-folder=libs -key.store=../../release.keystore -key.alias=release \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-de/about1d.html b/src/android/LibraryProject/assets/html-de/about1d.html deleted file mode 100644 index 5d1551e15..000000000 --- a/src/android/LibraryProject/assets/html-de/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - -Über 1D-Barcodes (Strichcodes) - - - -

Die altbekannten Strichcodes, wie solche auf Produktverpackungen, werden auch eindimensionale Barcodes genannt. Es gibt einige verbreitete Arten, wie den UPC (Universal Product Code) und den EAN (European Article Number). Die meisten schauen so aus:

-

-

Diese Strichcodes enthalten eine einmalige Nummer, welche ein Produkt, wie ein Buch oder eine CD, beschreiben. Man kann nach dieser Nummer im Internet suchen, um Preise oder Beurteilungen zu finden.

-

Wenn man den Code eines Buches einscannt, kann man den Inhalt des Buches nach Wörtern oder Sätzen durchsuchen und alle Seiten finden, in denen dieses Wort vorkam:

-

- - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-de/about2d.html b/src/android/LibraryProject/assets/html-de/about2d.html deleted file mode 100644 index a7f4d2779..000000000 --- a/src/android/LibraryProject/assets/html-de/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - -Über 2D-Barcodes - - - -

Der Barcode Scanner kann auch zweidimensionale Barcodes, wie den QR-Code und den DataMatrix-Code einlesen. Die Barcodes in diesem Beispiel enthalten einen Hyperlink auf die Projekt-Homepage von ZXing:

-

- - -

-

Ein QR-Code kann auch eine Visitenkarte mit Kontaktinformationen wie Telefonnummern und E-Mail-Adressen enthalten. Wird ein solcher Code eingescannt, dann wird eine Auswahl an Aktionen angezeigt:

-

-

Neben URLs und Kontaktdaten können QR-Codes auch folgendes enthalten:

-
    -
  • Kalendereinträge, die man dem Kalender hinzufügen kann
  • -
  • Telefonnummern, die man anrufen oder abspeichern kann
  • -
  • SMS-Nachrichten, die man verschicken kann
  • -
  • E-Mail-Adressen, denen man eine Nachricht schreiben kann
  • -
  • Geographische Koordinaten, die zu der man die Karte öffnen kann
  • -
  • Einfachen Text, den man lesen oder in die Zwischenablage kopieren kann
  • -
- - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-de/index.html b/src/android/LibraryProject/assets/html-de/index.html deleted file mode 100644 index f0bd0613e..000000000 --- a/src/android/LibraryProject/assets/html-de/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - -Barcode Scanner-Hilfe - - - -

Barcode Scanner 4.3.1

-

Dies ist die offizielle Android App des Open-Source-Projekts ZXing:
-http://code.google.com/p/zxing

-

Der Barcode Scanner verwendet die Kamera ihres Handys, um Barcodes zu lesen und Produktinformationen wie Preise und Bewertungen zu suchen.

-

-

Er liest auch 2D-Barcodes wie den QR-Code und DataMatrix. Diese Barcodes können z.B. Links zu Webseiten enthalten oder Kontaktinformationen wie Telefonnummern und E-Mail-Adressen und vieles mehr.

- - - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-de/scanning.html b/src/android/LibraryProject/assets/html-de/scanning.html deleted file mode 100644 index 59d23a0b8..000000000 --- a/src/android/LibraryProject/assets/html-de/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - -Tips fürs scannen - - - -

Der Scanner durchsucht kontinuierlich den rechteckigen Bereich auf dem Bildschirm. Dabei muss der Barcode vollständig im rechteckigen Sucher erscheinen:

-

-

Für 1D-Barcodes, auch Strichcodes genannt, welche sich auf allen Handelsprodukten befinden, benötigt man ein Handy mit Autofokus. Ohne diesen können nur QR-Codes und DataMatrix-Codes eingescannt werden.

-

Wenn ein Barcode eingelesen wurde, piepst das Handy und es wird das Ergebnis des Scans angezeigt, sowie eine Beschreibung des Barcode-Inhalts, und verschiedene Möglichkeiten wie weiter verfahren werden soll.

-

Falls das Einscannen nicht richtig funktioniert, versuchen Sie das Handy ruhiger zu halten. Wenn das Bild unscharf ist, vergrößern oder verkleinern Sie den Abstand zum Barcode.

- - - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-de/sharing.html b/src/android/LibraryProject/assets/html-de/sharing.html deleted file mode 100644 index daf7078c4..000000000 --- a/src/android/LibraryProject/assets/html-de/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - -So erstellen Sie einen QR-Code - - - -

Der Barcode Scanner kann nicht nur QR-Codes einlesen, sondern auch selbst erzeugen und auf dem Bildschirm anzeigen. Diesen QR-Code können Sie dann einem Freund zeigen, der den Code mit seinen Handy einscannen kann.

-

-

Um diese Funktion zu nutzen, einfach auf dem Hauptbildschirm auf die Menü-Taste drücken, und auf Senden tippen. Dann wählen, ob Sie einen Kontakt, ein Lesezeichen, eine Anwendung oder den Inhalt der Zwischenablage senden wollen und der QR-Code wird automatisch generiert. Wenn Sie fertig sind, drücken Sie die Zurücktaste.

-

Um QR-Codes auf Ihrem Computer zu erzeugen, testen Sie den ZXing QR Code Generator, er basiert auf dem selben Quelltext wie dieses Programm: http://zxing.appspot.com/generator/

- - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-de/whatsnew.html b/src/android/LibraryProject/assets/html-de/whatsnew.html deleted file mode 100644 index aedeeac52..000000000 --- a/src/android/LibraryProject/assets/html-de/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - -Neues in dieser Version von Barcode Scanner - - - -

Neu in der Version 4.3.1:

-
    -
  • Belichtungssteuerung deaktivierbar, wenn diese auf Ihrem Gerät Probleme verursacht
  • -
  • Einige weitere kleine Fehler behoben
  • -
- - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-en/about1d.html b/src/android/LibraryProject/assets/html-en/about1d.html deleted file mode 100644 index d809b931b..000000000 --- a/src/android/LibraryProject/assets/html-en/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - -About 1D barcodes - - - -

Traditional barcodes, such as those printed on product packaging, are also known as one dimensional barcodes. There are several types commonly used, including UPC and EAN. Most look similar to this:

-

-

These 1D barcodes contain a unique code which typically describes a product, like a CD or a book. You can look this code up on the internet to find prices, reviews, and more.

-

If you scan a book, you can also search the contents of the book for a word or phrase, and find all the pages where it appears:

-

- - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-en/about2d.html b/src/android/LibraryProject/assets/html-en/about2d.html deleted file mode 100644 index 42cfaedbe..000000000 --- a/src/android/LibraryProject/assets/html-en/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - -About 2D barcodes - - - -

Barcode Scanner also understands how to read two dimensional barcodes, like QR Codes and Data Matrix codes. For example, the codes below contain a hyperlink to the ZXing Project home page:

-

- - -

-

You can also represent contact information in a QR Code, and put it on a business card or web site. When you scan it, the results screen provides a choice of actions:

-

-

Besides URLs and contact info, QR Codes can also contain:

-
    -
  • Calendar events, which you can add to your Calendar
  • -
  • Phone numbers, which you can dial
  • -
  • SMS numbers, which you can text message
  • -
  • Email addresses, which you can email
  • -
  • Geographic coordinates, which you can open in Maps
  • -
  • Plain text, which you can read, then share with a friend
  • -
- - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-en/index.html b/src/android/LibraryProject/assets/html-en/index.html deleted file mode 100644 index 2e1cc336d..000000000 --- a/src/android/LibraryProject/assets/html-en/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - -Barcode Scanner Help - - - -

Barcode Scanner 4.3.1

-

The official Android app of the open source ZXing project:
-http://code.google.com/p/zxing

-

Barcode Scanner uses the camera on your phone to read barcodes and look up product information such as prices and reviews.

-

-

It also reads 2D barcodes such as QR Codes and Data Matrix. These can contain links to web sites, contact information such as phone numbers and email addresses, and more.

- - - diff --git a/src/android/LibraryProject/assets/html-en/scanning.html b/src/android/LibraryProject/assets/html-en/scanning.html deleted file mode 100644 index bdcc05e8d..000000000 --- a/src/android/LibraryProject/assets/html-en/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - -How to scan - - - -

Barcode Scanner continuously scans a square region shown on your screen -- just line up the phone so the barcode is completely inside the viewfinder rectangle:

-

-

1D barcodes like those found on products require a phone with autofocus. Without it, only QR Codes and Data Matrix codes will be scannable.

-

When a barcode is read, a beep sound will play and you'll see the results of the scan, a description of what the barcode contains, and options to take action on the contents.

-

If you're having trouble scanning, make sure to hold the phone steady. If the camera is unable to focus, try moving the phone further or closer from the barcode.

- - - \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-en/sharing.html b/src/android/LibraryProject/assets/html-en/sharing.html deleted file mode 100644 index 8943dd2c6..000000000 --- a/src/android/LibraryProject/assets/html-en/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - -How to create QR Codes - - - -

In addition to scanning 2D barcodes, Barcode Scanner can also generate a QR Code and display it on your screen. Then you can show it to a friend, and let them scan the barcode with their phone:

-

-

To use this feature, press the Menu button from the main scanning screen, and tap Share. Then choose whether you want to share a contact, a bookmark, an application, or the contents of the clipboard. A QR Code will be generated automatically. When you're done, press Back or Home.

-

To generate QR Codes from your computer, try the ZXing QR Code Generator: http://zxing.appspot.com/generator/

- - diff --git a/src/android/LibraryProject/assets/html-en/whatsnew.html b/src/android/LibraryProject/assets/html-en/whatsnew.html deleted file mode 100644 index 09b84b798..000000000 --- a/src/android/LibraryProject/assets/html-en/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - -What's new in Barcode Scanner - - - -

New in version 4.3.1:

-
    -
  • Disabled exposure control as it caused problems on several buggy devices
  • -
  • Other small bug fixes
  • -
- - diff --git a/src/android/LibraryProject/assets/html-es/about1d.html b/src/android/LibraryProject/assets/html-es/about1d.html deleted file mode 100644 index 5c13f982a..000000000 --- a/src/android/LibraryProject/assets/html-es/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Acerca de los códigos de barras 1D - - - -

Códigos de barras tradicionales, tales como las impresas en el embalaje del producto, se conocen también como uno códigos de barras bidimensionales. Existen varios tipos de uso común, incluyendo UPC y EAN. La mayoría de aspecto similar a este:

-

-

Estos códigos de barras 1D contiene un código único que generalmente describe un producto, como un CD o un libro. Usted puede ver este código en el Internet para encontrar precios, comentarios y más.

-

Si digitaliza un libro, también puede buscar en el contenido del libro para una palabra o frase, y encontrar todas las páginas en las que aparece:

-

-

Traducido por Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-es/about2d.html b/src/android/LibraryProject/assets/html-es/about2d.html deleted file mode 100644 index 57fe24b2d..000000000 --- a/src/android/LibraryProject/assets/html-es/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Acerca de los códigos de barras 2D - - - -

Barcode Scanner También entiende cómo leer dos códigos de barras bidimensionales, como los códigos QR y códigos Data Matrix. Por ejemplo, los códigos que siguen contienen un hipervínculo a la página principal de Project ZXing:

-

- - -

-

También puede representar la información de contacto en un código QR, y lo puso en una tarjeta de visita o en el sitio web. Cuando se escanea, la pantalla de resultados se ofrecen una serie de acciones:

-

-

Además de las direcciones URL y la información de contacto, los códigos QR también puede contener:

-
    -
  • Los eventos del calendario, que se pueden añadir a su calendario
  • -
  • Los números de teléfono, que puede marcar
  • -
  • SMS números, que puede mensaje de texto
  • -
  • Direcciones de correo electrónico, que se puede enviar por correo electrónico
  • -
  • Coordenadas Geográficas, que se puede abrir en Mapas
  • -
  • Texto sin formato, que se puede leer, compartir con un amigo
  • -
-

Traducido por Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-es/index.html b/src/android/LibraryProject/assets/html-es/index.html deleted file mode 100644 index 98cee79aa..000000000 --- a/src/android/LibraryProject/assets/html-es/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Barcode Scanner Ayuda - - - -

Barcode Scanner 4.3.1

-

La aplicación oficial de Android del proyecto de código abierto ZXing:
- http://code.google.com/p/zxing

-

Barcode Scanner utiliza la cámara de su móvil para leer códigos de barras y buscar información sobre los productos como los precios y las revisiones.

-

-

También lee los códigos de barras 2D, como los Códigos QR y Data Matrix. Estos pueden contener enlaces a otros sitios web, información de contacto, como números de teléfono y direcciones de correo electrónico y mucho más.

- -

Traducido por Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-es/scanning.html b/src/android/LibraryProject/assets/html-es/scanning.html deleted file mode 100644 index 61cb0c704..000000000 --- a/src/android/LibraryProject/assets/html-es/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Cómo analizar - - - -

Barcode Scanner escanea continuamente una región cuadrada que aparece en su pantalla - Sólo basta definir el teléfono de modo que el código de barras es completamente dentro del rectángulo del visor:

-

-

Códigos de barras 1D, como las que se encuentran en los productos requieren un teléfono con enfoque automático. Sin él, sólo los códigos QR y códigos Data Matrix será susceptible de ser analizada.

-

Cuando un código de barras es leído, un sonido se reproducirá y podrás ver los resultados del análisis, una descripción de lo que contiene el código de barras, y las opciones para tomar acción sobre los contenidos.

-

Si usted está teniendo problemas de escaneo, asegúrese de sujetar el teléfono fijo. Si la cámara no puede enfocar, mueva el teléfono más lejos o más cerca del código de barras.

- -

Traducido por Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-es/sharing.html b/src/android/LibraryProject/assets/html-es/sharing.html deleted file mode 100644 index fed2c93f3..000000000 --- a/src/android/LibraryProject/assets/html-es/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Cómo crear códigos QR - - - -

Además de escanear códigos de barras 2D, escáner de código de barras también puede generar un código QR y lo mostrará en la pantalla. A continuación, puede mostrar a un amigo, y dejar que escanear el código de barras con su teléfono:

-

-

Para utilizar esta función, presione el botón Menú en la pantalla de exploración principal y toque Compartir. A continuación, seleccione si desea compartir un contacto, un marcador, una aplicación o el contenido del portapapeles. Un código QR se generará automáticamente. Cuando haya terminado, pulse Atrás o Inicio.

-

Para generar códigos QR desde su computadora, pruebe el generador ZXing Código QR: http://zxing.appspot.com/generator/

-

Traducido por Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-es/whatsnew.html b/src/android/LibraryProject/assets/html-es/whatsnew.html deleted file mode 100644 index ec733d61d..000000000 --- a/src/android/LibraryProject/assets/html-es/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - ¿Qué hay de nuevo en Barcode Scanner - - - -

Nuevo en la versión 4.3.1:

-
    -
  • Desactivado el control de exposición ya que causó problemas en los dispositivos con errores varios
  • -
  • Otras pequeñas correcciones de errores
  • -
-

Traducido por Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-fr/about1d.html b/src/android/LibraryProject/assets/html-fr/about1d.html deleted file mode 100644 index 4c35fb366..000000000 --- a/src/android/LibraryProject/assets/html-fr/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - À propos de codes à barres 1D - - - -

Codes à barres traditionnels, tels que ceux imprimés sur l'emballage du produit, sont également connus comme une dimension codes à barres. Il existe plusieurs types couramment utilisés, y compris l'UPC et EAN. La plupart ressembler à ceci:

-

-

Ces codes à barres 1D contient un code unique qui décrit typiquement un produit, comme un CD ou un livre. Vous pouvez regarder ce code sur internet pour trouver les prix, critiques et autres.

-

Si vous numérisez un livre, vous pouvez également rechercher le contenu du livre pour un mot ou une phrase, et de trouver toutes les pages où il apparaît:

-

-

Traduit par Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-fr/about2d.html b/src/android/LibraryProject/assets/html-fr/about2d.html deleted file mode 100644 index 10d22f570..000000000 --- a/src/android/LibraryProject/assets/html-fr/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - À propos de codes-barres 2D - - - -

Barcode Scanner comprend également comment lire deux dimensions, comme les codes-barres QR Codes et les codes Data Matrix. Par exemple, les codes ci-dessous contiennent un lien hypertexte vers la page d'accueil du projet ZXing:

-

- - -

-

Vous pouvez également représenter des informations de contact dans un QR Code, et le mettre sur une carte de visite ou un site Web. Lorsque vous scannez, l'écran de résultats fournit un choix d'actions:

-

-

Outre les URL et les informations de contact, les codes QR peuvent aussi contenir:

-
    -
  • Calendrier des événements que vous pouvez ajouter à votre agenda
  • -
  • Les numéros de téléphone que vous pouvez composer
  • -
  • Numéros SMS, que vous pouvez Texte du message
  • -
  • Adresses e-mail, que vous pouvez envoyer un courriel
  • -
  • Coordonnées géographiques, que vous pouvez ouvrir dans Google Maps
  • -
  • Texte, que vous pouvez lire, puis partager avec un ami
  • -
-

Traduit par Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-fr/index.html b/src/android/LibraryProject/assets/html-fr/index.html deleted file mode 100644 index c019d5744..000000000 --- a/src/android/LibraryProject/assets/html-fr/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Aide Barcode Scanner - - - -

Barcode Scanner 4.3.1

-

L'application officielle Android du projet ZXing open source:
- http://code.google.com/p/zxing

-

Barcode Scanner utilise la caméra de votre téléphone pour lire des codes barres et de rechercher des informations sur des produits tels que les prix et les critiques.

-

-

Il lit également les codes à barres 2D tels que les codes QR et Data Matrix. Ceux-ci peuvent contenir des liens vers des sites Web, communiquer avec des informations telles que les numéros de téléphone et adresses e-mail, et plus encore.

- -

Traduit par Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-fr/scanning.html b/src/android/LibraryProject/assets/html-fr/scanning.html deleted file mode 100644 index 8c98f5c99..000000000 --- a/src/android/LibraryProject/assets/html-fr/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Comment numériser - - - -

Barcode Scanner scanne en permanence une zone carrée affichée sur votre écran - ligne juste le téléphone de sorte que le code à barres est complètement à l'intérieur du rectangle du viseur:

-

-

Codes à barres 1D comme ceux qu'on trouve sur les produits nécessitent un téléphone avec autofocus. Sans elle, seuls les codes QR et les codes Data Matrix sera analysable.

-

Quand un code-barres est lu, un bip sonore se jouer et vous verrez les résultats de l'analyse, une description de ce que le code à barres contient, et les options à prendre des mesures sur le contenu.

-

Si vous rencontrez des problèmes de numérisation, assurez-vous de tenir le téléphone fixe. Si l'appareil photo est incapable de se concentrer, essayez de déplacer le téléphone supplémentaire ou plus près du code à barres.

- -

Traduit par Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-fr/sharing.html b/src/android/LibraryProject/assets/html-fr/sharing.html deleted file mode 100644 index 62f1704cd..000000000 --- a/src/android/LibraryProject/assets/html-fr/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Comment créer des codes QR - - - -

En plus de la numérisation des codes à barres 2D, Barcode Scanner peut aussi générer un QR Code et l'afficher sur votre écran. Ensuite, vous pouvez le montrer à un ami, et laissez-les scanner le code-barres avec leur téléphone:

-

-

Pour utiliser cette fonction, appuyez sur la touche Menu depuis l'écran du balayage principal, puis appuyez sur Partager. Ensuite, choisissez si vous voulez partager un contact, un signet, une application ou le contenu du presse-papiers. Un Code QR est généré automatiquement. Lorsque vous avez terminé, appuyez sur Retour ou d'accueil.

-

Pour générer les codes QR à partir de votre ordinateur, essayez le générateur de code QR ZXing: http://zxing.appspot.com/generator/

-

Traduit par Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-fr/whatsnew.html b/src/android/LibraryProject/assets/html-fr/whatsnew.html deleted file mode 100644 index 839ed68a0..000000000 --- a/src/android/LibraryProject/assets/html-fr/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Quoi de neuf dans Barcode Scanner - - - -

Nouveau dans la version 4.3.1:

-
    -
  • Désactivé contrôle de l'exposition que cela causait des problèmes sur les appareils de buggy plusieurs
  • -
  • D'autres petites corrections de bugs
  • -
-

Traduit par Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-it/about1d.html b/src/android/LibraryProject/assets/html-it/about1d.html deleted file mode 100644 index 8b0d8a0ae..000000000 --- a/src/android/LibraryProject/assets/html-it/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - A proposito di codici a barre 1D - - - -

Codici a barre tradizionali, come quelle stampate sulla confezione del prodotto, sono noti anche come uno codici a barre bidimensionali. Ci sono diversi tipi di uso comune, tra cui UPC ed EAN. La maggior parte simile al seguente:

-

-

Queste barre 1D contengono un codice unico che descrive tipicamente un prodotto, come un CD o un libro. È possibile cercare questo codice su internet per trovare i prezzi, recensioni e altro.

-

Se si esegue la scansione di un libro, è anche possibile cercare i contenuti del libro per una parola o una frase, e trovare tutte le pagine in cui appare:

-

-

Tradotto da Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-it/about2d.html b/src/android/LibraryProject/assets/html-it/about2d.html deleted file mode 100644 index 6b8626393..000000000 --- a/src/android/LibraryProject/assets/html-it/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - A proposito di codici a barre 2D - - - -

Barcode Scanner comprende anche come leggere due codici a barre bidimensionali, come i codici QR e codici Data Matrix. Per esempio, i seguenti codici contengono un collegamento ipertestuale alla pagina ZXing principale del progetto:

-

- - -

-

È anche possibile rappresentare le informazioni di contatto in un QR Code, e metterlo su un biglietto da visita o un sito web. Quando si esegue la scansione, la schermata dei risultati fornisce una serie di azioni:

-

-

Oltre URL e informazioni di contatto, i codici QR possono contenere anche:

-
    -
  • Eventi del Calendario, che è possibile aggiungere al vostro calendario
  • -
  • I numeri di telefono, che possono essere digitati
  • -
  • Numeri di SMS, che è possibile il testo del messaggio
  • -
  • Indirizzi e-mail, che possono essere inviati per email
  • -
  • Coordinate geografiche, che è possibile aprire in Mappe
  • -
  • Testo semplice, che si può leggere, quindi condividere con un amico
  • -
-

Tradotto da Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-it/index.html b/src/android/LibraryProject/assets/html-it/index.html deleted file mode 100644 index b8e8d7376..000000000 --- a/src/android/LibraryProject/assets/html-it/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Barcode Scanner Aiuto - - - -

Barcode Scanner 4.3.1

-

L'applicazione ufficiale di Android del progetto aperto ZXing fonte:
- http://code.google.com/p/zxing

-

Scanner di codici a barre utilizza la fotocamera del telefono per leggere codici a barre e ricercare informazioni sui prodotti, i prezzi e le recensioni.

-

-

Legge anche codici a barre 2D, come i codici QR e Data Matrix. Questi possono contenere link a siti web, informazioni di contatto, quali numeri di telefono e indirizzi e-mail e altro ancora.

- -

Tradotto da Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-it/scanning.html b/src/android/LibraryProject/assets/html-it/scanning.html deleted file mode 100644 index 81d3cc034..000000000 --- a/src/android/LibraryProject/assets/html-it/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Come eseguire la scansione - - - -

Barcode Scanner analizza continuamente una regione quadrata mostrata sullo schermo - solo linea il telefono in modo che il codice a barre è completamente all'interno del rettangolo del mirino:

-

-

Codici a barre 1D, come quelle che si trovano sui prodotti richiede un telefono con autofocus. Senza di essa, solo i codici QR e codici Data Matrix sarà leggibile.

-

Quando un codice a barre viene letto, un bip si giocare e vedrete i risultati della scansione, una descrizione di ciò che il codice a barre contiene, e le opzioni per intervenire sui contenuti.

-

Se hai dei problemi di scansione, assicurarsi di tenere il telefono fermo. Se la fotocamera non riesce a mettere a fuoco, provare a spostare il telefono lontano o più vicino dal codice a barre.

- -

Tradotto da Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-it/sharing.html b/src/android/LibraryProject/assets/html-it/sharing.html deleted file mode 100644 index 32ad92768..000000000 --- a/src/android/LibraryProject/assets/html-it/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Come creare codici QR - - - -

Oltre alla scansione di codici a barre 2D, Barcode Scanner può anche generare un codice QR e visualizzarla sullo schermo. Poi si può mostrare ad un amico, e far loro eseguire la scansione del codice a barre con il proprio telefono:

-

-

Per utilizzare questa funzione, premere il tasto Menu dalla schermata di scansione principale, e toccare Condividi. Quindi scegliere se si desidera condividere un contatto, un segnalibro, un'applicazione, o il contenuto degli appunti. Un codice a barre verrà generato automaticamente. Al termine, premere Indietro o Home.

-

Per generare i codici QR dal tuo computer, provare il generatore di ZXing QR Code: http://zxing.appspot.com/generator/

-

Tradotto da Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-it/whatsnew.html b/src/android/LibraryProject/assets/html-it/whatsnew.html deleted file mode 100644 index bae41c91e..000000000 --- a/src/android/LibraryProject/assets/html-it/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Cosa c'è di nuovo nella Barcode Scanner - - - -

Nuovo nella versione 4.3.1:

-
    -
  • Disabilitato il controllo dell'esposizione, ha causato problemi su dispositivi diversi buggy
  • -
  • Altre correzioni di bug piccoli
  • -
-

Tradotto da Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ja/about1d.html b/src/android/LibraryProject/assets/html-ja/about1d.html deleted file mode 100644 index 6af6ad707..000000000 --- a/src/android/LibraryProject/assets/html-ja/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 1Dバーコードについて - - - -

そのような製品パッケージに印刷されるような伝統的なバーコードもまた、1次元バーコードとして知られています。 UPCとEANなど、一般的に使用されるいくつかの種類があります。ほとんどはこれに似ているように見えます:

-

-

これらの1Dバーコードは、通常、CDや本のように、製品を説明する固有のコードが含まれています。あなたは、価格やレビューなどを見つけるために、インターネット上でこのコードを調べることができます。

-

あなたが本をスキャンする場合は、単語やフレーズの本の内容を検索して、それが表示されるすべてのページを見つけることができます:

-

-

Google翻訳で翻訳。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ja/about2d.html b/src/android/LibraryProject/assets/html-ja/about2d.html deleted file mode 100644 index c7bc5810c..000000000 --- a/src/android/LibraryProject/assets/html-ja/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - 約二次元バーコード - - - -

バーコードスキャナ また、QRコードとデータマトリックスコードのような2次元バーコードを読み取る方法を理解しています。たとえば、以下のコードは、ZXingプロジェクトのホーム·ページへのハイパーリンクが含まれています。

-

- - -

-

また、QRコードで連絡先情報を表しており、名刺やWebサイト上でそれを置くことができます。あなたがそれをスキャンすると、結果画面には、アクションの選択肢を提供します:

-

-

URLや連絡先情報のほかに、QRコードも含めることができます。

-
    -
  • あなたのカレンダーに追加できるカレンダーイベント、
  • -
  • あなたがダイヤルできる電話番号は、
  • -
  • あなたがテキストメッセージできるSMS番号、
  • -
  • あなたが電子メールで送ることができ、電子メールアドレス、
  • -
  • あなたがマップで開くことができ、地理座標、
  • -
  • あなたが読むことができるプレーンテキストは、その後、友人と共有
  • -
-

Google翻訳で翻訳。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ja/index.html b/src/android/LibraryProject/assets/html-ja/index.html deleted file mode 100644 index 8c055b6e1..000000000 --- a/src/android/LibraryProject/assets/html-ja/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - バーコードスキャナのヘルプ - - - -

Barcode Scanner 4.3.1

-

オープンソースZXingプロジェクトの公式Androidアプリ:
- http://code.google.com/p/zxing

-

バーコードスキャナは、バーコードを読み取ると、価格やレビューなどの製品情報をルックアップするためにお使いの携帯電話のカメラを使用しています。

-

-

また、そのようなQRコードとデータマトリクスとして2次元バーコードを読み取ります。これらは、ウェブサイト、電話番号や電子メールアドレス、その他などの連絡先情報へのリンクを含めることができます。

- -

Google翻訳で翻訳。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ja/scanning.html b/src/android/LibraryProject/assets/html-ja/scanning.html deleted file mode 100644 index 0d76df7a1..000000000 --- a/src/android/LibraryProject/assets/html-ja/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - スキャンする方法 - - - -

:バーコードが完全にファインダーの四角形の内部にあるので、電話最大ちょうどライン - バーコードスキャナは、連続して、画面に表示される正方形の領域をスキャン

-

-

商品で見られるような1Dバーコードは、オートフォーカス機能付きの携帯電話を必要とします。それがなければ、唯一のQRコードとデータマトリクスコードがスキャン可能になります。

-

バーコードが読み取られると、ビープ音が鳴り、あなたは、スキャン、バーコードが含まれている内容の説明、およびコンテンツに対してアクションを実行するためのオプションの結果が表示されます。

-

あなたは、スキャンのトラブルを抱えている場合は、電話機をしっかりと抑えていることを確認してください。ピントが合っていませんであれば、バーコードからさらなるまたは近い電話を動かしてみてください。

- -

Google翻訳で翻訳。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ja/sharing.html b/src/android/LibraryProject/assets/html-ja/sharing.html deleted file mode 100644 index e03c06868..000000000 --- a/src/android/LibraryProject/assets/html-ja/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - どのようにQRコードを作成する - - - -

2Dバーコードをスキャンするだけでなく、バーコードスキャナもQRコードを生成することができ、あなたの画面上に表示。その後、友人にそれを見せ、それらを自分の携帯電話でバーコードをスキャンさせることができます:

-

-

この機能を使用するには、主走査画面からメニューボタンを押して、共有をタップします。次に、あなたが連絡先、ブックマーク、アプリケーション、またはクリップボードの内容を共有したいと思うかどうかを選択します。 QRコードが自動的に生成されます。設定が完了したら、[戻る]または[ホームキーを押します。

-

お使いのコンピュータからQRコードを生成するには、ZXingのQRコードジェネレータを試してください: http://zxing.appspot.com/generator/

-

Google翻訳で翻訳。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ja/whatsnew.html b/src/android/LibraryProject/assets/html-ja/whatsnew.html deleted file mode 100644 index 8826525a8..000000000 --- a/src/android/LibraryProject/assets/html-ja/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - バーコードスキャナの新機能 - - - -

バージョン4.3.1の新機能:

-
    -
  • それはいくつかのバグのデバイスで問題が発生した露光制御を無効にして
  • -
  • その他の小さなバグ修正
  • -
-

Google翻訳で翻訳。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ko/about1d.html b/src/android/LibraryProject/assets/html-ko/about1d.html deleted file mode 100644 index 90680ee60..000000000 --- a/src/android/LibraryProject/assets/html-ko/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 1D 바코드 정보 - - - -

이러한 제품 포장에 인쇄 된 것과 같은 전통적인 바코드는도 1 차원 바코드로 알려져 있습니다. UPC 및 EAN 등 일반적으로 사용되는 여러 종류가 있습니다. 대부분은 다음과 유사 :

-

-

이 1D 바코드는 일반적으로 CD 나 책 같은 제품을 설명하는 고유 한 코드가 포함되어 있습니다. 당신은 가격, 리뷰 등을 찾아 인터넷에서이 코드를 찾아 볼 수 있습니다.

-

당신은 책을 스캔 할 경우, 당신은 또한 단어 나 문구에 대한 책의 내용을 검색하고 표시 모든 페이지를 찾을 수 있습니다 :

-

-

Google 번역을 통해 번역.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ko/about2d.html b/src/android/LibraryProject/assets/html-ko/about2d.html deleted file mode 100644 index 16119f5e0..000000000 --- a/src/android/LibraryProject/assets/html-ko/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - 에 대한 2 차원 바코드 - - - -

바코드 스캐너 또한, QR 코드 및 데이터 매트릭스 코드와 같은 2 차원 바코드를 읽는 방법을 이해하고 있습니다. 예를 들어, 아래의 코드는 ZXing 프로젝트 홈 페이지에 하이퍼 링크를 포함 :

-

- - -

-

당신은 또한 QR 코드에 연락처 정보를 나타냅니다, 그리고 명함 또는 웹 사이트에 넣을 수 있습니다. 당신이 그것을 스캔하면 결과 화면이 작업의 선택을 제공합니다 :

-

-

URL 및 연락처 정보 외에, QR 코드도 포함 할 수 있습니다 :

-
    -
  • 귀하의 캘린더에 추가 할 수있는 캘린더 이벤트,
  • -
  • 당신이 전화를 걸 수 전화 번호,
  • -
  • 당신은 문자 메시지를 보낼 수있는 SMS 번호,
  • -
  • 당신은 이메일을 보낼 수 이메일 주소
  • -
  • 당신이지도에서 열 수있는 지리 좌표,
  • -
  • 당신이 읽을 수있는 일반 텍스트는 다음 친구와 공유
  • -
-

Google 번역을 통해 번역.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ko/index.html b/src/android/LibraryProject/assets/html-ko/index.html deleted file mode 100644 index 13f9fb978..000000000 --- a/src/android/LibraryProject/assets/html-ko/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - 바코드 스캐너 도움말 - - - -

Barcode Scanner 4.3.1

-

오픈 소스 ZXing 프로젝트의 공식 안드로이드 응용 프로그램 :
- http://code.google.com/p/zxing

-

바코드 스캐너는 바코드를 읽어와 같은 가격과 리뷰 등의 제품 정보를 조회 할 휴대 전화의 카메라를 사용합니다.

-

-

그것은 또한 QR 코드와 데이터 매트릭스와 같은 2 차원 바코드를 읽습니다. 이러한 웹 사이트에 대한 링크를 포함 할 수 있습니다, 같은 전화 번호와 이메일 주소 등의 정보를 문의하십시오.

- -

Google 번역을 통해 번역.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ko/scanning.html b/src/android/LibraryProject/assets/html-ko/scanning.html deleted file mode 100644 index 1169cf39b..000000000 --- a/src/android/LibraryProject/assets/html-ko/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - 스캔하는 방법 - - - -

: 바코드가 완전히 뷰 파인더의 사각형 안에하도록 전화, 조금만 라인 - 바코드 스캐너는 지속적으로 화면에 표시 사각형 영역을 검사

-

-

제품에서 발견 된 것과 같은 1D 바코드는 자동 초점과 전화를해야합니다. 가 없으면 만 QR 코드와 데이터 매트릭스 코드는 확인 가능한 것입니다.

-

바코드를 읽을 때, 삐 소리가 재생됩니다 그리고 당신은 스캔, 바코드의 내용이 뭔지 설명 및 내용에 조치를 취할 수있는 옵션의 결과를 볼 수 있습니다.

-

당신은 문제가 검색하는 데 문제가있는 경우 휴대 전화가 정상 상태에 있는지 확인하십시오. 카메라가 초점을 맞출 수없는 경우, 바코드에서 더 또는 더 가까이 휴대 전화를 이동하십시오.

- -

Google 번역을 통해 번역.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ko/sharing.html b/src/android/LibraryProject/assets/html-ko/sharing.html deleted file mode 100644 index 8c5e54129..000000000 --- a/src/android/LibraryProject/assets/html-ko/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - 어떻게 QR 코드를 만드는 방법 - - - -

2D 바코드를 스캔뿐만 아니라, 바코드 스캐너는 QR 코드를 생성 할 수 있으며 화면에 표시됩니다. 그럼 당신은 친구에게 보여, 그 자신의 휴대 전화로 바코드를 스캔하도록 할 수 있습니다 :

-

-

이 기능을 사용하려면 기본 검색 화면에서 메뉴 버튼을 누르면,하고 공유를 누릅니다. 그런 다음 연락처, 즐겨 찾기, 응용 프로그램 또는 클립 보드의 내용을 공유할지 여부를 선택합니다. QR 코드가 자동으로 생성됩니다. 이 완료되면, 뒤로 또는 홈을 누릅니다.

-

컴퓨터에서 QR 코드를 생성하려면 ZXing QR 코드 생성기를 사용해 : http://zxing.appspot.com/generator/

-

Google 번역을 통해 번역.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ko/whatsnew.html b/src/android/LibraryProject/assets/html-ko/whatsnew.html deleted file mode 100644 index 1706376f9..000000000 --- a/src/android/LibraryProject/assets/html-ko/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 바코드 스캐너의 새로운 기능 - - - -

버전 4.3.1의 새로운 기능 :

-
    -
  • 그것은 여러 버그가 장치에 문제를 야기로 노출 제어를 비활성화
  • -
  • 기타 작은 버그 수정
  • -
-

Google 번역을 통해 번역.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-nl/about1d.html b/src/android/LibraryProject/assets/html-nl/about1d.html deleted file mode 100644 index c49fb57b4..000000000 --- a/src/android/LibraryProject/assets/html-nl/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Over 1D barcodes - - - -

Traditionele barcodes, zoals gedrukt op de verpakking, ook bekend als eendimensionale barcodes. Er zijn verschillende types gebruikt, zoals UPC en EAN. De meeste lijken op deze:

-

-

Deze 1D barcodes bevatten een unieke code die typisch beschrijft een product, zoals een cd of een boek. U kunt kijken deze code op het internet om de prijzen, reviews en nog veel meer te vinden.

-

Als u scant een boek, kunt u ook zoeken in de inhoud van het boek voor een woord of zin, en vind alle pagina's waar het verschijnt:

-

-

Vertaald door Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-nl/about2d.html b/src/android/LibraryProject/assets/html-nl/about2d.html deleted file mode 100644 index dcb1d47ba..000000000 --- a/src/android/LibraryProject/assets/html-nl/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Over 2D barcodes - - - -

Barcode Scanner begrijpt ook hoe om te lezen tweedimensionale barcodes, zoals QR Codes en Data Matrix codes. Bijvoorbeeld, de volgende codes bevatten een hyperlink naar de ZXing Project home page:

-

- - -

-

U kunt contactgegevens ook te vertegenwoordigen in een QR-code, en zet het op een visitekaartje of website. Als u het scannen, de resultaten scherm biedt een keuze van acties:

-

-

Naast URL's en contactgegevens, kunnen QR Codes bevatten:

-
    -
  • Agenda-items, die u kunt toevoegen aan uw agenda
  • -
  • Telefoonnummers, die u kunt bellen
  • -
  • SMS-nummers, die u kunt SMS-bericht
  • -
  • E-mailadressen, die u kunt e-mailen
  • -
  • Geografische coördinaten, die u kunt openen in Google Maps
  • -
  • Platte tekst, die u kunt lezen, dan delen met een vriend
  • -
-

Vertaald door Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-nl/index.html b/src/android/LibraryProject/assets/html-nl/index.html deleted file mode 100644 index 7e5e36bd4..000000000 --- a/src/android/LibraryProject/assets/html-nl/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Barcode Scanner Help - - - -

Barcode Scanner 4.3.1

-

De officiële Android app van de open source ZXing project:
- http://code.google.com/p/zxing

-

Barcode Scanner maakt gebruik van de camera op je telefoon om barcodes te lezen en op te zoeken productinformatie, zoals prijzen en reviews.

-

-

Het leest ook 2D barcodes zoals QR Codes en Data Matrix. Deze kunnen links naar websites bevatten, contactgegevens zoals telefoonnummers en e-mailadressen, en nog veel meer.

- -

Vertaald door Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-nl/scanning.html b/src/android/LibraryProject/assets/html-nl/scanning.html deleted file mode 100644 index b9e61394a..000000000 --- a/src/android/LibraryProject/assets/html-nl/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Hoe om te scannen - - - -

Barcode Scanner scant continu een vierkant gebied op uw scherm - net line-up van de telefoon, zodat de barcode is helemaal in de zoeker rechthoek:

-

-

1D barcodes zoals die gevonden op producten vereisen een telefoon met autofocus. Zonder dat zal alleen maar QR Codes en Data Matrix codes zijn leesbaar.

-

Wanneer een barcode wordt gelezen, zal een pieptoon te spelen en zie je de resultaten van de scan, een beschrijving van wat de barcode bevat, en opties om actie te ondernemen op de inhoud.

-

Als u problemen ondervindt bij het scannen, moet u Houd de telefoon stil. Als de camera niet kan scherpstellen, probeer dan het verplaatsen van de telefoon verder of dichter van de barcode.

- -

Vertaald door Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-nl/sharing.html b/src/android/LibraryProject/assets/html-nl/sharing.html deleted file mode 100644 index c4c635f2d..000000000 --- a/src/android/LibraryProject/assets/html-nl/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Hoe kan ik QR Codes te creëren - - - -

In aanvulling op het scannen van 2D-barcodes, kan Barcode Scanner ook het genereren van een QR-code en geeft deze weer op het scherm. Dan kunt u laten zien aan een vriend, en laat ze de streepjescode scannen met hun telefoon:

-

-

Om deze functie te gebruiken, drukt u op de knop Menu van de belangrijkste scannen scherm en tik op Delen. Vervolgens kiest u of u een contact, een bladwijzer, een toepassing, of de inhoud van het klembord te delen. Een QR-code wordt automatisch gegenereerd. Als u klaar bent, drukt u op Terug of Home.

-

Om QR Codes van uw computer te genereren, probeer dan de ZXing QR Code Generator: http://zxing.appspot.com/generator/

-

Vertaald door Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-nl/whatsnew.html b/src/android/LibraryProject/assets/html-nl/whatsnew.html deleted file mode 100644 index aa7b6d4f2..000000000 --- a/src/android/LibraryProject/assets/html-nl/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Wat is nieuw in Barcode Scanner - - - -

Nieuw in versie 4.3.1:

-
    -
  • Uitgeschakeld blootstelling beheersing als het veroorzaakt problemen op meerdere buggy apparaten
  • -
  • Andere kleine bugfixes
  • -
-

Vertaald door Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-pt/about1d.html b/src/android/LibraryProject/assets/html-pt/about1d.html deleted file mode 100644 index 1a4e55756..000000000 --- a/src/android/LibraryProject/assets/html-pt/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Sobre códigos de barras 1D - - - -

Códigos de barras tradicionais, tais como aqueles impressos nas embalagens dos produtos, são também conhecidos como um código de barras de dimensão. Existem vários tipos comumente usados, incluindo UPC e EAN. Mais semelhante a este:

-

-

Estes códigos de barras 1D conter um código único, o qual geralmente descreve um produto, como um CD ou um livro. Você pode olhar este código na internet para pesquisar preços, opiniões, e muito mais.

-

Se você digitalizar um livro, você também pode pesquisar o conteúdo do livro para uma palavra ou frase, e encontrar todas as páginas em que ele aparece:

-

-

Traduzido pelo Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-pt/about2d.html b/src/android/LibraryProject/assets/html-pt/about2d.html deleted file mode 100644 index dd6fa0f2d..000000000 --- a/src/android/LibraryProject/assets/html-pt/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Sobre códigos de barras 2D - - - -

Barcode Scanner também entende como ler dois códigos de barras bidimensionais, como QR Codes e códigos Data Matrix. Por exemplo, os códigos abaixo contêm um link para a página do Projeto ZXing casa:

-

- - -

-

Você também pode representar informações de contato em um QR Code, e colocá-lo em um cartão de visita ou site. Quando você escaneá-lo, a tela de resultados fornece uma escolha de ações:

-

-

Além de URLs e informações de contato, QR Codes também pode conter:

-
    -
  • Calendário de eventos, que você pode adicionar ao seu calendário
  • -
  • Os números de telefone, que você pode discar
  • -
  • Números de SMS, que você pode mensagem de texto
  • -
  • Endereços de e-mail, que você pode enviar e-mail
  • -
  • Coordenadas geográficas, que você pode abrir em Mapas
  • -
  • Texto simples, que você pode ler, em seguida, compartilhar com um amigo
  • -
-

Traduzido pelo Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-pt/index.html b/src/android/LibraryProject/assets/html-pt/index.html deleted file mode 100644 index 0b419f7e5..000000000 --- a/src/android/LibraryProject/assets/html-pt/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Ajuda Barcode Scanner - - - -

Barcode Scanner 4.3.1

-

O app Android oficial do projeto de código aberto ZXing:
- http://code.google.com/p/zxing

-

Barcode Scanner utiliza a câmera do seu celular para ler códigos de barras e procurar informações sobre o produto, tais como preços e opiniões.

-

-

Ele também lê código de barras 2D, tais como QR Codes e matriz de dados. Estes podem conter links para web sites, informações de contato, como números de telefone e endereços de e-mail, e muito mais.

- -

Traduzido pelo Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-pt/scanning.html b/src/android/LibraryProject/assets/html-pt/scanning.html deleted file mode 100644 index ddc197791..000000000 --- a/src/android/LibraryProject/assets/html-pt/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Como digitalizar - - - -

Barcode Scanner examina continuamente uma região quadrada mostrado na tela - apenas a linha até o telefone para o código de barras é completamente dentro do retângulo do visor:

-

-

Códigos de barras 1D como os encontrados em produtos necessitam de um telefone com foco automático. Sem ele, apenas QR Codes e códigos Data Matrix será legível.

-

Quando um código de barras é lido, um sinal sonoro vai jogar e você vai ver os resultados da verificação, uma descrição do que contém o código de barras, e as opções a tomar medidas sobre o conteúdo.

-

Se você está tendo problemas de digitalização, certifique-se de segurar o telefone fixo. Se a câmera não consegue focar, tente mover o telefone mais próximo ou a partir do código de barras.

- -

Traduzido pelo Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-pt/sharing.html b/src/android/LibraryProject/assets/html-pt/sharing.html deleted file mode 100644 index 655967bf5..000000000 --- a/src/android/LibraryProject/assets/html-pt/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Como criar QR Codes - - - -

Além de digitalizar códigos de barras 2D, Barcode Scanner também pode gerar um QR Code e exibi-lo na tela. Então você pode mostrá-lo a um amigo, e deixe-escanear o código de barras com o seu telefone:

-

-

Para usar esse recurso, pressione o botão Menu a partir do ecrã de digitalização principal e toque em Compartilhar. Em seguida, escolha se você deseja compartilhar um contato, um marcador, um aplicativo, ou o conteúdo da área de transferência. Um QR Code será gerado automaticamente. Quando estiver pronto, pressione Voltar ou Casa.

-

Para gerar QR Codes do seu computador, experimente a Gerador de código QR ZXing: http://zxing.appspot.com/generator/

-

Traduzido pelo Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-pt/whatsnew.html b/src/android/LibraryProject/assets/html-pt/whatsnew.html deleted file mode 100644 index 343982796..000000000 --- a/src/android/LibraryProject/assets/html-pt/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - O que há de novo no Barcode Scanner - - - -

Novo na versão 4.3.1:

-
    -
  • Desativado controle de exposição, uma vez que causou problemas em dispositivos de buggy vários
  • -
  • Outras pequenas correções de bugs
  • -
-

Traduzido pelo Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ru/about1d.html b/src/android/LibraryProject/assets/html-ru/about1d.html deleted file mode 100644 index 1ba439fe2..000000000 --- a/src/android/LibraryProject/assets/html-ru/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - О 1D штрих-кодов - - - -

Традиционные штрих-коды, такие как напечатанный на упаковке продукта, также известный как одномерные штрих-коды. Есть несколько типов широко используются, в том числе UPC и EAN. Большинство выглядеть примерно так:

-

-

Эти 1D штрих-коды содержат уникальный код, который обычно описывает продукт, как компакт-диск или книгу. Вы можете посмотреть этот код на Интернет, чтобы найти цены, обзоры и многое другое.

-

Если вы сканируете книгу, вы также можете найти в содержании книги слово или фразу, и найти все страницы, где он появляется:

-

-

Перевод Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ru/about2d.html b/src/android/LibraryProject/assets/html-ru/about2d.html deleted file mode 100644 index 7e1de1cb2..000000000 --- a/src/android/LibraryProject/assets/html-ru/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - О 2D штрих-кодов - - - -

Barcode Scanner также понимает, как читать двумерные штрих-коды, такие как QR-коды и коды Data Matrix. Например, код ниже, содержат гиперссылки на ZXing домашней странице проекта:

-

- - -

-

Вы также можете представлять контактную информацию в QR Code, и положил его на визитную карточку или веб-сайт. При сканировании она, результатов экрана обеспечивает выбор действий:

-

-

Кроме того адреса и контактные данные, QR-коды могут также содержать:

-
    -
  • Календарь событий, которые вы можете добавить в свой календарь
  • -
  • Телефонные номера, которые можно набрать
  • -
  • SMS-номера, который вы можете тексте сообщения
  • -
  • Адреса электронной почты, который вы можете по электронной почте
  • -
  • Географические координаты, которые можно открыть в карты
  • -
  • Обычный текст, который можно прочитать, а затем поделиться с другом
  • -
-

Перевод Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ru/index.html b/src/android/LibraryProject/assets/html-ru/index.html deleted file mode 100644 index 1183ae3e3..000000000 --- a/src/android/LibraryProject/assets/html-ru/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Помощь Barcode Scanner - - - -

Barcode Scanner 4.3.1

-

Официальное приложение для Android проекта с открытым ZXing источник:
- http://code.google.com/p/zxing

-

Barcode Scanner использует камеру на телефоне, чтобы читать штрих-код и посмотреть информацию о продуктах, таких как цены и отзывы.

-

-

Он также читает 2D штрих-коды, такие как QR-коды и Data Matrix. Они могут содержать ссылки на веб-сайты, контактную информацию, такую как номера телефонов и адреса электронной почты и многое другое.

- -

Перевод Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ru/scanning.html b/src/android/LibraryProject/assets/html-ru/scanning.html deleted file mode 100644 index 34fc8c9f3..000000000 --- a/src/android/LibraryProject/assets/html-ru/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - Как проверить - - - -

Штрих коды непрерывно сканирует площадь области, показанной на экране - просто линия телефона, чтобы штрих-код полностью внутри видоискателя прямоугольника:

-

-

1D штрих-кодов как найденные на продукты требуют телефону с автофокусом. Без него, только QR-коды и коды Data Matrix будет развертываемых.

-

Если штрих-код считывается, звуковой сигнал будет играть, и вы увидите результаты проверки, описание того, что штрих-код содержит и варианты принятия решений по содержанию.

-

Если у вас возникли проблемы сканирования, убедитесь, что держать телефон постоянно. Если фотокамера не может сфокусироваться, попробуйте переместить телефон дальше или ближе от штрих-кода.

- -

Перевод Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ru/sharing.html b/src/android/LibraryProject/assets/html-ru/sharing.html deleted file mode 100644 index f443306c3..000000000 --- a/src/android/LibraryProject/assets/html-ru/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Как создать QR-коды - - - -

В дополнение к сканированию 2D штрих-кодов, штрих-код сканером также может генерировать QR-код и отображает его на экране. Затем вы можете показать его другу, и пусть они сканировать штрих-код с телефона:

-

-

Чтобы использовать эту функцию, нажмите кнопку меню на главном экране сканирования и нажмите Отправить. Затем выберите, хотите ли вы поделиться контакт, закладки, приложения или содержимое буфера обмена. QR-код будет сгенерирован автоматически. Когда вы закончите, нажмите кнопку Назад или дома.

-

Для создания QR-коды с компьютера, попробуйте ZXing QR Генератор кода: http://zxing.appspot.com/generator/

-

Перевод Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-ru/whatsnew.html b/src/android/LibraryProject/assets/html-ru/whatsnew.html deleted file mode 100644 index eee8d22a3..000000000 --- a/src/android/LibraryProject/assets/html-ru/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Что нового в Barcode Scanner - - - -

Новое в версии 4.3.1:

-
    -
  • Отключен контроль экспозиции, как это вызвало проблемы на нескольких устройствах багги
  • -
  • Другие мелкие исправления ошибка
  • -
-

Перевод Google Translate.

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rCN/about1d.html b/src/android/LibraryProject/assets/html-zh-rCN/about1d.html deleted file mode 100644 index 86fee49b3..000000000 --- a/src/android/LibraryProject/assets/html-zh-rCN/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 关于一维条码 - - - -

传统的条形码,如产品包装上印刷,也被称为一维条形码。常用的有几种类型,包括UPC和EAN。大多数看起来像这样:

-

-

这些一维条码包含一个独特的代码,它通常描述了一种产品,如CD或一本书。你可以看一下这段代码,在互联网上找到价格,评论等。

-

如果扫描一本书,你也可以为一个词或短语搜索本书的内容,它出现的地方找到的所有网页:

-

-

谷歌翻译,译。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rCN/about2d.html b/src/android/LibraryProject/assets/html-zh-rCN/about2d.html deleted file mode 100644 index 914e2a4eb..000000000 --- a/src/android/LibraryProject/assets/html-zh-rCN/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - 关于二维条码 - - - -

条码扫描器 还知道如何读取二维条形码,QR码和Data Matrix码。例如,下面的代码包含超链接的ZXing项目主页:

-

- - -

-

您也可以在QR码代表的联系信息,并把它放在一张名片或网站。当您扫描,结果屏幕提供了一个可供选择的行动:

-

-

除了网址和联系方式,QR码还可以包含以下内容:

-
    -
  • 日历事件,您可以添加到您的日历
  • -
  • 您可以拨打的电话号码,
  • -
  • 短信号码,您可以短信
  • -
  • 您可以通过电子邮件的电子邮件地址,
  • -
  • 地理坐标,你可以打开地图
  • -
  • 纯文本,你可以阅读,然后与朋友分享
  • -
-

谷歌翻译,译。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rCN/index.html b/src/android/LibraryProject/assets/html-zh-rCN/index.html deleted file mode 100644 index b074552a7..000000000 --- a/src/android/LibraryProject/assets/html-zh-rCN/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - 条码扫描器说明 - - - -

Barcode Scanner 4.3.1

-

官方的Android应用程序的开源ZXing项目:
- http://code.google.com/p/zxing

-

条码扫描器在您的手机上使用摄像头读取条形码,查询产品的信息,如价格和评论。

-

-

此外,还可以读取QR码和Data Matrix二维条码,如。这些都可以包含网站的链接,联系信息,如电话号码和电子邮件地址,以及更多。

- -

谷歌翻译,译。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rCN/scanning.html b/src/android/LibraryProject/assets/html-zh-rCN/scanning.html deleted file mode 100644 index b790737ad..000000000 --- a/src/android/LibraryProject/assets/html-zh-rCN/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - 如何扫描 - - - -

持续不断地扫描条码扫描仪屏幕上显示的一个方形区域 - 只是了电话线,使条码是完全取景器内的矩形:

-

-

一维条码的产品需要一个电话,支持自动对焦。如果没有它,QR码和Data Matrix码将被扫描。

-

当条码阅读,蜂鸣声会玩,你会看到扫描的条形码包含的描述和选项的内容采取行动的结果。

-

如果你有麻烦扫描,请一定要保持稳定的手机。如果相机无法对焦,尝试从条形码移动电话或接近的。

- -

谷歌翻译,译。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rCN/sharing.html b/src/android/LibraryProject/assets/html-zh-rCN/sharing.html deleted file mode 100644 index 32d89685a..000000000 --- a/src/android/LibraryProject/assets/html-zh-rCN/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - 如何创建QR码 - - - -

除了扫描二维条码,条码扫描仪还可以产生一个QR码,并将其显示在屏幕上。然后你就可以显示给朋友,让他们用自己的手机扫描条形码:

-

-

要使用此功能,请从主扫描屏幕上的菜单按钮,并点击“分享”。然后选择是否要共享联系人,书签,应用程序,或将剪贴板的内容。将自动生成的QR码。当你完成后,按返回或家庭。

-

要生成QR码从您的计算机,尝试的ZXing QR代码生成: http://zxing.appspot.com/generator/

-

谷歌翻译,译。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rCN/whatsnew.html b/src/android/LibraryProject/assets/html-zh-rCN/whatsnew.html deleted file mode 100644 index d8747f6f3..000000000 --- a/src/android/LibraryProject/assets/html-zh-rCN/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 有什么新的条码扫描器 - - - -

新的版本4.3.1:

-
    -
  • 残疾人曝光控制,它引起的问题在几个车设备
  • -
  • 其他小的bug修复
  • -
-

谷歌翻译,译。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rTW/about1d.html b/src/android/LibraryProject/assets/html-zh-rTW/about1d.html deleted file mode 100644 index d675afc0a..000000000 --- a/src/android/LibraryProject/assets/html-zh-rTW/about1d.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 關於一維條碼 - - - -

傳統的條形碼,如產品包裝上印刷,也被稱為一維條形碼。常用的有幾種類型,包括UPC和EAN。大多數看起來像這樣:

-

-

這些一維條碼包含一個獨特的代碼,它通常描述了一種產品,如CD或一本書。你可以看一下這段代碼,在互聯網上找到價格,評論等。

-

如果掃描一本書,你也可以為一個詞或短語搜索本書的內容,它出現的地方找到的所有網頁:

-

-

谷歌翻譯,譯。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rTW/about2d.html b/src/android/LibraryProject/assets/html-zh-rTW/about2d.html deleted file mode 100644 index 6761fe419..000000000 --- a/src/android/LibraryProject/assets/html-zh-rTW/about2d.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - 關於二維條碼 - - - -

條碼掃描器 還知道如何讀取二維條形碼,QR碼和Data Matrix碼。例如,下面的代碼包含超鏈接的ZXing項目主頁:

-

- - -

-

您也可以在QR碼代表的聯繫信息,並把它放在一張名片或網站。當您掃描,結果屏幕提供了一個可供選擇的行動:

-

-

除了網址和聯繫方式,QR碼還可以包含以下內容:

-
    -
  • 日曆事件,您可以添加到您的日曆
  • -
  • 您可以撥打的電話號碼,
  • -
  • 短信號碼,您可以短信
  • -
  • 您可以通過電子郵件的電子郵件地址,
  • -
  • 地理坐標,你可以打開地圖
  • -
  • 純文本,你可以閱讀,然後與朋友分享
  • -
-

谷歌翻譯,譯。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rTW/index.html b/src/android/LibraryProject/assets/html-zh-rTW/index.html deleted file mode 100644 index 64a35de25..000000000 --- a/src/android/LibraryProject/assets/html-zh-rTW/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - 條碼掃描器說明 - - - -

Barcode Scanner 4.3.1

-

官方的Android應用程序的開源ZXing項目:
- http://code.google.com/p/zxing

-

條碼掃描器在您的手機上使用攝像頭讀取條形碼,查詢產品的信息,如價格和評論。

-

-

此外,還可以讀取QR碼和Data Matrix二維條碼,如。這些都可以包含網站的鏈接,聯繫信息,如電話號碼和電子郵件地址,以及更多。

- -

谷歌翻譯,譯。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rTW/scanning.html b/src/android/LibraryProject/assets/html-zh-rTW/scanning.html deleted file mode 100644 index 79deb61ff..000000000 --- a/src/android/LibraryProject/assets/html-zh-rTW/scanning.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - 如何掃描 - - - -

持續不斷地掃描條碼掃描儀屏幕上顯示的一個方形區域 - 只是了電話線,使條碼是完全取景器內的矩形:

-

-

一維條碼的產品需要一個電話,支持自動對焦。如果沒有它,QR碼和Data Matrix碼將被掃描。

-

當條碼閱讀,蜂鳴聲會玩,你會看到掃描的條形碼包含的描述和選項的內容採取行動的結果。

-

如果你有麻煩掃描,請一定要保持穩定的手機。如果相機無法對焦,嘗試從條形碼移動電話或接近的。

- -

谷歌翻譯,譯。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rTW/sharing.html b/src/android/LibraryProject/assets/html-zh-rTW/sharing.html deleted file mode 100644 index df1ca487b..000000000 --- a/src/android/LibraryProject/assets/html-zh-rTW/sharing.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - 如何創建QR碼 - - - -

除了掃描二維條碼,條碼掃描儀還可以產生一個QR碼,並將其顯示在屏幕上。然後你就可以顯示給朋友,讓他們用自己的手機掃描條形碼:

-

-

要使用此功能,請從主掃描屏幕上的菜單按鈕,並點擊“分享”。然後選擇是否要共享聯繫人,書籤,應用程序,或將剪貼板的內容。將自動生成的QR碼。當你完成後,按返回或家庭。

-

要生成QR碼從您的計算機,嘗試的ZXing QR代碼生成: http://zxing.appspot.com/generator/

-

谷歌翻譯,譯。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/html-zh-rTW/whatsnew.html b/src/android/LibraryProject/assets/html-zh-rTW/whatsnew.html deleted file mode 100644 index d6aa62f70..000000000 --- a/src/android/LibraryProject/assets/html-zh-rTW/whatsnew.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - 有什麼新的條碼掃描器 - - - -

新的版本4.3.1:

-
    -
  • 殘疾人曝光控制,它引起的問題在幾個車設備
  • -
  • 其他小的bug修復
  • -
-

谷歌翻譯,譯。

- \ No newline at end of file diff --git a/src/android/LibraryProject/assets/images/big-1d.png b/src/android/LibraryProject/assets/images/big-1d.png deleted file mode 100644 index c695260b1..000000000 Binary files a/src/android/LibraryProject/assets/images/big-1d.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/big-datamatrix.png b/src/android/LibraryProject/assets/images/big-datamatrix.png deleted file mode 100644 index d6f7bcd55..000000000 Binary files a/src/android/LibraryProject/assets/images/big-datamatrix.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/big-qr.png b/src/android/LibraryProject/assets/images/big-qr.png deleted file mode 100644 index 37381fd0d..000000000 Binary files a/src/android/LibraryProject/assets/images/big-qr.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/contact-results-screen.jpg b/src/android/LibraryProject/assets/images/contact-results-screen.jpg deleted file mode 100644 index 68148db7e..000000000 Binary files a/src/android/LibraryProject/assets/images/contact-results-screen.jpg and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/demo-no.png b/src/android/LibraryProject/assets/images/demo-no.png deleted file mode 100644 index 965288137..000000000 Binary files a/src/android/LibraryProject/assets/images/demo-no.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/demo-yes.png b/src/android/LibraryProject/assets/images/demo-yes.png deleted file mode 100644 index 7e0e94b15..000000000 Binary files a/src/android/LibraryProject/assets/images/demo-yes.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/scan-example.png b/src/android/LibraryProject/assets/images/scan-example.png deleted file mode 100644 index b5183e464..000000000 Binary files a/src/android/LibraryProject/assets/images/scan-example.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/scan-from-phone.png b/src/android/LibraryProject/assets/images/scan-from-phone.png deleted file mode 100644 index 56c344929..000000000 Binary files a/src/android/LibraryProject/assets/images/scan-from-phone.png and /dev/null differ diff --git a/src/android/LibraryProject/assets/images/search-book-contents.jpg b/src/android/LibraryProject/assets/images/search-book-contents.jpg deleted file mode 100644 index f98ec4ced..000000000 Binary files a/src/android/LibraryProject/assets/images/search-book-contents.jpg and /dev/null differ diff --git a/src/android/LibraryProject/assets/style.css b/src/android/LibraryProject/assets/style.css deleted file mode 100644 index ec885380f..000000000 --- a/src/android/LibraryProject/assets/style.css +++ /dev/null @@ -1,10 +0,0 @@ -body { - font-family:sans-serif; -} -ul.touchable li { - padding-top:8px; - padding-bottom:8px; -} -p.imgcenter { - text-align:center; -} \ No newline at end of file diff --git a/src/android/LibraryProject/build.xml b/src/android/LibraryProject/build.xml deleted file mode 100644 index 9cf123d1f..000000000 --- a/src/android/LibraryProject/build.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/android/LibraryProject/proguard-android-optimize.txt b/src/android/LibraryProject/proguard-android-optimize.txt deleted file mode 100644 index 4f94e229f..000000000 --- a/src/android/LibraryProject/proguard-android-optimize.txt +++ /dev/null @@ -1,69 +0,0 @@ -# This is a configuration file for ProGuard. -# http://proguard.sourceforge.net/index.html#manual/usage.html - -# Optimizations: If you don't want to optimize, use the -# proguard-android.txt configuration file instead of this one, which -# turns off the optimization flags. Adding optimization introduces -# certain risks, since for example not all optimizations performed by -# ProGuard works on all versions of Dalvik. The following flags turn -# off various optimizations known to have issues, but the list may not -# be complete or up to date. (The "arithmetic" optimization can be -# used if you are only targeting Android 2.0 or later.) Make sure you -# test thoroughly if you go this route. --optimizations !code/simplification/cast,!code/allocation/*,!field/*,!class/merging/* --optimizationpasses 5 --allowaccessmodification --dontpreverify - -# The remainder of this file is identical to the non-optimized version -# of the Proguard configuration file (except that the other file has -# flags to turn off optimization). - --dontusemixedcaseclassnames --dontskipnonpubliclibraryclasses --verbose - --keepattributes *Annotation* --keep public class com.google.vending.licensing.ILicensingService --keep public class com.android.vending.licensing.ILicensingService - -# ADDED --keep class com.google.zxing.client.android.camera.open.** -#-keep class com.google.zxing.client.android.camera.exposure.** --keep class com.google.zxing.client.android.common.executor.** - -# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native --keepclasseswithmembernames class * { - native ; -} - -# keep setters in Views so that animations can still work. -# see http://proguard.sourceforge.net/manual/examples.html#beans --keepclassmembers public class * extends android.view.View { - void set*(***); - *** get*(); -} - -# We want to keep methods in Activity that could be used in the XML attribute onClick --keepclassmembers class * extends android.app.Activity { - public void *(android.view.View); -} - -# For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations --keepclassmembers enum * { - public static **[] values(); - public static ** valueOf(java.lang.String); -} - --keep class * implements android.os.Parcelable { - public static final android.os.Parcelable$Creator *; -} - --keepclassmembers class **.R$* { - public static ; -} - -# The support library contains references to newer platform versions. -# Don't warn about those in case this app is linking against an older -# platform version. We know about them, and they are safe. --dontwarn android.support.** diff --git a/src/android/LibraryProject/project.properties b/src/android/LibraryProject/project.properties deleted file mode 100644 index 6716b1c16..000000000 --- a/src/android/LibraryProject/project.properties +++ /dev/null @@ -1,15 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -proguard.config=proguard-android-optimize.txt - -# Project target. -target=android-17 -android.library=true diff --git a/src/android/LibraryProject/res/drawable-hdpi/launcher_icon.png b/src/android/LibraryProject/res/drawable-hdpi/launcher_icon.png deleted file mode 100644 index 5932aadea..000000000 Binary files a/src/android/LibraryProject/res/drawable-hdpi/launcher_icon.png and /dev/null differ diff --git a/src/android/LibraryProject/res/drawable-hdpi/shopper_icon.png b/src/android/LibraryProject/res/drawable-hdpi/shopper_icon.png deleted file mode 100644 index 4df84426d..000000000 Binary files a/src/android/LibraryProject/res/drawable-hdpi/shopper_icon.png and /dev/null differ diff --git a/src/android/LibraryProject/res/drawable-xhdpi/launcher_icon.png b/src/android/LibraryProject/res/drawable-xhdpi/launcher_icon.png deleted file mode 100644 index 330dc2f9e..000000000 Binary files a/src/android/LibraryProject/res/drawable-xhdpi/launcher_icon.png and /dev/null differ diff --git a/src/android/LibraryProject/res/drawable-xxhdpi/launcher_icon.png b/src/android/LibraryProject/res/drawable-xxhdpi/launcher_icon.png deleted file mode 100644 index d535fdaec..000000000 Binary files a/src/android/LibraryProject/res/drawable-xxhdpi/launcher_icon.png and /dev/null differ diff --git a/src/android/LibraryProject/res/drawable/launcher_icon.png b/src/android/LibraryProject/res/drawable/launcher_icon.png deleted file mode 100755 index fc5fafcf0..000000000 Binary files a/src/android/LibraryProject/res/drawable/launcher_icon.png and /dev/null differ diff --git a/src/android/LibraryProject/res/drawable/share_via_barcode.png b/src/android/LibraryProject/res/drawable/share_via_barcode.png deleted file mode 100644 index 56c344929..000000000 Binary files a/src/android/LibraryProject/res/drawable/share_via_barcode.png and /dev/null differ diff --git a/src/android/LibraryProject/res/drawable/shopper_icon.png b/src/android/LibraryProject/res/drawable/shopper_icon.png deleted file mode 100644 index 63346faab..000000000 Binary files a/src/android/LibraryProject/res/drawable/shopper_icon.png and /dev/null differ diff --git a/src/android/LibraryProject/res/layout-land/encode.xml b/src/android/LibraryProject/res/layout-land/encode.xml deleted file mode 100755 index 947f97017..000000000 --- a/src/android/LibraryProject/res/layout-land/encode.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - diff --git a/src/android/LibraryProject/res/layout-land/share.xml b/src/android/LibraryProject/res/layout-land/share.xml deleted file mode 100755 index 5bbfe1f74..000000000 --- a/src/android/LibraryProject/res/layout-land/share.xml +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - -