iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
278 stars 27 forks source link

Doesn't add photos to mediastore #5

Closed anaskaejdar closed 1 year ago

anaskaejdar commented 1 year ago

When a new photo is taken, it should be added to android's mediastore so that it shows up in the gallery app.

It doesn't currently. I have to restart my phone to see the new photos in the gallery

iakmds commented 1 year ago

Hi there,

Version 1.1.0 has been released, which should fix the issues – get it from the releases page and please let me know if everything now works!

iakmds commented 1 year ago

I will close this issue now as it should now work. Feel free to open a new issue in case there is anything else!

anaskaejdar commented 1 year ago

indeed it works now. I received the update from fdroid yesterday

iakmds commented 1 year ago

Great to hear, thank you!