X1nto / Mauth

A Material You Two-factor Authentication app
GNU General Public License v3.0
399 stars 14 forks source link

The thumbnail is not saved. #51

Open franco27 opened 1 year ago

franco27 commented 1 year ago

When registering an authentication, we have the option to add a photo that disappears later or at a later time (when restarting the application).

X1nto commented 1 year ago

The icon should only disappear if you delete the original photo from the device. Is that the case?

franco27 commented 1 year ago

No I did not move the photo or image. Photos are always in the same folder

I didn't delete the photo. When I am in the authentication editing window, after selecting a photo, I correctly see the photo appear in the circle (in the frame). When I go back to the home window, I see it too. And when I open your application again, the places where the photo should be are all empty.

debug-cli commented 11 months ago

This has been happening to me too. The app has been randomly crashing to a blank screen after setting authenticator credentials for a new 2FA key. After the app crashes, all the photos go blank and when i put them back the photos aren't cropped correctly.

X1nto commented 11 months ago

This has been happening to me too. The app has been randomly crashing to a blank screen after setting authenticator credentials for a new 2FA key. After the app crashes, all the photos go blank and when i put them back the photos aren't cropped correctly.

Is there a chance you could send a crash log?

debug-cli commented 11 months ago

This has been happening to me too. The app has been randomly crashing to a blank screen after setting authenticator credentials for a new 2FA key. After the app crashes, all the photos go blank and when i put them back the photos aren't cropped correctly.

Is there a chance you could send a crash log?

How do I do that?

debug-cli commented 11 months ago

This has been happening to me too. The app has been randomly crashing to a blank screen after setting authenticator credentials for a new 2FA key. After the app crashes, all the photos go blank and when i put them back the photos aren't cropped correctly.

Is there a chance you could send a crash log?

I found out the "blank" bug could be caused by the predictive animations toggle in developer options or it could be the back gesture on the pixel in general.

debug-cli commented 11 months ago

This has been happening to me too. The app has been randomly crashing to a blank screen after setting authenticator credentials for a new 2FA key. After the app crashes, all the photos go blank and when i put them back the photos aren't cropped correctly.

Is there a chance you could send a crash log?

Not really, but I can try this. Screenshot_20231218-135759.png

X1nto commented 11 months ago

I'll see what I can do.

betadrome commented 2 months ago

Hey,I have the same problem since day one! I've uploaded custom images for all my Secrets and after the app closure, all icons had disappeared. The folder location is every time the same, but generally I think its better to store the icons in the app (data folder). Otherwise the app is perfect for me!

X1nto commented 2 months ago

The folder location is every time the same, but generally I think its better to store the icons in the app (data folder)

Yeah, that's what I'm gonna implement in the upcoming version.