Akylas / OSS-DocumentScanner

Android document document scanning app
https://www.akylas.fr
MIT License
760 stars 27 forks source link

[BUG] Closing camera in batch mode leads to data lost #223

Closed BaumiCoder closed 4 months ago

BaumiCoder commented 4 months ago

Version

1.8.4 Build 75

What platform are you using?

Android

OS Version

/e/OS 2.0 (based on Android 12)

What happened?

  1. I open the camera in the app with activated batch mode.
  2. I take photos of several pages of longer document.
  3. As I was finished I accidentally tap on the cross in the upper left corner instead of the check mark in the lower right corner.
  4. All photos are lost.

If you already have taken photos there should be some confirmation dialog when closing with the cross that warns before the photos are lost.

Relevant log output

No response

Code of Conduct

farfromrefug commented 4 months ago

@BaumiCoder sorry that you lost everything... Will add the confirmation

farfromrefug commented 4 months ago

@BaumiCoder i added the confirmation in latest. Hope you wont get into issues anymore!

BaumiCoder commented 4 months ago

@farfromrefug Thank you for the fast bugfix.