Commit 9bf2ea7
committed
update to v11.4.1000
1 parent cbbe849 commit 9bf2ea7
207 files changed
Lines changed: 6861 additions & 528 deletions
File tree
- android
- BarcodeScannerAPISamples
- ScanMultipleBarcodes
- src/main/java/com/dynamsoft/scanmultiplebarcodes
- ScanSingleBarcodeKt
- ScanSingleBarcode
- ScenarioOrientedSamples
- src/main
- assets/Templates
- java/com/dynamsoft/scenarioorientedsamples
- ui
- res
- drawable-hdpi
- drawable-ldpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- values
- FoundationalAPISamples
- CartBuilder
- src/main
- java/com/dynamsoft/cartbuilder
- ui
- res
- drawable
- layout
- values-night
- values
- Debug
- src/main
- java/com/dynamsoft/debug
- res
- drawable
- xml
- DecodeFromAnImage
- src/main/res/drawable
- DecodeWithCameraEnhancer
- src/main/res/drawable
- DecodeWithCameraX
- src/main/res/drawable
- GeneralSettings
- src/main/res/drawable
- LocateAnItemWithBarcode
- src/main/res/drawable
- ReadDriversLicense
- src/main
- java/com/dynamsoft/dbr/readdriverslicense
- res
- drawable
- layout
- values
- ReadGS1AI
- src/main
- assets/Templates
- java/com/dynamsoft/readgs1ai
- res/drawable
- ReadMultipleBarcodes
- src/main
- java/com/dynamsoft/readmultiplebarcodes
- res
- drawable
- layout
- values-night
- values
- ReadMultipleUniqueBarcodes
- src/main
- java/com/dynamsoft/readmultipleuniquebarcodes
- res
- drawable
- layout
- values-night
- values
- TinyBarcodeDecoding
- src/main/res/drawable
- ios
- BarcodeScannerAPISamples
- ScanMultipleBarcodes/ScanMultipleBarcodes.xcodeproj
- ScanSingleBarcodeObjc/ScanSingleBarcodeObjc.xcodeproj
- ScanSingleBarcodeSwiftUI/ScanSingleBarcodeSwiftUI.xcodeproj
- ScanSingleBarcode/ScanSingleBarcode.xcodeproj
- ScenarioOrientedSamples
- ScenarioOrientedSamples.xcodeproj
- ScenarioOrientedSamples
- Assets.xcassets/icons/pdf417_icon.imageset
- DynamsoftResources.bundle/Templates
- FoundationalAPISamples
- CartBuilder
- CartBuilder.xcodeproj
- CartBuilder
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- cart.imageset
- dynamsoft.imageset
- Base.lproj
- Debug
- Debug.xcodeproj
- Debug
- DecodeFromAnImage/DecodeFromAnImage.xcodeproj
- DecodeWithAVCaptureSession/DecodeWithAVCaptureSession.xcodeproj
- DecodeWithCameraEnhancer/DecodeWithCameraEnhancer.xcodeproj
- GeneralSettings/GeneralSettings.xcodeproj
- LocateAnItemWithBarcode/LocateAnItemWithBarcode.xcodeproj
- ReadDriversLicense
- ReadDriversLicense.xcodeproj
- ReadDriversLicense
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- dynamsoft.imageset
- Base.lproj
- Category
- Utils
- ReadGS1AI/ReadGS1AI.xcodeproj
- ReadMultipleBarcodes
- ReadMultipleBarcodes.xcodeproj
- ReadMultipleBarcodes
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Base.lproj
- ReadMultipleUniqueBarcodes
- ReadMultipleUniqueBarcodes.xcodeproj
- ReadMultipleUniqueBarcodes
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Base.lproj
- TinyBarcodeDecoding/TinyBarcodeDecoding.xcodeproj
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
Lines changed: 24 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
60 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
72 | | - | |
| 78 | + | |
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
| |||
85 | 91 | | |
86 | 92 | | |
87 | 93 | | |
88 | | - | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
96 | | - | |
| 102 | + | |
97 | 103 | | |
98 | 104 | | |
99 | 105 | | |
| |||
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
106 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
107 | 117 | | |
108 | 118 | | |
109 | 119 | | |
| |||
122 | 132 | | |
123 | 133 | | |
124 | 134 | | |
125 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
126 | 138 | | |
127 | 139 | | |
128 | 140 | | |
| |||
140 | 152 | | |
141 | 153 | | |
142 | 154 | | |
143 | | - | |
| 155 | + | |
144 | 156 | | |
145 | 157 | | |
146 | 158 | | |
147 | 159 | | |
148 | 160 | | |
149 | 161 | | |
150 | 162 | | |
151 | | - | |
| 163 | + | |
152 | 164 | | |
153 | 165 | | |
154 | 166 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Lines changed: 26 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
| |||
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
69 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
70 | 79 | | |
71 | 80 | | |
72 | 81 | | |
| |||
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
81 | | - | |
| 90 | + | |
82 | 91 | | |
83 | 92 | | |
84 | 93 | | |
| |||
94 | 103 | | |
95 | 104 | | |
96 | 105 | | |
97 | | - | |
| 106 | + | |
98 | 107 | | |
99 | 108 | | |
100 | 109 | | |
| |||
104 | 113 | | |
105 | 114 | | |
106 | 115 | | |
107 | | - | |
108 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
| |||
123 | 134 | | |
124 | 135 | | |
125 | 136 | | |
126 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
127 | 140 | | |
128 | 141 | | |
129 | 142 | | |
| |||
141 | 154 | | |
142 | 155 | | |
143 | 156 | | |
144 | | - | |
| 157 | + | |
145 | 158 | | |
146 | 159 | | |
147 | 160 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments