PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.79k stars 387 forks source link

[FEAT] Manually cancel syncing/loading of remote DB on startup #2639

Open finsterwalder opened 3 months ago

finsterwalder commented 3 months ago

I use a remote DB, that I access via WebDAV. When the app starts, it tries to load the remote DB first, to sync with the local copy. This can sometimes take a very long time, due to a bad/no connection. I would like to have a "cancel" button in the loading dialog, to cancel this process and just open the existing local DB without syncing. The next time the app starts, it should try to sync again.

PhilippC commented 3 weeks ago

this would solve