savvasdalkitsis / uhuruphotos-android

🖼️A modern media gallery, with features like backup/sync, semantic search, media map, face recognition, memories and much more built using the latest Android technologies.
https://uhuru.photos
Apache License 2.0
358 stars 26 forks source link

Remember credentials #630

Open mxm199 opened 6 months ago

mxm199 commented 6 months ago

Good day to all Although in the latest versions of the application, the function to Remember credentials has appeared, but still the credentials are not saved, saving may work for one or two days, but then it still asks you to enter the data, and from the initial window for selecting the use of photos on the device or personal cloud. It's very inconvenient.

Sprintrio commented 6 months ago

Same issue here; but just from the last update

td94 commented 6 months ago

Same problem. I had a short look at the code and it looks like the credentials should be stored. Looking at the db I cannot find anything related to credentials inside.

Sidenote: It looks like (even when credentials would be stored correctly) they are deleted on connection loss and one retry. Maybe it would make sense to keep them stored, but just stop retries (as this often will be related to libre photos located in a specific network and not always available). Another helpful functionality could be to sync only in a specific WiFi SSID.

But: I downloaded the app yesterday and I'm generally quite impressed! Great work so far!

nagarrido commented 5 months ago

Same problem here. (I can also say, as the last comment, that I'm loving the latest changes of the app)

judgedread540 commented 5 months ago

I'm also having issues. I get logged out every few hours and the credentials are never saved.

mxm199 commented 5 months ago

Yes, I noticed that if you log out of the web interface, or when the authorization tokens are "rotten", then it is impossible to log in through the application (until you log in through the site), or it resets authorization

nagarrido commented 5 months ago

Any progress on this? I have to log in every time I use the app 😔

CodingGhost commented 5 months ago

same issue... cant use it in this state..

MicheleM42 commented 5 months ago

Hi, same here, could you please fix the issue? Thanks

savvasdalkitsis commented 5 months ago

This seems to be caused by minifying. I will be trying to figure this out. In the meantime i will release a non minified version to fix this for people but I will not close this issue until i fix it in a minified app. Thanks to John Warren from the librephotos discord for nailing this down to minifying

nagarrido commented 4 months ago

Worked for me!