Commit Graph

43 Commits

Author SHA1 Message Date
Aravind 🇮🇳
4a449babed
upgrade com.google.mlkit:barcode-scanning version 2025-02-08 13:56:19 +07:00
Wojciech Lewicki
0e15019377
feat: add support for new arch 2024-08-06 11:35:56 +02:00
Seph Soliman
79ccbb0d7c RN 0.62.3 -> 0.74.1 for library
Gradle 3.0 -> 8.6
compileSdkVersion 31 -> 34
2024-05-14 18:57:29 -07:00
Stefan Berndt
3135697d55
feat: add namespace to build.gradle for AGP > 7 (#617) 2024-04-30 16:18:16 -07:00
David Bertet
de062130fe Fix linting error
- java.lang.Iterable#forEach requires minSdkVersion 24
- defaultConfig > targetSdkVersion 30 should be overridden by parent app, disable the error as it is Play Store specific
2023-08-11 18:16:36 +02:00
jorgepalacio
9a8c6fd2ae
Bump metadata-extrator to 2.18.0 version to avoid 2.12.0 vulnerabilities (#493) 2022-10-05 15:47:41 -07:00
Seph Soliman
edfa42380f
v13 (#491)
* Removed saveToCameraRoll & saveToCameraRollWithPhUrl.
Use react-native-cameraroll instead.

Upgraded CameraX to 1.1.0,
Upgraded com.google.mlkit:barcode-scanning to 17.0.2

* v13.0.0
2022-08-29 11:29:07 -07:00
Cássio Seffrin
1de4ed4c2c
issues/464 barcode scanner does not work in some devices (#465) 2022-08-07 16:31:48 -07:00
Chris Savvopoulos
c61c0f0200
Upgrade dependencies to latest stable; show square on tap-to-focus (#442) 2022-01-21 11:45:25 -08:00
Seph Soliman
458ac7837e Remove dependency on core-ktx
Version 1.7.0-alpha02 was released which breaks compatibility with some apps (compile min version must be 31) and we may not need it
2021-09-02 14:23:00 -07:00
Seph Soliman
0b333b2c87 Fixes #409 Remove dependency on zxing, lower library size 2021-06-24 15:00:53 -07:00
Aaron Grider
cb44865744
Merge pull request #342 from aarongrider/upgrade-androidx-deps
Upgrade CameraX to RC0
2021-01-03 23:36:30 -08:00
aarongrider
17b98f00d6 Upgrade CameraX to RC0 2021-01-03 21:18:54 -08:00
Ewout ter Hoeven
48693c7c8c android/build.gradle: Update compile SDK and ABI
- Updates to compile SDK to increase compatibility and throw latest warnings. No runtime changes to apk.
 - Updates the ABI filters to targer modern 64-bit ARMv8 CPUs instead of ARMv7.
2020-12-29 22:00:39 +01:00
aarongrider
a63ca0012d Android rewrite 2020-11-17 15:42:36 -08:00
aarongrider
e2cee16a0c Remove RecyclerView dependency 2020-11-12 14:12:49 -08:00
aarongrider
e85c0cb310 Bump baseline and downgrade ZXing 2020-11-12 10:19:18 -08:00
Ward Abbass
0f7ffcf297 add jsc , disable hermes 2019-11-26 14:09:37 +02:00
Ward Abbass
513ee69f91 upgrade libs to 28 2019-11-26 12:32:28 +02:00
Daniel Dimitrov
b7e4961675 Configuration 'compile' in project is deprecated. Use 'implementation' instead (#241)
fixes #186

More info on implementation
https://developer.android.com/studio/build/dependencies?utm_source=android-studio#dependency_configurations
2019-04-03 17:02:23 +03:00
Shalom Yerushalmy
fac7ec6413 Revert "Merge pull request #238 from wix/add_torch_feature"
This reverts commit 59242bf78b, reversing
changes made to a56f1b681b.
2019-01-07 18:27:17 +02:00
Shalom Yerushalmy
e28ddabc94 Add proguard 2018-12-27 18:26:20 +02:00
Shalom Yerushalmy
4554460e44 Merge master 2018-12-17 10:40:13 +02:00
Ran Greenberg
c4e79d73af upgrade to react-native 0.57.4 2018-10-31 15:37:06 +02:00
Shalom Yerushalmy
3c6e4c54fc Add torch feature 2018-10-22 10:57:22 +03:00
Roman Kozlov
b7bbc6831e no java 8 2018-03-22 10:30:58 +02:00
Roman Kozlov
02a1ad45b3 refacto 2018-03-21 15:27:52 +02:00
Roman Kozlov
18f54e919e WIP 2018-03-20 12:57:21 +02:00
Roman Kozlov
88b158f213 barcode scanner inside camera view 2018-01-29 17:22:02 +02:00
Roman Kozlov
8f423b7549 Barcode view 2018-01-25 18:39:08 +02:00
amiru
beef765b1c Revert "bump versions: gradle, compile, support"
This reverts commit 866798781f.
2018-01-15 18:29:03 +02:00
amiru
79a26915aa Revert "min version back to 16"
This reverts commit 67c430e954.
2018-01-15 18:28:47 +02:00
amiru
67c430e954 min version back to 16 2018-01-15 14:45:46 +02:00
amiru
866798781f bump versions: gradle, compile, support 2018-01-15 14:34:07 +02:00
Guy Carmeli
771b7cb030 Add missing recyclerview dependency 2017-05-30 13:21:32 +03:00
Guy Carmeli
91f38fbd6a Support Android runtime permissions 2017-02-20 18:48:03 +02:00
Daniel Zlotin
aecdb8690b fixed build.gradle 2016-11-25 13:34:50 +02:00
Guy Carmeli
1e7e298ca5 Add dirtyImages property to GalleryView
This change is needed since when editing an image and the corresponding
uri doesn’t change, the images thumbnail wouldn't redraw.
2016-11-23 17:27:18 +02:00
Daniel Zlotin
1783e9d029 prepare for rn0.37 2016-11-08 16:08:13 +02:00
Ran Greenberg
7383ee4d14 fix image capture orientation on some devices
see this: http://stackoverflow.com/questions/12944123/reading-android-jpeg-exif-metadata-from-picture-callback
2016-08-09 17:27:44 +03:00
Yedidya Kennard
22e2e5e6ec Android infra, getAlbumsWithThumbnails working 2016-06-29 18:31:04 +03:00
Natalia Grankina
7a730bfa05 Temporarily remove all dependencies and xCode proj to primitive integration with RN proj 2016-04-15 10:52:04 +03:00
Natalia Grankina
da6b391a46 Camera kit initial commit 2016-04-14 10:44:00 +03:00