UNPKG

@nativescript-community/ui-cameraview

Version:

A CameraView allowing custom live processing for NativeScript

203 lines (105 loc) 10.2 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.4.2](https://github.com/nativescript-community/ui-cameraview/compare/v0.4.1...v0.4.2) (2024-12-04) ### Bug Fixes * **android:** trying to prevent ANR while opening camera on some devices ([bb98e7e](https://github.com/nativescript-community/ui-cameraview/commit/bb98e7e5603c2da653ca4b12e65fc32e24c9e76a)) ## [0.4.1](https://github.com/nativescript-community/ui-cameraview/compare/v0.4.0...v0.4.1) (2024-11-08) **Note:** Version bump only for package @nativescript-community/ui-cameraview ## [0.4.0](https://github.com/nativescript-community/ui-cameraview/compare/v0.3.4...v0.4.0) (2024-07-10) ### Features * new `deviceHasCamera` method ([d3ffec5](https://github.com/nativescript-community/ui-cameraview/commit/d3ffec5798dbb89f8ec5b503afb3e9d93b85c488)) ## [0.3.4](https://github.com/nativescript-community/ui-cameraview/compare/v0.3.3...v0.3.4) (2024-06-03) ### Bug Fixes * **android:** focusAtPoint fix ([5dea72f](https://github.com/nativescript-community/ui-cameraview/commit/5dea72f9f51199d6cd94eff99d031dd101d9cf9f)) ## [0.3.3](https://github.com/nativescript-community/ui-cameraview/compare/v0.3.2...v0.3.3) (2024-05-18) ### Bug Fixes * **android:** fixed camera getting stuck in some conditions ([7ef19f0](https://github.com/nativescript-community/ui-cameraview/commit/7ef19f0ce296dde9678520ceb0bf8c887d7b1ecb)) ## [0.3.2](https://github.com/nativescript-community/ui-cameraview/compare/v0.3.1...v0.3.2) (2024-05-17) ### Bug Fixes * **android:** improved zooming, especially while using a processor ([6a6bed0](https://github.com/nativescript-community/ui-cameraview/commit/6a6bed07c79a35133749376f8c4ec0ad3a92ae90)) * **android:** much faster capture ([c9b3343](https://github.com/nativescript-community/ui-cameraview/commit/c9b3343ffc241b97d6f2cc0d3b2a2dc7fb0299f6)) ## [0.3.1](https://github.com/nativescript-community/ui-cameraview/compare/v0.3.0...v0.3.1) (2024-03-20) ### Bug Fixes * **ios:** build fix ([3473f56](https://github.com/nativescript-community/ui-cameraview/commit/3473f56a963574d6188b5ab27fe8ba37022c0538)) ## [0.3.0](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.10...v0.3.0) (2024-03-06) ### Features * zoom property support ([a05baa3](https://github.com/nativescript-community/ui-cameraview/commit/a05baa3ded72039cce1f31d3a130ad1a62b31452)) ## [0.2.10](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.9...v0.2.10) (2024-02-29) ### Bug Fixes * **ios:** build fix ([6233ba9](https://github.com/nativescript-community/ui-cameraview/commit/6233ba980849c6c2dacd46d784b0afe5a38907af)) ## [0.2.9](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.8...v0.2.9) (2024-02-29) ### Bug Fixes * **android:** build fix ([670cb46](https://github.com/nativescript-community/ui-cameraview/commit/670cb46cc7e89334120f4f8ba40e394402353704)) ## [0.2.8](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.7...v0.2.8) (2024-02-29) ### Bug Fixes * **android:** maxWidth/maxHeight fix for capturePhoto ([21a90c4](https://github.com/nativescript-community/ui-cameraview/commit/21a90c4e09250e6f45f1e2557c060312987733b4)) ## [0.2.7](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.6...v0.2.7) (2024-02-29) **Note:** Version bump only for package @nativescript-community/ui-cameraview ## [0.2.6](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.5...v0.2.6) (2024-02-21) ### Bug Fixes * **android:** build fix ([1f9c99f](https://github.com/nativescript-community/ui-cameraview/commit/1f9c99f45e6f54e5b30d5c3a686a1ce0ce8495f1)) ## [0.2.5](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.4...v0.2.5) (2024-02-21) ### Bug Fixes * **android:** `takePicture` fix for `flashMode` ([a1e9874](https://github.com/nativescript-community/ui-cameraview/commit/a1e987495c782a07372778921ba09681e985842d)) ## [0.2.4](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.3...v0.2.4) (2024-02-15) ### Bug Fixes * **android:** torch mode no disabling ([1adaa6c](https://github.com/nativescript-community/ui-cameraview/commit/1adaa6cf6a16086c503d8d51e49fffd7eb922250)) ## [0.2.3](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.2...v0.2.3) (2024-02-06) ### Bug Fixes * **ios:** bug fixes and corrections ([3dee096](https://github.com/nativescript-community/ui-cameraview/commit/3dee0969202356b0ddec6047ded6bda528587456)) * **ios:** more bug fixes and improvements ([dad765f](https://github.com/nativescript-community/ui-cameraview/commit/dad765f4003bee62a78eff5d87edc0f0781a563a)) ## [0.2.2](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.1...v0.2.2) (2024-02-05) ### Bug Fixes * **ios:** improvements and bug fixes ([0d02660](https://github.com/nativescript-community/ui-cameraview/commit/0d02660787b68cafcdbaa861e636818a3f6ceb42)) ## [0.2.1](https://github.com/nativescript-community/ui-cameraview/compare/v0.2.0...v0.2.1) (2024-02-02) ### Bug Fixes * **ios:** camera live processing not working ([db988df](https://github.com/nativescript-community/ui-cameraview/commit/db988df147689befe49707fb9d7f9e87ce9c7380)) ## [0.2.0](https://github.com/nativescript-community/ui-cameraview/compare/v0.1.5...v0.2.0) (2024-01-31) ### Features * new `cameraOpen` and `cameraClose` events. `getCurrentResolutionInfo` and `getAllAvailablePictureSizes` for Android ([602ce0d](https://github.com/nativescript-community/ui-cameraview/commit/602ce0d121590b83b8be31ebd384d547e43fe4e2)) ## [0.1.5](https://github.com/nativescript-community/ui-cameraview/compare/v0.1.4...v0.1.5) (2024-01-30) ### Bug Fixes * **android:** report high resolutions ([f712fab](https://github.com/nativescript-community/ui-cameraview/commit/f712fabf5dffa121f38f18dc7355917811c72161)) * **android:** some fixes ([e3e3741](https://github.com/nativescript-community/ui-cameraview/commit/e3e3741304931e4b2372cd64336d235c79d080a0)) ## [0.1.4](https://github.com/nativescript-community/ui-cameraview/compare/v0.1.3...v0.1.4) (2024-01-06) ### Bug Fixes * **ios:** crash fix ([c3532a0](https://github.com/nativescript-community/ui-cameraview/commit/c3532a011214c10535ed358fb36538fd6ed06bd2)) ## [0.1.3](https://github.com/nativescript-community/ui-cameraview/compare/v0.1.2...v0.1.3) (2023-12-22) ### Bug Fixes * **android:** build fix ([e371dfe](https://github.com/nativescript-community/ui-cameraview/commit/e371dfe8e6ee0135f02f6784f8db07824e9ee2f4)) ## [0.1.2](https://github.com/nativescript-community/ui-cameraview/compare/v0.1.1...v0.1.2) (2023-12-21) ### Bug Fixes * **android:** regression fix preventing image analysis ([db312c9](https://github.com/nativescript-community/ui-cameraview/commit/db312c91eec299dce50cd605196522a3a4d73d77)) ## [0.1.1](https://github.com/nativescript-community/ui-cameraview/compare/v0.1.0...v0.1.1) (2023-12-20) **Note:** Version bump only for package @nativescript-community/ui-cameraview # [0.1.0](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.9...v0.1.0) (2023-12-20) ### Bug Fixes * **android:** `aspectRatio` and `stretch` fix ([079432c](https://github.com/nativescript-community/ui-cameraview/commit/079432c9a08c6c630206eded012d8844fe260fe5)) ### Features * **android:** stretch property ([d4eafde](https://github.com/nativescript-community/ui-cameraview/commit/d4eafde42499a2a1ce16d87fad274cdb53db90f6)) * **android:** stretch property for preview scaleType ([21f049b](https://github.com/nativescript-community/ui-cameraview/commit/21f049ba894920eed497a4a22da00be80dffa5c5)) ## [0.0.9](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.8...v0.0.9) (2023-12-07) ### Bug Fixes * **android:** prevent null bitmap ([0b0a78d](https://github.com/nativescript-community/ui-cameraview/commit/0b0a78d38c99c703b1e82ee80af1dc7baadc64a0)) * **ios:** correctly returned picture(rotation) ([b13235a](https://github.com/nativescript-community/ui-cameraview/commit/b13235aa338ffb56ca1df746bf55b5456475bf8c)) ## [0.0.8](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.7...v0.0.8) (2023-11-22) ### Bug Fixes * **android:** build fix ([d8e46a1](https://github.com/nativescript-community/ui-cameraview/commit/d8e46a1cef34604383b2567a27d762733f834350)) * **ios:** working `takePicture` ([22a4ed0](https://github.com/nativescript-community/ui-cameraview/commit/22a4ed00a00d594ca878e3fd5c76b711209a959b)) ## [0.0.7](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.6...v0.0.7) (2023-11-19) ### Bug Fixes * **android:** fixed a crash on takePicture ([e0e8e20](https://github.com/nativescript-community/ui-cameraview/commit/e0e8e20b0799b53a960170ac178540f745bde0de)) ## [0.0.6](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.5...v0.0.6) (2023-11-19) ### Bug Fixes * **android:** much faster photo taking. However to make it fast it is prefered to set properties like `pictureSize`, `captureMode` ... on the view instead of as a arg of `takePicture`. If you do pass them to `takePicture` the whole configuration needs to be updated/set before taking the photo which is slow ([a6c8fe6](https://github.com/nativescript-community/ui-cameraview/commit/a6c8fe65623ae80c4371b19bd96849dd08359994)) ## [0.0.5](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.4...v0.0.5) (2023-11-07) ### Bug Fixes * **android:** build fix for broken N cli ([aa60f59](https://github.com/nativescript-community/ui-cameraview/commit/aa60f59ae0c1f1a627cd1f5c076e6e374366f979)) ## [0.0.4](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.3...v0.0.4) (2023-10-10) ### Bug Fixes * multiple fixes ([22dc0cc](https://github.com/nativescript-community/ui-cameraview/commit/22dc0ccd9636b2a60705877dc09979c658bc1b2c)) ## [0.0.3](https://github.com/nativescript-community/ui-cameraview/compare/v0.0.2...v0.0.3) (2023-09-25) **Note:** Version bump only for package @nativescript-community/ui-cameraview ## 0.0.2 (2023-09-22) **Note:** Version bump only for package @nativescript-community/ui-cameraview