IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.04k stars 57 forks source link

[Enhancement] Filter by file type #389

Open Donkey-Doug opened 3 months ago

Donkey-Doug commented 3 months ago

Is your feature request related to a problem? Please describe. I sometimes have issues trying to find a specific media file.

Describe the solution you'd like A file type filters, i.e. videos, photos, gifs.

Describe alternatives you've considered NA

Additional context Make it possible to apply the filter in the regular view and search results view.

IacobIonut01 commented 3 months ago

Media type is already available in the search bar (eg: "video", "gif", "svg", "png")