This is an automated email from the ASF dual-hosted git repository.

manuelbeck pushed a change to branch pr-phpicker-fix-video-urls
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git


    from 5ac8984  ios: remove `urlTransformer`
     add 90ad137  fix(ios)! remove iPadOS popover code (#941)
     add b9a1657  Merge branch 'master' into pr-phpicker-fix-video-urls

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  77 +-----------
 plugin.xml                                         |  12 --
 src/ios/CDVCamera.h                                |   6 -
 src/ios/CDVCamera.m                                | 134 +++------------------
 .../CDVCameraTest/CDVCameraLibTests/CameraTest.m   |  16 +--
 tests/tests.js                                     |  10 +-
 types/index.d.ts                                   |  53 --------
 www/Camera.js                                      |   8 +-
 www/CameraConstants.js                             |  11 --
 www/CameraPopoverHandle.js                         |  32 -----
 www/CameraPopoverOptions.js                        |  56 ---------
 www/ios/CameraPopoverHandle.js                     |  66 ----------
 12 files changed, 20 insertions(+), 461 deletions(-)
 delete mode 100644 www/CameraPopoverHandle.js
 delete mode 100644 www/CameraPopoverOptions.js
 delete mode 100644 www/ios/CameraPopoverHandle.js


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to