The current gallery intent only list document app like google drive, file manager etc but it doesn't list gallery apps like Default gallery, Google photos etc.
๐ Motivation and Context
This needed to list gallery apps which will make choosing the image easier as user are familiar with gallery apps. The alternative is to traverse directory structure of select image from all the images on device.
More details of the issue are here
https://github.com/Dhaval2404/ImagePicker/issues/263
๐งช How Has This Been Tested?
Its an intent change and have test on emulator, test devices and personal devices.
๐ท Screenshots (if appropriate)
ACTION_OPEN_DOCUMENT
ACTION_GET_CONTENT
๐ฆ Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
โ Checklist
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
๐ Description
The current gallery intent only list document app like google drive, file manager etc but it doesn't list gallery apps like Default gallery, Google photos etc.
๐ Motivation and Context
This needed to list gallery apps which will make choosing the image easier as user are familiar with gallery apps. The alternative is to traverse directory structure of select image from all the images on device. More details of the issue are here https://github.com/Dhaval2404/ImagePicker/issues/263
๐งช How Has This Been Tested?
Its an intent change and have test on emulator, test devices and personal devices.
๐ท Screenshots (if appropriate)
๐ฆ Types of changes
โ Checklist