deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.22k stars 87 forks source link

When selecting multiple motion photos, allow batch-converting all to still images #1055

Closed mherrmann3 closed 3 weeks ago

mherrmann3 commented 3 weeks ago

Is your feature request related to a problem? Please describe. I set my camera app to always take motion photos. When I took many still-scene photos, I have to manually go into the info part of each photo (by swiping up) and select "three dot menu" > "Convert to still image". I'd like to do this in one step/batch.

Describe the solution you'd like When selecting multiple motion photos, show menu entry "Edit" > "Convert to still images" (perhaps as last item after a separator element to be consistent with the behavior for single motion photos).

~Describe alternatives you've considered~

~Additional context~

mherrmann3 commented 3 weeks ago

Sorry; duplicate of #883