Re: [PR] fix(android): remove broad media permissions [cordova-plugin-media-capture]

2024-07-12 Thread via GitHub
bmarsaud commented on code in PR #295: URL: https://github.com/apache/cordova-plugin-media-capture/pull/295#discussion_r1675666901 ## src/android/Capture.java: ## @@ -234,7 +234,7 @@ private JSONObject getAudioVideoData(String filePath, JSONObject obj, boolean vi retu

Re: [PR] fix(android): remove broad media permissions [cordova-plugin-media-capture]

2024-07-12 Thread via GitHub
bmarsaud commented on code in PR #295: URL: https://github.com/apache/cordova-plugin-media-capture/pull/295#discussion_r1675671169 ## plugin.xml: ## @@ -78,11 +78,8 @@ xmlns:android="http://schemas.android.com/apk/res/android"; - -

[I] adjustPan not working properly with API 34 [cordova-android]

2024-07-12 Thread via GitHub
globules-io opened a new issue, #1723: URL: https://github.com/apache/cordova-android/issues/1723 # Bug Report ## Problem ### What is expected to happen? ### What does actually happen? ## Information ### Command or Code

Re: [I] adjustPan not working properly with API 34 [cordova-android]

2024-07-12 Thread via GitHub
globules-io commented on issue #1723: URL: https://github.com/apache/cordova-android/issues/1723#issuecomment-2225910239 ![01](https://github.com/user-attachments/assets/b49644f1-c9ed-44f4-b988-82272a40e6d0) ![02](https://github.com/user-attachments/assets/fcb593a2-12c2-482f-9630-7408c3

Re: [I] adjustPan not working properly with API 34 [cordova-android]

2024-07-12 Thread via GitHub
breautek commented on issue #1723: URL: https://github.com/apache/cordova-android/issues/1723#issuecomment-2225929328 `adjustPan` is not suppose to do any resizing. It's suppose to pan the view so that the focused input is always visible, potentially obscuring other UI. `adjustResize

Re: [I] Resize the IAB [cordova-plugin-inappbrowser]

2024-07-12 Thread via GitHub
markarupert commented on issue #409: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/409#issuecomment-2226769901 I gave the code changes [elrafael](https://github.com/elrafael) posted above. I was able to get it to work and provide space at the bottom where I want to put