Shabaz Ahmed
Shabaz Ahmed
## Summary If we set the compress option or maxResultSize option, the file extension changes to PNG from anyother type ## Code to reproduce The issue is because of this...
## Summary The gallery option list all documents and and shows images recent images. But it does not list the default gallery app or Google photos app which can have...
Both `ActivityRecreationHelper` and auto activity restart via `onResume` fails to recreate activity if launchMode is declared as `SingleTop` ``` android:launchMode="singleTop" ``` This is because we are starting activity while the...
Is there a way to disable flycut in certain application. Ex. I use cmfd+shift+v is android studio which has its own clipboard manager and I want to keep using it...
Hi I want to create segmented donut stepper, I was able to configure it according to my needs but the The donut rendering has un-needed artifacts in transparent sections. See...
The app crashes when we click on submit feed back because the device does not support hardware bitmaps. Please allow to disable hardware acceleration or disable the screenshot functionality completely....
Please ensure you have given all the following requested information in your report. #### Please select the affected platforms - [X] Android Studio - [ ] IntelliJ IDEA #### Please...
Hi, the `n8n-python:latest-debian` image still uses N8N_VERSION=0.227.0 Can please update it to the latest
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-recipes/blob/develop/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-recipes/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. -...
I have an webapp which is integrated as Trusted Web Activity using browser helper ## Problem The webapp uses camera permission to take picture. If by mistake the user denies...