anyline-ocr-react-native-module 56.0.2 → 56.2.0

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.
Files changed (245) hide show
  1. package/AnylineReact.podspec +1 -1
  2. package/android/build/.transforms/0e136437c6da578b7a99c27a4dcdf174/results.bin +1 -0
  3. package/android/build/.transforms/0e136437c6da578b7a99c27a4dcdf174/transformed/classes/classes_dex/classes.dex +0 -0
  4. package/android/build/.transforms/2ee64ed102e47b985f985463092736db/results.bin +1 -0
  5. package/android/build/.transforms/2ee64ed102e47b985f985463092736db/transformed/classes/classes_dex/classes.dex +0 -0
  6. package/android/build/.transforms/38961d1a76699f115bb64f52f2d6e15e/results.bin +1 -0
  7. package/android/build/.transforms/38961d1a76699f115bb64f52f2d6e15e/transformed/classes/classes_dex/classes.dex +0 -0
  8. package/android/build/.transforms/8f0c36166404c89cb7bf776deccb2669/results.bin +1 -0
  9. package/android/build/.transforms/8f0c36166404c89cb7bf776deccb2669/transformed/classes/classes_dex/classes.dex +0 -0
  10. package/android/build/generated/ap_generated_sources/debug/out/androidx/databinding/DataBindingComponent.java +4 -0
  11. package/android/build/generated/ap_generated_sources/debug/out/androidx/databinding/library/baseAdapters/BR.java +5 -0
  12. package/android/build/generated/ap_generated_sources/debug/out/com/anyline/reactnative/BR.java +5 -0
  13. package/android/build/generated/ap_generated_sources/debug/out/com/anyline/reactnative/DataBinderMapperImpl.java +83 -0
  14. package/android/build/generated/ap_generated_sources/release/out/androidx/databinding/DataBindingComponent.java +4 -0
  15. package/android/build/generated/ap_generated_sources/release/out/androidx/databinding/library/baseAdapters/BR.java +5 -0
  16. package/android/build/generated/ap_generated_sources/release/out/com/anyline/reactnative/BR.java +5 -0
  17. package/android/build/generated/ap_generated_sources/release/out/com/anyline/reactnative/DataBinderMapperImpl.java +83 -0
  18. package/android/build/generated/data_binding_trigger/debug/com/anyline/reactnative/DataBindingTriggerClass.java +4 -0
  19. package/android/build/generated/data_binding_trigger/release/com/anyline/reactnative/DataBindingTriggerClass.java +4 -0
  20. package/android/build/generated/source/buildConfig/debug/com/anyline/reactnative/BuildConfig.java +10 -0
  21. package/android/build/generated/source/buildConfig/release/com/anyline/reactnative/BuildConfig.java +10 -0
  22. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +14 -0
  23. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
  24. package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml +14 -0
  25. package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json +18 -0
  26. package/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar +0 -0
  27. package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
  28. package/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties +6 -0
  29. package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
  30. package/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json +1 -0
  31. package/android/build/intermediates/annotations_typedef_file/release/extractReleaseAnnotations/typedefs.txt +0 -0
  32. package/android/build/intermediates/assets/release/mergeReleaseAssets/cow_tag_scanner.ale +45 -0
  33. package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
  34. package/android/build/intermediates/compile_library_classes_jar/release/bundleLibCompileToJarRelease/classes.jar +0 -0
  35. package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  36. package/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar +0 -0
  37. package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +26 -0
  38. package/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt +26 -0
  39. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-hdpi-v4_ic_move_back.png.flat +0 -0
  40. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-hdpi-v4_ic_move_closer.png.flat +0 -0
  41. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-hdpi-v4_ic_too_bright.png.flat +0 -0
  42. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-hdpi-v4_ic_too_dark.png.flat +0 -0
  43. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-hdpi-v4_ic_wrong_format.png.flat +0 -0
  44. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-mdpi-v4_ic_move_back.png.flat +0 -0
  45. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-mdpi-v4_ic_move_closer.png.flat +0 -0
  46. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-mdpi-v4_ic_too_bright.png.flat +0 -0
  47. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-mdpi-v4_ic_too_dark.png.flat +0 -0
  48. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-mdpi-v4_ic_wrong_format.png.flat +0 -0
  49. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xhdpi-v4_ic_move_back.png.flat +0 -0
  50. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xhdpi-v4_ic_move_closer.png.flat +0 -0
  51. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xhdpi-v4_ic_too_bright.png.flat +0 -0
  52. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xhdpi-v4_ic_too_dark.png.flat +0 -0
  53. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xhdpi-v4_ic_wrong_format.png.flat +0 -0
  54. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_ic_move_back.png.flat +0 -0
  55. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_ic_move_closer.png.flat +0 -0
  56. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_ic_too_bright.png.flat +0 -0
  57. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_ic_too_dark.png.flat +0 -0
  58. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_ic_wrong_format.png.flat +0 -0
  59. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxxhdpi-v4_ic_move_back.png.flat +0 -0
  60. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxxhdpi-v4_ic_move_closer.png.flat +0 -0
  61. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxxhdpi-v4_ic_too_bright.png.flat +0 -0
  62. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxxhdpi-v4_ic_too_dark.png.flat +0 -0
  63. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxxhdpi-v4_ic_wrong_format.png.flat +0 -0
  64. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_manual_picture.png.flat +0 -0
  65. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/mipmap-hdpi-v4_ic_launcher.png.flat +0 -0
  66. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/mipmap-mdpi-v4_ic_launcher.png.flat +0 -0
  67. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/mipmap-xhdpi-v4_ic_launcher.png.flat +0 -0
  68. package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/mipmap-xxhdpi-v4_ic_launcher.png.flat +0 -0
  69. package/android/build/intermediates/data_binding_artifact/debug/compileDebugJavaWithJavac/com.anyline.reactnative-br.bin +0 -0
  70. package/android/build/intermediates/data_binding_artifact/debug/compileDebugJavaWithJavac/com.anyline.reactnative-setter_store.json +1 -0
  71. package/android/build/intermediates/data_binding_artifact/release/compileReleaseJavaWithJavac/com.anyline.reactnative-br.bin +0 -0
  72. package/android/build/intermediates/data_binding_artifact/release/compileReleaseJavaWithJavac/com.anyline.reactnative-setter_store.json +1 -0
  73. package/android/build/intermediates/data_binding_base_class_log_artifact/debug/dataBindingGenBaseClassesDebug/out/com.anyline.reactnative-binding_classes.json +0 -0
  74. package/android/build/intermediates/data_binding_base_class_log_artifact/release/dataBindingGenBaseClassesRelease/out/com.anyline.reactnative-binding_classes.json +0 -0
  75. package/android/build/intermediates/data_binding_dependency_artifacts/debug/dataBindingMergeDependencyArtifactsDebug/androidx.databinding.library.baseAdapters-br.bin +0 -0
  76. package/android/build/intermediates/data_binding_dependency_artifacts/debug/dataBindingMergeDependencyArtifactsDebug/androidx.databinding.library.baseAdapters-setter_store.json +1 -0
  77. package/android/build/intermediates/data_binding_dependency_artifacts/release/dataBindingMergeDependencyArtifactsRelease/androidx.databinding.library.baseAdapters-br.bin +0 -0
  78. package/android/build/intermediates/data_binding_dependency_artifacts/release/dataBindingMergeDependencyArtifactsRelease/androidx.databinding.library.baseAdapters-setter_store.json +1 -0
  79. package/android/build/intermediates/data_binding_export_class_list/debug/compileDebugJavaWithJavac/out.jar +1 -0
  80. package/android/build/intermediates/data_binding_export_class_list/release/compileReleaseJavaWithJavac/data-binding-export-class-list.dat +1 -0
  81. package/android/build/intermediates/data_binding_export_class_list/release/compileReleaseJavaWithJavac/out.jar +1 -0
  82. package/android/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.11.0 +89 -0
  83. package/android/build/intermediates/default_proguard_files/global/proguard-android.txt-8.11.0 +95 -0
  84. package/android/build/intermediates/default_proguard_files/global/proguard-defaults.txt-8.11.0 +89 -0
  85. package/android/build/intermediates/full_jar/release/createFullJarRelease/full.jar +0 -0
  86. package/android/build/intermediates/incremental/dataBindingGenBaseClassesDebug/base_builder_log.json +0 -0
  87. package/android/build/intermediates/incremental/dataBindingGenBaseClassesRelease/base_builder_log.json +0 -0
  88. package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +31 -0
  89. package/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +24 -0
  90. package/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values-w820dp-v13/values-w820dp-v13.xml +4 -0
  91. package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +4 -0
  92. package/android/build/intermediates/incremental/lintVitalAnalyzeRelease/module.xml +19 -0
  93. package/android/build/intermediates/incremental/lintVitalAnalyzeRelease/release-artifact-dependencies.xml +710 -0
  94. package/android/build/intermediates/incremental/lintVitalAnalyzeRelease/release-artifact-libraries.xml +1454 -0
  95. package/android/build/intermediates/incremental/lintVitalAnalyzeRelease/release.xml +32 -0
  96. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
  97. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
  98. package/android/build/intermediates/incremental/mergeReleaseAssets/merger.xml +2 -0
  99. package/android/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml +2 -0
  100. package/android/build/intermediates/incremental/mergeReleaseShaders/merger.xml +2 -0
  101. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +2 -0
  102. package/android/build/intermediates/incremental/packageReleaseAssets/merger.xml +2 -0
  103. package/android/build/intermediates/incremental/release/packageReleaseResources/compile-file-map.properties +31 -0
  104. package/android/build/intermediates/incremental/release/packageReleaseResources/merged.dir/values/values.xml +24 -0
  105. package/android/build/intermediates/incremental/release/packageReleaseResources/merged.dir/values-w820dp-v13/values-w820dp-v13.xml +4 -0
  106. package/android/build/intermediates/incremental/release/packageReleaseResources/merger.xml +4 -0
  107. package/android/build/intermediates/incremental/release-mergeJavaRes/merge-state +0 -0
  108. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/databinding/DataBindingComponent.class +0 -0
  109. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/databinding/library/baseAdapters/BR.class +0 -0
  110. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/AnylineInfinityPlugin.class +0 -0
  111. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/AnylinePackage.class +0 -0
  112. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/AnylineSDKPlugin$1.class +0 -0
  113. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/AnylineSDKPlugin.class +0 -0
  114. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/BR.class +0 -0
  115. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/BuildConfig.class +0 -0
  116. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/DataBinderMapperImpl$InnerBrLookup.class +0 -0
  117. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/DataBinderMapperImpl$InnerLayoutIdLookup.class +0 -0
  118. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/DataBinderMapperImpl.class +0 -0
  119. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/DataBindingTriggerClass.class +0 -0
  120. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/ResultReporter$OnResultListener.class +0 -0
  121. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/ResultReporter.class +0 -0
  122. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/nativeview/AnylineNativeViewManager.class +0 -0
  123. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/nativeview/NativeFragmentContainerView.class +0 -0
  124. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/anyline/reactnative/nativeview/NativeViewRegistry.class +0 -0
  125. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/androidx/databinding/DataBindingComponent.class +0 -0
  126. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/androidx/databinding/library/baseAdapters/BR.class +0 -0
  127. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/AnylineInfinityPlugin.class +0 -0
  128. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/AnylinePackage.class +0 -0
  129. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/AnylineSDKPlugin$1.class +0 -0
  130. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/AnylineSDKPlugin.class +0 -0
  131. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/BR.class +0 -0
  132. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/BuildConfig.class +0 -0
  133. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/DataBinderMapperImpl$InnerBrLookup.class +0 -0
  134. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/DataBinderMapperImpl$InnerLayoutIdLookup.class +0 -0
  135. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/DataBinderMapperImpl.class +0 -0
  136. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/DataBindingTriggerClass.class +0 -0
  137. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/ResultReporter$OnResultListener.class +0 -0
  138. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/ResultReporter.class +0 -0
  139. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/nativeview/AnylineNativeViewManager.class +0 -0
  140. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/nativeview/NativeFragmentContainerView.class +0 -0
  141. package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/com/anyline/reactnative/nativeview/NativeViewRegistry.class +0 -0
  142. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/cow_tag_scanner.ale +45 -0
  143. package/android/build/intermediates/library_assets/release/packageReleaseAssets/out/cow_tag_scanner.ale +45 -0
  144. package/android/build/intermediates/lint-cache/lintVitalAnalyzeRelease/lint-cache-version.txt +1 -0
  145. package/android/build/intermediates/lint-cache/lintVitalAnalyzeRelease/maven.google/com/android/tools/build/group-index.xml +22 -0
  146. package/android/build/intermediates/lint-cache/lintVitalAnalyzeRelease/maven.google/master-index.xml +329 -0
  147. package/android/build/intermediates/lint-cache/lintVitalAnalyzeRelease/sdk_index/snapshot.gz +0 -0
  148. package/android/build/intermediates/lint_model/release/generateReleaseLintModel/module.xml +19 -0
  149. package/android/build/intermediates/lint_model/release/generateReleaseLintModel/release-artifact-dependencies.xml +710 -0
  150. package/android/build/intermediates/lint_model/release/generateReleaseLintModel/release-artifact-libraries.xml +1454 -0
  151. package/android/build/intermediates/lint_model/release/generateReleaseLintModel/release.xml +32 -0
  152. package/android/build/intermediates/lint_model_metadata/release/writeReleaseLintModelMetadata/lint-model-metadata.properties +3 -0
  153. package/android/build/intermediates/lint_vital_lint_model/release/generateReleaseLintVitalModel/module.xml +19 -0
  154. package/android/build/intermediates/lint_vital_lint_model/release/generateReleaseLintVitalModel/release-artifact-dependencies.xml +710 -0
  155. package/android/build/intermediates/lint_vital_lint_model/release/generateReleaseLintVitalModel/release-artifact-libraries.xml +1454 -0
  156. package/android/build/intermediates/lint_vital_lint_model/release/generateReleaseLintVitalModel/release.xml +32 -0
  157. package/android/build/intermediates/lint_vital_partial_results/release/lintVitalAnalyzeRelease/out/lint-resources.xml +1 -0
  158. package/android/build/intermediates/local_aar_for_lint/release/out.aar +0 -0
  159. package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +28 -0
  160. package/android/build/intermediates/local_only_symbol_list/release/parseReleaseLocalResources/R-def.txt +28 -0
  161. package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +21 -0
  162. package/android/build/intermediates/manifest_merge_blame_file/release/processReleaseManifest/manifest-merger-blame-release-report.txt +21 -0
  163. package/android/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/feature-anyline-ocr-react-native-module.jar +0 -0
  164. package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +14 -0
  165. package/android/build/intermediates/merged_manifest/release/processReleaseManifest/AndroidManifest.xml +14 -0
  166. package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
  167. package/android/build/intermediates/navigation_json/release/extractDeepLinksRelease/navigation.json +1 -0
  168. package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
  169. package/android/build/intermediates/nested_resources_validation_report/release/generateReleaseResources/nestedResourcesValidationReport.txt +1 -0
  170. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable/manual_picture.png +0 -0
  171. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-hdpi-v4/ic_move_back.png +0 -0
  172. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-hdpi-v4/ic_move_closer.png +0 -0
  173. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-hdpi-v4/ic_too_bright.png +0 -0
  174. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-hdpi-v4/ic_too_dark.png +0 -0
  175. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-hdpi-v4/ic_wrong_format.png +0 -0
  176. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-mdpi-v4/ic_move_back.png +0 -0
  177. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-mdpi-v4/ic_move_closer.png +0 -0
  178. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-mdpi-v4/ic_too_bright.png +0 -0
  179. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-mdpi-v4/ic_too_dark.png +0 -0
  180. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-mdpi-v4/ic_wrong_format.png +0 -0
  181. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xhdpi-v4/ic_move_back.png +0 -0
  182. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xhdpi-v4/ic_move_closer.png +0 -0
  183. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xhdpi-v4/ic_too_bright.png +0 -0
  184. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xhdpi-v4/ic_too_dark.png +0 -0
  185. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xhdpi-v4/ic_wrong_format.png +0 -0
  186. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/ic_move_back.png +0 -0
  187. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/ic_move_closer.png +0 -0
  188. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/ic_too_bright.png +0 -0
  189. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/ic_too_dark.png +0 -0
  190. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/ic_wrong_format.png +0 -0
  191. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxxhdpi-v4/ic_move_back.png +0 -0
  192. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxxhdpi-v4/ic_move_closer.png +0 -0
  193. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxxhdpi-v4/ic_too_bright.png +0 -0
  194. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxxhdpi-v4/ic_too_dark.png +0 -0
  195. package/android/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxxhdpi-v4/ic_wrong_format.png +0 -0
  196. package/android/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher.png +0 -0
  197. package/android/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher.png +0 -0
  198. package/android/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher.png +0 -0
  199. package/android/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher.png +0 -0
  200. package/android/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +24 -0
  201. package/android/build/intermediates/packaged_res/debug/packageDebugResources/values-w820dp-v13/values-w820dp-v13.xml +4 -0
  202. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable/manual_picture.png +0 -0
  203. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-hdpi-v4/ic_move_back.png +0 -0
  204. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-hdpi-v4/ic_move_closer.png +0 -0
  205. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-hdpi-v4/ic_too_bright.png +0 -0
  206. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-hdpi-v4/ic_too_dark.png +0 -0
  207. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-hdpi-v4/ic_wrong_format.png +0 -0
  208. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-mdpi-v4/ic_move_back.png +0 -0
  209. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-mdpi-v4/ic_move_closer.png +0 -0
  210. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-mdpi-v4/ic_too_bright.png +0 -0
  211. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-mdpi-v4/ic_too_dark.png +0 -0
  212. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-mdpi-v4/ic_wrong_format.png +0 -0
  213. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xhdpi-v4/ic_move_back.png +0 -0
  214. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xhdpi-v4/ic_move_closer.png +0 -0
  215. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xhdpi-v4/ic_too_bright.png +0 -0
  216. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xhdpi-v4/ic_too_dark.png +0 -0
  217. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xhdpi-v4/ic_wrong_format.png +0 -0
  218. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxhdpi-v4/ic_move_back.png +0 -0
  219. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxhdpi-v4/ic_move_closer.png +0 -0
  220. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxhdpi-v4/ic_too_bright.png +0 -0
  221. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxhdpi-v4/ic_too_dark.png +0 -0
  222. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxhdpi-v4/ic_wrong_format.png +0 -0
  223. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxxhdpi-v4/ic_move_back.png +0 -0
  224. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxxhdpi-v4/ic_move_closer.png +0 -0
  225. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxxhdpi-v4/ic_too_bright.png +0 -0
  226. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxxhdpi-v4/ic_too_dark.png +0 -0
  227. package/android/build/intermediates/packaged_res/release/packageReleaseResources/drawable-xxxhdpi-v4/ic_wrong_format.png +0 -0
  228. package/android/build/intermediates/packaged_res/release/packageReleaseResources/mipmap-hdpi-v4/ic_launcher.png +0 -0
  229. package/android/build/intermediates/packaged_res/release/packageReleaseResources/mipmap-mdpi-v4/ic_launcher.png +0 -0
  230. package/android/build/intermediates/packaged_res/release/packageReleaseResources/mipmap-xhdpi-v4/ic_launcher.png +0 -0
  231. package/android/build/intermediates/packaged_res/release/packageReleaseResources/mipmap-xxhdpi-v4/ic_launcher.png +0 -0
  232. package/android/build/intermediates/packaged_res/release/packageReleaseResources/values/values.xml +24 -0
  233. package/android/build/intermediates/packaged_res/release/packageReleaseResources/values-w820dp-v13/values-w820dp-v13.xml +4 -0
  234. package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
  235. package/android/build/intermediates/runtime_library_classes_jar/release/bundleLibRuntimeToJarRelease/classes.jar +0 -0
  236. package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +27 -0
  237. package/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt +27 -0
  238. package/android/build/outputs/logs/manifest-merger-debug-report.txt +30 -0
  239. package/android/build/outputs/logs/manifest-merger-release-report.txt +30 -0
  240. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  241. package/android/build/tmp/compileReleaseJavaWithJavac/previous-compilation-data.bin +0 -0
  242. package/android/build.gradle +3 -3
  243. package/android/gradle/wrapper/gradle-wrapper.properties +1 -1
  244. package/package.json +1 -1
  245. package/types/sdk_config.ts +6 -6
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
18
  s.source = { :git => "https://github.com/Anyline/anyline-ocr-react-native-module.git", :tag => "#{s.version}" }
19
19
 
20
20
  s.source_files = 'ios/**/*.{h,m,swift}'
21
- s.dependency "Anyline", "56.0.1"
21
+ s.dependency "Anyline", "56.2.0"
22
22
  s.dependency "React"
23
23
 
24
24
  end
@@ -0,0 +1,4 @@
1
+ package androidx.databinding;
2
+
3
+ public interface DataBindingComponent {
4
+ }
@@ -0,0 +1,5 @@
1
+ package androidx.databinding.library.baseAdapters;
2
+
3
+ public class BR {
4
+ public static int _all = 0;
5
+ }
@@ -0,0 +1,5 @@
1
+ package com.anyline.reactnative;
2
+
3
+ public class BR {
4
+ public static int _all = 0;
5
+ }
@@ -0,0 +1,83 @@
1
+ package com.anyline.reactnative;
2
+
3
+ import android.util.SparseArray;
4
+ import android.util.SparseIntArray;
5
+ import android.view.View;
6
+ import androidx.databinding.DataBinderMapper;
7
+ import androidx.databinding.DataBindingComponent;
8
+ import androidx.databinding.ViewDataBinding;
9
+ import java.lang.Integer;
10
+ import java.lang.Object;
11
+ import java.lang.Override;
12
+ import java.lang.RuntimeException;
13
+ import java.lang.String;
14
+ import java.util.ArrayList;
15
+ import java.util.HashMap;
16
+ import java.util.List;
17
+
18
+ public class DataBinderMapperImpl extends DataBinderMapper {
19
+ private static final SparseIntArray INTERNAL_LAYOUT_ID_LOOKUP = new SparseIntArray(0);
20
+
21
+ @Override
22
+ public ViewDataBinding getDataBinder(DataBindingComponent component, View view, int layoutId) {
23
+ int localizedLayoutId = INTERNAL_LAYOUT_ID_LOOKUP.get(layoutId);
24
+ if(localizedLayoutId > 0) {
25
+ final Object tag = view.getTag();
26
+ if(tag == null) {
27
+ throw new RuntimeException("view must have a tag");
28
+ }
29
+ }
30
+ return null;
31
+ }
32
+
33
+ @Override
34
+ public ViewDataBinding getDataBinder(DataBindingComponent component, View[] views, int layoutId) {
35
+ if(views == null || views.length == 0) {
36
+ return null;
37
+ }
38
+ int localizedLayoutId = INTERNAL_LAYOUT_ID_LOOKUP.get(layoutId);
39
+ if(localizedLayoutId > 0) {
40
+ final Object tag = views[0].getTag();
41
+ if(tag == null) {
42
+ throw new RuntimeException("view must have a tag");
43
+ }
44
+ switch(localizedLayoutId) {
45
+ }
46
+ }
47
+ return null;
48
+ }
49
+
50
+ @Override
51
+ public int getLayoutId(String tag) {
52
+ if (tag == null) {
53
+ return 0;
54
+ }
55
+ Integer tmpVal = InnerLayoutIdLookup.sKeys.get(tag);
56
+ return tmpVal == null ? 0 : tmpVal;
57
+ }
58
+
59
+ @Override
60
+ public String convertBrIdToString(int localId) {
61
+ String tmpVal = InnerBrLookup.sKeys.get(localId);
62
+ return tmpVal;
63
+ }
64
+
65
+ @Override
66
+ public List<DataBinderMapper> collectDependencies() {
67
+ ArrayList<DataBinderMapper> result = new ArrayList<DataBinderMapper>(1);
68
+ result.add(new androidx.databinding.library.baseAdapters.DataBinderMapperImpl());
69
+ return result;
70
+ }
71
+
72
+ private static class InnerBrLookup {
73
+ static final SparseArray<String> sKeys = new SparseArray<String>(1);
74
+
75
+ static {
76
+ sKeys.put(0, "_all");
77
+ }
78
+ }
79
+
80
+ private static class InnerLayoutIdLookup {
81
+ static final HashMap<String, Integer> sKeys = new HashMap<String, Integer>(0);
82
+ }
83
+ }
@@ -0,0 +1,4 @@
1
+ package androidx.databinding;
2
+
3
+ public interface DataBindingComponent {
4
+ }
@@ -0,0 +1,5 @@
1
+ package androidx.databinding.library.baseAdapters;
2
+
3
+ public class BR {
4
+ public static int _all = 0;
5
+ }
@@ -0,0 +1,5 @@
1
+ package com.anyline.reactnative;
2
+
3
+ public class BR {
4
+ public static int _all = 0;
5
+ }
@@ -0,0 +1,83 @@
1
+ package com.anyline.reactnative;
2
+
3
+ import android.util.SparseArray;
4
+ import android.util.SparseIntArray;
5
+ import android.view.View;
6
+ import androidx.databinding.DataBinderMapper;
7
+ import androidx.databinding.DataBindingComponent;
8
+ import androidx.databinding.ViewDataBinding;
9
+ import java.lang.Integer;
10
+ import java.lang.Object;
11
+ import java.lang.Override;
12
+ import java.lang.RuntimeException;
13
+ import java.lang.String;
14
+ import java.util.ArrayList;
15
+ import java.util.HashMap;
16
+ import java.util.List;
17
+
18
+ public class DataBinderMapperImpl extends DataBinderMapper {
19
+ private static final SparseIntArray INTERNAL_LAYOUT_ID_LOOKUP = new SparseIntArray(0);
20
+
21
+ @Override
22
+ public ViewDataBinding getDataBinder(DataBindingComponent component, View view, int layoutId) {
23
+ int localizedLayoutId = INTERNAL_LAYOUT_ID_LOOKUP.get(layoutId);
24
+ if(localizedLayoutId > 0) {
25
+ final Object tag = view.getTag();
26
+ if(tag == null) {
27
+ throw new RuntimeException("view must have a tag");
28
+ }
29
+ }
30
+ return null;
31
+ }
32
+
33
+ @Override
34
+ public ViewDataBinding getDataBinder(DataBindingComponent component, View[] views, int layoutId) {
35
+ if(views == null || views.length == 0) {
36
+ return null;
37
+ }
38
+ int localizedLayoutId = INTERNAL_LAYOUT_ID_LOOKUP.get(layoutId);
39
+ if(localizedLayoutId > 0) {
40
+ final Object tag = views[0].getTag();
41
+ if(tag == null) {
42
+ throw new RuntimeException("view must have a tag");
43
+ }
44
+ switch(localizedLayoutId) {
45
+ }
46
+ }
47
+ return null;
48
+ }
49
+
50
+ @Override
51
+ public int getLayoutId(String tag) {
52
+ if (tag == null) {
53
+ return 0;
54
+ }
55
+ Integer tmpVal = InnerLayoutIdLookup.sKeys.get(tag);
56
+ return tmpVal == null ? 0 : tmpVal;
57
+ }
58
+
59
+ @Override
60
+ public String convertBrIdToString(int localId) {
61
+ String tmpVal = InnerBrLookup.sKeys.get(localId);
62
+ return tmpVal;
63
+ }
64
+
65
+ @Override
66
+ public List<DataBinderMapper> collectDependencies() {
67
+ ArrayList<DataBinderMapper> result = new ArrayList<DataBinderMapper>(1);
68
+ result.add(new androidx.databinding.library.baseAdapters.DataBinderMapperImpl());
69
+ return result;
70
+ }
71
+
72
+ private static class InnerBrLookup {
73
+ static final SparseArray<String> sKeys = new SparseArray<String>(1);
74
+
75
+ static {
76
+ sKeys.put(0, "_all");
77
+ }
78
+ }
79
+
80
+ private static class InnerLayoutIdLookup {
81
+ static final HashMap<String, Integer> sKeys = new HashMap<String, Integer>(0);
82
+ }
83
+ }
@@ -0,0 +1,4 @@
1
+ package com.anyline.reactnative;
2
+
3
+ @androidx.databinding.BindingBuildInfo
4
+ public class DataBindingTriggerClass {}
@@ -0,0 +1,4 @@
1
+ package com.anyline.reactnative;
2
+
3
+ @androidx.databinding.BindingBuildInfo
4
+ public class DataBindingTriggerClass {}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Automatically generated file. DO NOT MODIFY
3
+ */
4
+ package com.anyline.reactnative;
5
+
6
+ public final class BuildConfig {
7
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
8
+ public static final String LIBRARY_PACKAGE_NAME = "com.anyline.reactnative";
9
+ public static final String BUILD_TYPE = "debug";
10
+ }
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Automatically generated file. DO NOT MODIFY
3
+ */
4
+ package com.anyline.reactnative;
5
+
6
+ public final class BuildConfig {
7
+ public static final boolean DEBUG = false;
8
+ public static final String LIBRARY_PACKAGE_NAME = "com.anyline.reactnative";
9
+ public static final String BUILD_TYPE = "release";
10
+ }
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
+ package="com.anyline.reactnative" >
4
+
5
+ <uses-sdk android:minSdkVersion="24" />
6
+
7
+ <uses-permission android:name="android.permission.INTERNET" />
8
+ <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
9
+ <uses-permission android:name="android.permission.CAMERA" />
10
+
11
+ <application>
12
+ </application>
13
+
14
+ </manifest>
@@ -0,0 +1,18 @@
1
+ {
2
+ "version": 3,
3
+ "artifactType": {
4
+ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
5
+ "kind": "Directory"
6
+ },
7
+ "applicationId": "com.anyline.reactnative",
8
+ "variantName": "debug",
9
+ "elements": [
10
+ {
11
+ "type": "SINGLE",
12
+ "filters": [],
13
+ "attributes": [],
14
+ "outputFile": "AndroidManifest.xml"
15
+ }
16
+ ],
17
+ "elementType": "File"
18
+ }
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
+ package="com.anyline.reactnative" >
4
+
5
+ <uses-sdk android:minSdkVersion="24" />
6
+
7
+ <uses-permission android:name="android.permission.INTERNET" />
8
+ <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
9
+ <uses-permission android:name="android.permission.CAMERA" />
10
+
11
+ <application>
12
+ </application>
13
+
14
+ </manifest>
@@ -0,0 +1,18 @@
1
+ {
2
+ "version": 3,
3
+ "artifactType": {
4
+ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
5
+ "kind": "Directory"
6
+ },
7
+ "applicationId": "com.anyline.reactnative",
8
+ "variantName": "release",
9
+ "elements": [
10
+ {
11
+ "type": "SINGLE",
12
+ "filters": [],
13
+ "attributes": [],
14
+ "outputFile": "AndroidManifest.xml"
15
+ }
16
+ ],
17
+ "elementType": "File"
18
+ }
@@ -0,0 +1,6 @@
1
+ aarFormatVersion=1.0
2
+ aarMetadataVersion=1.0
3
+ minCompileSdk=1
4
+ minCompileSdkExtension=0
5
+ minAndroidGradlePluginVersion=1.0.0
6
+ coreLibraryDesugaringEnabled=false
@@ -0,0 +1,6 @@
1
+ aarFormatVersion=1.0
2
+ aarMetadataVersion=1.0
3
+ minCompileSdk=1
4
+ minCompileSdkExtension=0
5
+ minAndroidGradlePluginVersion=1.0.0
6
+ coreLibraryDesugaringEnabled=false
@@ -0,0 +1 @@
1
+ {"databinding-compiler-8.6.0.jar (androidx.databinding:databinding-compiler:8.6.0)":"INCREMENTAL_AP"}
@@ -0,0 +1 @@
1
+ {"databinding-compiler-8.11.0.jar (androidx.databinding:databinding-compiler:8.11.0)":"INCREMENTAL_AP"}
@@ -0,0 +1,45 @@
1
+ {
2
+ "cameraConfig": {
3
+ "captureResolution": "1080p"
4
+ },
5
+ "flashConfig": {
6
+ "mode": "auto",
7
+ "alignment": "bottom_right"
8
+ },
9
+ "viewPluginConfig": {
10
+ "pluginConfig": {
11
+ "id": "Barcode|Barcodes",
12
+ "barcodeConfig": {
13
+ "barcodeFormats": [
14
+ "ALL"
15
+ ],
16
+ "parseAAMVA": true
17
+ },
18
+ "cancelOnResult": false
19
+ },
20
+ "cutoutConfig": {
21
+ "maxWidthPercent": "80%",
22
+ "maxHeightPercent": "80%",
23
+ "alignment": "center",
24
+ "ratioFromSize": {
25
+ "width": 100,
26
+ "height": 80
27
+ },
28
+ "strokeWidth": 1,
29
+ "cornerRadius": 3,
30
+ "strokeColor": "FFFFFF",
31
+ "outerColor": "000000",
32
+ "outerAlpha": 0.3,
33
+ "feedbackStrokeColor": "0099FF"
34
+ },
35
+ "scanFeedbackConfig": {
36
+ "style": "rect",
37
+ "strokeColor": "0099FF",
38
+ "fillColor": "220099FF",
39
+ "animationDuration": 150,
40
+ "blinkAnimationOnResult": true,
41
+ "beepOnResult": true,
42
+ "vibrateOnResult": true
43
+ }
44
+ }
45
+ }
@@ -0,0 +1,26 @@
1
+ int color anyline_blue_darker 0x0
2
+ int color anyline_red 0x0
3
+ int color black 0x0
4
+ int color blue 0x0
5
+ int color scrabble_green 0x0
6
+ int color white 0x0
7
+ int dimen activity_horizontal_margin 0x0
8
+ int dimen activity_vertical_margin 0x0
9
+ int dimen fab_margin 0x0
10
+ int drawable ic_move_back 0x0
11
+ int drawable ic_move_closer 0x0
12
+ int drawable ic_too_bright 0x0
13
+ int drawable ic_too_dark 0x0
14
+ int drawable ic_wrong_format 0x0
15
+ int drawable manual_picture 0x0
16
+ int mipmap ic_launcher 0x0
17
+ int string app_name 0x0
18
+ int string error_accessing_camera 0x0
19
+ int string error_invalid_json_data 0x0
20
+ int string error_invalid_segment_config 0x0
21
+ int string error_licence_invalid 0x0
22
+ int string error_occurred 0x0
23
+ int string error_unknown_scan_mode 0x0
24
+ int style AppTheme 0x0
25
+ int style AppTheme_AppBarOverlay 0x0
26
+ int style AppTheme_PopupOverlay 0x0
@@ -0,0 +1,26 @@
1
+ int color anyline_blue_darker 0x0
2
+ int color anyline_red 0x0
3
+ int color black 0x0
4
+ int color blue 0x0
5
+ int color scrabble_green 0x0
6
+ int color white 0x0
7
+ int dimen activity_horizontal_margin 0x0
8
+ int dimen activity_vertical_margin 0x0
9
+ int dimen fab_margin 0x0
10
+ int drawable ic_move_back 0x0
11
+ int drawable ic_move_closer 0x0
12
+ int drawable ic_too_bright 0x0
13
+ int drawable ic_too_dark 0x0
14
+ int drawable ic_wrong_format 0x0
15
+ int drawable manual_picture 0x0
16
+ int mipmap ic_launcher 0x0
17
+ int string app_name 0x0
18
+ int string error_accessing_camera 0x0
19
+ int string error_invalid_json_data 0x0
20
+ int string error_invalid_segment_config 0x0
21
+ int string error_licence_invalid 0x0
22
+ int string error_occurred 0x0
23
+ int string error_unknown_scan_mode 0x0
24
+ int style AppTheme 0x0
25
+ int style AppTheme_AppBarOverlay 0x0
26
+ int style AppTheme_PopupOverlay 0x0
@@ -0,0 +1 @@
1
+ {"version":5,"adapterMethods":{},"renamedMethods":{},"conversionMethods":{},"untaggableTypes":{},"multiValueAdapters":{},"inverseAdapters":{},"inverseMethods":{},"twoWayMethods":{},"useAndroidX":true}
@@ -0,0 +1 @@
1
+ {"useAndroidX":true,"version":5,"adapterMethods":{},"renamedMethods":{},"conversionMethods":{},"untaggableTypes":{},"multiValueAdapters":{},"inverseAdapters":{},"inverseMethods":{},"twoWayMethods":{}}