react-native-scanbot-barcode-scanner-sdk 3.5.0-beta.4 → 3.5.1-alpha1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Libraries.txt +425 -20
- package/README.md +8 -4
- package/android/.gradle/6.1.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/6.1.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/6.1.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/6.1.1/gc.properties +0 -0
- package/android/.gradle/7.0-rc-1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/7.0-rc-1/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/7.0-rc-1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/7.0-rc-1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/7.0-rc-1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/checksums/checksums.lock +0 -0
- package/android/.gradle/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/configuration-cache/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/compiler.xml +6 -0
- package/android/.idea/gradle.xml +22 -0
- package/android/.idea/jarRepositories.xml +50 -0
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_2_3_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_2_0.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_1_0_rc01_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_3_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_3_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_camera_camera_camera2_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_camera_camera_core_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_camera_camera_lifecycle_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_camera_camera_view_1_0_0_alpha24_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_2_0_4_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_2_0_4.xml +9 -0
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_1_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_1_5_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_ktx_1_3_2_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_databinding_viewbinding_4_2_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_dynamicanimation_dynamicanimation_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_3_4_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_v4_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_3_1.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_1_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_3_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_3_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_ktx_2_3_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_3_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_3_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_1_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_1_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_transition_transition_1_2_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager2_viewpager2_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_commonsware_cwac_camera_camera_0_6_41_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_2_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_2_0_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_2_0_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_2_0_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_base_2_0_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp3_2_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagefilters_2_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagetranscoder_2_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_infer_annotation_infer_annotation_0_11_2.xml +13 -0
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_60_6_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_soloader_soloader_0_6_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_android_material_material_1_3_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_2.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_gson_gson_2_8_6.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_dagger_dagger_2_35.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_12_1.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_urlconnection_3_12_1.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_15_0.xml +13 -0
- package/android/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml +13 -0
- package/android/.idea/libraries/Gradle__io_reactivex_rxjava2_rxandroid_2_0_1_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__io_reactivex_rxjava2_rxjava_2_1_5.xml +13 -0
- package/android/.idea/libraries/Gradle__io_scanbot_scanbot_barcode_scanner_sdk_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_scanbot_barcode_scanner_sdk_ui_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_barcode_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_base_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_ui_barcode_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_ui_base_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_sdk_barcode_assets_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_sdk_core_barcode_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_sdk_core_barcode_native_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__io_scanbot_sdk_core_sap_3_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_4_20.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_4_20.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_4_20.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_android_1_4_1.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_4_1.xml +13 -0
- package/android/.idea/libraries/Gradle__org_reactivestreams_reactive_streams_1_0_1.xml +13 -0
- package/android/.idea/misc.xml +9 -0
- package/android/.idea/modules/android.iml +133 -0
- package/android/.idea/modules.xml +8 -0
- package/android/.idea/vcs.xml +6 -0
- package/android/.idea/workspace.xml +62 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +1 -1
- package/android/build/intermediates/compile_library_classes/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +3 -4
- package/android/build/intermediates/incremental/packageDebugResources/merger.xml +1 -1
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/JSONUtils$WritableMapBuilder.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/JSONUtils.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ObjectMapper.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule$2$1$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule$2$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule$2.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule$3.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule$4.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/StorageUtils.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/EventEmitter.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/barcodecameraview/ScanbotBarcodeCameraViewFragment$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/barcodecameraview/ScanbotBarcodeCameraViewFragment$2.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/barcodecameraview/ScanbotBarcodeCameraViewFragment$3$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/barcodecameraview/ScanbotBarcodeCameraViewFragment$3.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/barcodecameraview/ScanbotBarcodeCameraViewFragment.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/barcodecameraview/ScanbotBarcodeCameraViewManager.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/common/ScanbotComponentFrameLayout.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/components/common/ScanbotComponentRootView.class +0 -0
- package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +1 -1
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLibraryResources/R-def.txt +0 -1
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +3 -3
- package/android/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt +43 -5
- package/android/build/intermediates/symbols/debug/R.txt +907 -869
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +28 -28
- package/package.json +1 -1
- package/android/build/.transforms/8cdb68f56773f65afa4976aa86d988f7/classes/classes.dex +0 -0
- package/android/build/.transforms/8cdb68f56773f65afa4976aa86d988f7.bin +0 -1
- package/android/build/.transforms/991094845a707011dcf91007d9838bb7/classes/classes.dex +0 -0
- package/android/build/.transforms/991094845a707011dcf91007d9838bb7.bin +0 -1
- package/android/build/intermediates/incremental/debug-mergeNativeLibs/merge-state +0 -0
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ReactBarcodeExtensionsFilter$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ReactBarcodeExtensionsFilter$Type.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/ReactBarcodeExtensionsFilter.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/barcode/ScanbotBarcodeDetectorAdditionalConfigBuilder.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/barcode/ScanbotBarcodeDetectorConfigBuilder.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/filters/ReactBarcodeExtensionsFilter$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/filters/ReactBarcodeExtensionsFilter$Type.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/filters/ReactBarcodeExtensionsFilter.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/utils/BitmapHelper.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/utils/JSONUtils$WritableMapBuilder.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/utils/JSONUtils.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/utils/LogUtils.class +0 -0
- package/android/build/intermediates/javac/debug/classes/io/scanbot/barcodesdk/plugin/reactnative/utils/ResponseUtils.class +0 -0
- package/android/build/intermediates/library_java_res/debug/res.jar +0 -0
- package/android/build/intermediates/packaged_res/debug/drawable/ic_baseline_arrow_back_24.xml +0 -10
- package/android/build/intermediates/runtime_library_classes/debug/classes.jar +0 -0
- package/ios/.DS_Store +0 -0
- package/ios/ScanbotBarcodeSdk.xcodeproj/xcuserdata/mayankpatil.xcuserdatad/xcschemes/xcschememanagement.plist +0 -14
- package/ios/ScanbotBarcodeSdk.xcworkspace/xcuserdata/mayankpatil.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
package/Libraries.txt
CHANGED
|
@@ -1,8 +1,38 @@
|
|
|
1
|
-
Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.
|
|
1
|
+
Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.5.0
|
|
2
2
|
|
|
3
3
|
------------------------------------------------------------------------------------------------------------------------
|
|
4
4
|
|
|
5
|
-
Open Source libraries used in the Scanbot Barcode Scanner SDK for iOS version 3.
|
|
5
|
+
Open Source libraries used in the Scanbot Barcode Scanner SDK for iOS version 3.5.0:
|
|
6
|
+
|
|
7
|
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
8
|
+
|
|
9
|
+
backward-cpp
|
|
10
|
+
|
|
11
|
+
Version v1.6
|
|
12
|
+
(https://github.com/bombela/backward-cpp)
|
|
13
|
+
|
|
14
|
+
Copyright 2013 Google Inc. All Rights Reserved.
|
|
15
|
+
|
|
16
|
+
The MIT License (MIT)
|
|
17
|
+
|
|
18
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
19
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
20
|
+
the Software without restriction, including without limitation the rights to
|
|
21
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
22
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
23
|
+
so, subject to the following conditions:
|
|
24
|
+
|
|
25
|
+
The above copyright notice and this permission notice shall be included in all
|
|
26
|
+
copies or substantial portions of the Software.
|
|
27
|
+
|
|
28
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
29
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
30
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
31
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
32
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
33
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
34
|
+
SOFTWARE.
|
|
35
|
+
|
|
6
36
|
|
|
7
37
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
8
38
|
|
|
@@ -300,7 +330,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
300
330
|
|
|
301
331
|
JSON for Modern C++
|
|
302
332
|
|
|
303
|
-
Version
|
|
333
|
+
Version v3.10.2
|
|
304
334
|
(https://github.com/nlohmann/json)
|
|
305
335
|
|
|
306
336
|
MIT License
|
|
@@ -675,11 +705,41 @@ LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
|
|
675
705
|
OF THIS SOFTWARE.
|
|
676
706
|
|
|
677
707
|
|
|
708
|
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
709
|
+
|
|
710
|
+
magic-enum
|
|
711
|
+
|
|
712
|
+
Version v0.8.1
|
|
713
|
+
(https://github.com/Neargye/magic_enum)
|
|
714
|
+
|
|
715
|
+
MIT License
|
|
716
|
+
|
|
717
|
+
Copyright (c) 2019 - 2022 Daniil Goncharov
|
|
718
|
+
|
|
719
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
720
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
721
|
+
in the Software without restriction, including without limitation the rights
|
|
722
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
723
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
724
|
+
furnished to do so, subject to the following conditions:
|
|
725
|
+
|
|
726
|
+
The above copyright notice and this permission notice shall be included in all
|
|
727
|
+
copies or substantial portions of the Software.
|
|
728
|
+
|
|
729
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
730
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
731
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
732
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
733
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
734
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
735
|
+
SOFTWARE.
|
|
736
|
+
|
|
737
|
+
|
|
678
738
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
679
739
|
|
|
680
740
|
Nameof C++
|
|
681
741
|
|
|
682
|
-
Version
|
|
742
|
+
Version v0.10.1
|
|
683
743
|
(https://github.com/Neargye/nameof)
|
|
684
744
|
|
|
685
745
|
MIT License
|
|
@@ -1092,7 +1152,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1092
1152
|
|
|
1093
1153
|
spdlog
|
|
1094
1154
|
|
|
1095
|
-
Version
|
|
1155
|
+
Version v1.9.2
|
|
1096
1156
|
(https://github.com/gabime/spdlog)
|
|
1097
1157
|
|
|
1098
1158
|
The MIT License (MIT)
|
|
@@ -1127,7 +1187,7 @@ and users must comply to its license: https://github.com/fmtlib/fmt/blob/master/
|
|
|
1127
1187
|
|
|
1128
1188
|
Tensorflow
|
|
1129
1189
|
|
|
1130
|
-
Version v2.
|
|
1190
|
+
Version v2.10.0
|
|
1131
1191
|
(https://github.com/tensorflow/tensorflow)
|
|
1132
1192
|
|
|
1133
1193
|
Apache License
|
|
@@ -1637,7 +1697,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1637
1697
|
|
|
1638
1698
|
xsimd
|
|
1639
1699
|
|
|
1640
|
-
Version
|
|
1700
|
+
Version 7.4.9-18-g3d17850
|
|
1641
1701
|
(https://github.com/xtensor-stack/xsimd)
|
|
1642
1702
|
|
|
1643
1703
|
Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
|
|
@@ -1674,7 +1734,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1674
1734
|
|
|
1675
1735
|
xtensor
|
|
1676
1736
|
|
|
1677
|
-
Version
|
|
1737
|
+
Version 0.23.4-35-gbe35a267
|
|
1678
1738
|
(https://github.com/doo/xtensor)
|
|
1679
1739
|
|
|
1680
1740
|
Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
|
|
@@ -1711,7 +1771,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1711
1771
|
|
|
1712
1772
|
xtl
|
|
1713
1773
|
|
|
1714
|
-
Version
|
|
1774
|
+
Version 0.7.2
|
|
1715
1775
|
(https://github.com/xtensor-stack/xtl)
|
|
1716
1776
|
|
|
1717
1777
|
BSD 3-Clause License
|
|
@@ -1959,7 +2019,6 @@ Version 1.1.0
|
|
|
1959
2019
|
|
|
1960
2020
|
|
|
1961
2021
|
|
|
1962
|
-
|
|
1963
2022
|
G8Tesseract
|
|
1964
2023
|
Copyright @ 2014 Daniele Galiotto. https://github.com/gali8/Tesseract-OCR-iOS
|
|
1965
2024
|
This library is distributed under the terms of a MIT License (https://github.com/gali8/Tesseract-OCR-iOS/blob/master/LICENSE.md).
|
|
@@ -1972,7 +2031,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1972
2031
|
|
|
1973
2032
|
------------------------------------------------------------------------------------------------------------------------
|
|
1974
2033
|
|
|
1975
|
-
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.
|
|
2034
|
+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.5.0
|
|
1976
2035
|
|
|
1977
2036
|
CWAC-Camera
|
|
1978
2037
|
|
|
@@ -1996,6 +2055,49 @@ limitations under the License.
|
|
|
1996
2055
|
|
|
1997
2056
|
|
|
1998
2057
|
|
|
2058
|
+
Android PDF Writer
|
|
2059
|
+
|
|
2060
|
+
Version 1.0.10
|
|
2061
|
+
(https://github.com/Turbo87/apwlibrary/)
|
|
2062
|
+
|
|
2063
|
+
Copyright (c) 2010 - 2013, Javier Santo Domingo (j-a-s-d@coderesearchlabs.com).
|
|
2064
|
+
All rights reserved.
|
|
2065
|
+
|
|
2066
|
+
Android PDF Writer (APW) is a simple Java library to generate simple PDF documents in
|
|
2067
|
+
Google's Android devices distributed under a 2-clause
|
|
2068
|
+
BSD license (https://github.com/Turbo87/apwlibrary/blob/master/doc/APW.pdf).
|
|
2069
|
+
|
|
2070
|
+
Redistribution and use in source and binary forms, with or without modification,
|
|
2071
|
+
are permitted provided that the following conditions are met:
|
|
2072
|
+
|
|
2073
|
+
Redistributions of source code must retain the above copyright notice, this list of
|
|
2074
|
+
conditions and the following disclaimer.
|
|
2075
|
+
Redistributions in binary form must reproduce the above copyright notice, this list of
|
|
2076
|
+
conditions and the following disclaimer in the documentation and/or other materials
|
|
2077
|
+
provided with the distribution.
|
|
2078
|
+
|
|
2079
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
|
|
2080
|
+
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
2081
|
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
|
|
2082
|
+
THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
2083
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
|
2084
|
+
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
2085
|
+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
|
2086
|
+
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
|
2087
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2088
|
+
|
|
2089
|
+
This software includes several classes from the Android Open Source Project Copyright 2010
|
|
2090
|
+
The Android Open Source Project. Licensed under the Apache License, Version 2.0
|
|
2091
|
+
(the License); you may not use this file except in compliance with the License.
|
|
2092
|
+
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
2093
|
+
|
|
2094
|
+
Unless required by applicable law or agreed to in writing, software distributed under the
|
|
2095
|
+
License is distributed on an AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
|
2096
|
+
either express or implied. See the License for the specific language governing
|
|
2097
|
+
permissions and limitations under the License.
|
|
2098
|
+
|
|
2099
|
+
|
|
2100
|
+
|
|
1999
2101
|
Kotlin Standard Library
|
|
2000
2102
|
|
|
2001
2103
|
Version 1.6.21
|
|
@@ -2032,7 +2134,6 @@ See the License for the specific language governing permissions and
|
|
|
2032
2134
|
limitations under the License.
|
|
2033
2135
|
|
|
2034
2136
|
|
|
2035
|
-
|
|
2036
2137
|
google-gson
|
|
2037
2138
|
Version 2.9.1
|
|
2038
2139
|
(https://github.com/google/gson/blob/gson-parent-2.8.5/LICENSE)
|
|
@@ -2052,7 +2153,6 @@ See the License for the specific language governing permissions and
|
|
|
2052
2153
|
limitations under the License.
|
|
2053
2154
|
|
|
2054
2155
|
|
|
2055
|
-
|
|
2056
2156
|
Dagger
|
|
2057
2157
|
|
|
2058
2158
|
Version 2.41
|
|
@@ -2092,6 +2192,36 @@ limitations under the License.
|
|
|
2092
2192
|
|
|
2093
2193
|
|
|
2094
2194
|
|
|
2195
|
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
2196
|
+
|
|
2197
|
+
backward-cpp
|
|
2198
|
+
|
|
2199
|
+
Version v1.6
|
|
2200
|
+
(https://github.com/bombela/backward-cpp)
|
|
2201
|
+
|
|
2202
|
+
Copyright 2013 Google Inc. All Rights Reserved.
|
|
2203
|
+
|
|
2204
|
+
The MIT License (MIT)
|
|
2205
|
+
|
|
2206
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2207
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2208
|
+
the Software without restriction, including without limitation the rights to
|
|
2209
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
2210
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
2211
|
+
so, subject to the following conditions:
|
|
2212
|
+
|
|
2213
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2214
|
+
copies or substantial portions of the Software.
|
|
2215
|
+
|
|
2216
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2217
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2218
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2219
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2220
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2221
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2222
|
+
SOFTWARE.
|
|
2223
|
+
|
|
2224
|
+
|
|
2095
2225
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
2096
2226
|
|
|
2097
2227
|
Boost C++
|
|
@@ -2388,7 +2518,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
2388
2518
|
|
|
2389
2519
|
JSON for Modern C++
|
|
2390
2520
|
|
|
2391
|
-
Version
|
|
2521
|
+
Version v3.10.2
|
|
2392
2522
|
(https://github.com/nlohmann/json)
|
|
2393
2523
|
|
|
2394
2524
|
MIT License
|
|
@@ -2414,6 +2544,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2414
2544
|
SOFTWARE.
|
|
2415
2545
|
|
|
2416
2546
|
|
|
2547
|
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
2548
|
+
|
|
2549
|
+
Leptonica
|
|
2550
|
+
|
|
2551
|
+
Version 1.82.0
|
|
2552
|
+
(https://github.com/DanBloomberg/leptonica)
|
|
2553
|
+
|
|
2554
|
+
/*====================================================================*
|
|
2555
|
+
- Copyright (C) 2001-2020 Leptonica. All rights reserved.
|
|
2556
|
+
-
|
|
2557
|
+
- Redistribution and use in source and binary forms, with or without
|
|
2558
|
+
- modification, are permitted provided that the following conditions
|
|
2559
|
+
- are met:
|
|
2560
|
+
- 1. Redistributions of source code must retain the above copyright
|
|
2561
|
+
- notice, this list of conditions and the following disclaimer.
|
|
2562
|
+
- 2. Redistributions in binary form must reproduce the above
|
|
2563
|
+
- copyright notice, this list of conditions and the following
|
|
2564
|
+
- disclaimer in the documentation and/or other materials
|
|
2565
|
+
- provided with the distribution.
|
|
2566
|
+
-
|
|
2567
|
+
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
2568
|
+
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
2569
|
+
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
2570
|
+
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANY
|
|
2571
|
+
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
2572
|
+
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
2573
|
+
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
2574
|
+
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
|
2575
|
+
- OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
2576
|
+
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
2577
|
+
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2578
|
+
*====================================================================*/
|
|
2579
|
+
|
|
2580
|
+
|
|
2581
|
+
|
|
2417
2582
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
2418
2583
|
|
|
2419
2584
|
libjpeg-turbo
|
|
@@ -2728,11 +2893,41 @@ LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
|
|
2728
2893
|
OF THIS SOFTWARE.
|
|
2729
2894
|
|
|
2730
2895
|
|
|
2896
|
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
2897
|
+
|
|
2898
|
+
magic-enum
|
|
2899
|
+
|
|
2900
|
+
Version v0.8.1
|
|
2901
|
+
(https://github.com/Neargye/magic_enum)
|
|
2902
|
+
|
|
2903
|
+
MIT License
|
|
2904
|
+
|
|
2905
|
+
Copyright (c) 2019 - 2022 Daniil Goncharov
|
|
2906
|
+
|
|
2907
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2908
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2909
|
+
in the Software without restriction, including without limitation the rights
|
|
2910
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2911
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2912
|
+
furnished to do so, subject to the following conditions:
|
|
2913
|
+
|
|
2914
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2915
|
+
copies or substantial portions of the Software.
|
|
2916
|
+
|
|
2917
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2918
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2919
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2920
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2921
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2922
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2923
|
+
SOFTWARE.
|
|
2924
|
+
|
|
2925
|
+
|
|
2731
2926
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
2732
2927
|
|
|
2733
2928
|
Nameof C++
|
|
2734
2929
|
|
|
2735
|
-
Version
|
|
2930
|
+
Version v0.10.1
|
|
2736
2931
|
(https://github.com/Neargye/nameof)
|
|
2737
2932
|
|
|
2738
2933
|
MIT License
|
|
@@ -3145,7 +3340,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
3145
3340
|
|
|
3146
3341
|
spdlog
|
|
3147
3342
|
|
|
3148
|
-
Version
|
|
3343
|
+
Version v1.9.2
|
|
3149
3344
|
(https://github.com/gabime/spdlog)
|
|
3150
3345
|
|
|
3151
3346
|
The MIT License (MIT)
|
|
@@ -3180,7 +3375,7 @@ and users must comply to its license: https://github.com/fmtlib/fmt/blob/master/
|
|
|
3180
3375
|
|
|
3181
3376
|
Tensorflow
|
|
3182
3377
|
|
|
3183
|
-
Version
|
|
3378
|
+
Version v2.10.0
|
|
3184
3379
|
(https://github.com/tensorflow/tensorflow)
|
|
3185
3380
|
|
|
3186
3381
|
Apache License
|
|
@@ -3435,6 +3630,216 @@ By contributing to the BVLC/caffe repository through pull-request, comment,
|
|
|
3435
3630
|
or otherwise, the contributor releases their content to the
|
|
3436
3631
|
license and copyright terms herein.
|
|
3437
3632
|
|
|
3633
|
+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
3634
|
+
|
|
3635
|
+
Tesseract
|
|
3636
|
+
|
|
3637
|
+
Version 4.1.3
|
|
3638
|
+
(https://github.com/tesseract-ocr/tesseract)
|
|
3639
|
+
|
|
3640
|
+
|
|
3641
|
+
Apache License
|
|
3642
|
+
Version 2.0, January 2004
|
|
3643
|
+
http://www.apache.org/licenses/
|
|
3644
|
+
|
|
3645
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
3646
|
+
|
|
3647
|
+
1. Definitions.
|
|
3648
|
+
|
|
3649
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
3650
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
3651
|
+
|
|
3652
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
3653
|
+
the copyright owner that is granting the License.
|
|
3654
|
+
|
|
3655
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
3656
|
+
other entities that control, are controlled by, or are under common
|
|
3657
|
+
control with that entity. For the purposes of this definition,
|
|
3658
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
3659
|
+
direction or management of such entity, whether by contract or
|
|
3660
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
3661
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
3662
|
+
|
|
3663
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
3664
|
+
exercising permissions granted by this License.
|
|
3665
|
+
|
|
3666
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
3667
|
+
including but not limited to software source code, documentation
|
|
3668
|
+
source, and configuration files.
|
|
3669
|
+
|
|
3670
|
+
"Object" form shall mean any form resulting from mechanical
|
|
3671
|
+
transformation or translation of a Source form, including but
|
|
3672
|
+
not limited to compiled object code, generated documentation,
|
|
3673
|
+
and conversions to other media types.
|
|
3674
|
+
|
|
3675
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
3676
|
+
Object form, made available under the License, as indicated by a
|
|
3677
|
+
copyright notice that is included in or attached to the work
|
|
3678
|
+
(an example is provided in the Appendix below).
|
|
3679
|
+
|
|
3680
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
3681
|
+
form, that is based on (or derived from) the Work and for which the
|
|
3682
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
3683
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
3684
|
+
of this License, Derivative Works shall not include works that remain
|
|
3685
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3686
|
+
the Work and Derivative Works thereof.
|
|
3687
|
+
|
|
3688
|
+
"Contribution" shall mean any work of authorship, including
|
|
3689
|
+
the original version of the Work and any modifications or additions
|
|
3690
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
3691
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3692
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3693
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
3694
|
+
means any form of electronic, verbal, or written communication sent
|
|
3695
|
+
to the Licensor or its representatives, including but not limited to
|
|
3696
|
+
communication on electronic mailing lists, source code control systems,
|
|
3697
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
3698
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
3699
|
+
excluding communication that is conspicuously marked or otherwise
|
|
3700
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
3701
|
+
|
|
3702
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3703
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
3704
|
+
subsequently incorporated within the Work.
|
|
3705
|
+
|
|
3706
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3707
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
3708
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3709
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
3710
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
3711
|
+
Work and such Derivative Works in Source or Object form.
|
|
3712
|
+
|
|
3713
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3714
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
3715
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3716
|
+
(except as stated in this section) patent license to make, have made,
|
|
3717
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3718
|
+
where such license applies only to those patent claims licensable
|
|
3719
|
+
by such Contributor that are necessarily infringed by their
|
|
3720
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
3721
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
3722
|
+
institute patent litigation against any entity (including a
|
|
3723
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3724
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
3725
|
+
or contributory patent infringement, then any patent licenses
|
|
3726
|
+
granted to You under this License for that Work shall terminate
|
|
3727
|
+
as of the date such litigation is filed.
|
|
3728
|
+
|
|
3729
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
3730
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
3731
|
+
modifications, and in Source or Object form, provided that You
|
|
3732
|
+
meet the following conditions:
|
|
3733
|
+
|
|
3734
|
+
(a) You must give any other recipients of the Work or
|
|
3735
|
+
Derivative Works a copy of this License; and
|
|
3736
|
+
|
|
3737
|
+
(b) You must cause any modified files to carry prominent notices
|
|
3738
|
+
stating that You changed the files; and
|
|
3739
|
+
|
|
3740
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
3741
|
+
that You distribute, all copyright, patent, trademark, and
|
|
3742
|
+
attribution notices from the Source form of the Work,
|
|
3743
|
+
excluding those notices that do not pertain to any part of
|
|
3744
|
+
the Derivative Works; and
|
|
3745
|
+
|
|
3746
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3747
|
+
distribution, then any Derivative Works that You distribute must
|
|
3748
|
+
include a readable copy of the attribution notices contained
|
|
3749
|
+
within such NOTICE file, excluding those notices that do not
|
|
3750
|
+
pertain to any part of the Derivative Works, in at least one
|
|
3751
|
+
of the following places: within a NOTICE text file distributed
|
|
3752
|
+
as part of the Derivative Works; within the Source form or
|
|
3753
|
+
documentation, if provided along with the Derivative Works; or,
|
|
3754
|
+
within a display generated by the Derivative Works, if and
|
|
3755
|
+
wherever such third-party notices normally appear. The contents
|
|
3756
|
+
of the NOTICE file are for informational purposes only and
|
|
3757
|
+
do not modify the License. You may add Your own attribution
|
|
3758
|
+
notices within Derivative Works that You distribute, alongside
|
|
3759
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
3760
|
+
that such additional attribution notices cannot be construed
|
|
3761
|
+
as modifying the License.
|
|
3762
|
+
|
|
3763
|
+
You may add Your own copyright statement to Your modifications and
|
|
3764
|
+
may provide additional or different license terms and conditions
|
|
3765
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
3766
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
3767
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
3768
|
+
the conditions stated in this License.
|
|
3769
|
+
|
|
3770
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3771
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
3772
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
3773
|
+
this License, without any additional terms or conditions.
|
|
3774
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3775
|
+
the terms of any separate license agreement you may have executed
|
|
3776
|
+
with Licensor regarding such Contributions.
|
|
3777
|
+
|
|
3778
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
3779
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
3780
|
+
except as required for reasonable and customary use in describing the
|
|
3781
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
3782
|
+
|
|
3783
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3784
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
3785
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3786
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3787
|
+
implied, including, without limitation, any warranties or conditions
|
|
3788
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3789
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3790
|
+
appropriateness of using or redistributing the Work and assume any
|
|
3791
|
+
risks associated with Your exercise of permissions under this License.
|
|
3792
|
+
|
|
3793
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
3794
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
3795
|
+
unless required by applicable law (such as deliberate and grossly
|
|
3796
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3797
|
+
liable to You for damages, including any direct, indirect, special,
|
|
3798
|
+
incidental, or consequential damages of any character arising as a
|
|
3799
|
+
result of this License or out of the use or inability to use the
|
|
3800
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
3801
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
3802
|
+
other commercial damages or losses), even if such Contributor
|
|
3803
|
+
has been advised of the possibility of such damages.
|
|
3804
|
+
|
|
3805
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3806
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
3807
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3808
|
+
or other liability obligations and/or rights consistent with this
|
|
3809
|
+
License. However, in accepting such obligations, You may act only
|
|
3810
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3811
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
3812
|
+
defend, and hold each Contributor harmless for any liability
|
|
3813
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
3814
|
+
of your accepting any such warranty or additional liability.
|
|
3815
|
+
|
|
3816
|
+
END OF TERMS AND CONDITIONS
|
|
3817
|
+
|
|
3818
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
3819
|
+
|
|
3820
|
+
To apply the Apache License to your work, attach the following
|
|
3821
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3822
|
+
replaced with your own identifying information. (Don't include
|
|
3823
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
3824
|
+
comment syntax for the file format. We also recommend that a
|
|
3825
|
+
file or class name and description of purpose be included on the
|
|
3826
|
+
same "printed page" as the copyright notice for easier
|
|
3827
|
+
identification within third-party archives.
|
|
3828
|
+
|
|
3829
|
+
Copyright [yyyy] [name of copyright owner]
|
|
3830
|
+
|
|
3831
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3832
|
+
you may not use this file except in compliance with the License.
|
|
3833
|
+
You may obtain a copy of the License at
|
|
3834
|
+
|
|
3835
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
3836
|
+
|
|
3837
|
+
Unless required by applicable law or agreed to in writing, software
|
|
3838
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3839
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3840
|
+
See the License for the specific language governing permissions and
|
|
3841
|
+
limitations under the License.
|
|
3842
|
+
|
|
3438
3843
|
|
|
3439
3844
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
3440
3845
|
|
|
@@ -3480,7 +3885,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
3480
3885
|
|
|
3481
3886
|
xsimd
|
|
3482
3887
|
|
|
3483
|
-
Version
|
|
3888
|
+
Version 7.4.9-18-g3d17850
|
|
3484
3889
|
(https://github.com/xtensor-stack/xsimd)
|
|
3485
3890
|
|
|
3486
3891
|
Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
|
|
@@ -3517,7 +3922,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
3517
3922
|
|
|
3518
3923
|
xtensor
|
|
3519
3924
|
|
|
3520
|
-
Version
|
|
3925
|
+
Version 0.23.4-35-gbe35a267
|
|
3521
3926
|
(https://github.com/doo/xtensor)
|
|
3522
3927
|
|
|
3523
3928
|
Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
|
|
@@ -3554,7 +3959,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
3554
3959
|
|
|
3555
3960
|
xtl
|
|
3556
3961
|
|
|
3557
|
-
Version
|
|
3962
|
+
Version 0.7.2
|
|
3558
3963
|
(https://github.com/xtensor-stack/xtl)
|
|
3559
3964
|
|
|
3560
3965
|
BSD 3-Clause License
|
package/README.md
CHANGED
|
@@ -38,7 +38,11 @@ For a detailed list of the changes included in each version, please see the
|
|
|
38
38
|
[changelog](https://docs.scanbot.io/barcode-scanner-sdk/react-native/changelog/).
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
## License
|
|
42
|
-
Scanbot SDK
|
|
43
|
-
|
|
44
|
-
|
|
41
|
+
## Trial License
|
|
42
|
+
The Scanbot SDK will run without a license for one minute per session! To get an unrestricted, "no-strings-attached" 7-day trial license, please submit the [Trial License Form](https://scanbot.io/trial/) on our website. If you need more time to test our SDK, you can also submit our [Proof of Concept Form](https://scanbot.io/trial/poc/) – giving you a free trial period of 30 days.
|
|
43
|
+
|
|
44
|
+
Please kindly note that a trial license can only be used in a development and staging environment. You are not allowed to publish your app to the App Store, Play Store or any 3rd party Android App Store with a trial license.
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
## Free Developer Support
|
|
48
|
+
We provide free "no-strings-attached" developer support for the implementation & testing of the Scanbot SDK. If you encounter technical issues with integrating the Scanbot SDK or need advice on choosing the appropriate framework or features, please visit our [Support Page](https://docs.scanbot.io/support/).
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#
|
|
2
|
-
gradle.version=6.
|
|
1
|
+
#Thu Jul 15 15:40:35 CEST 2021
|
|
2
|
+
gradle.version=6.1.1
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|