PhilippC / PhilippC/keepass2android
[FEAT] synchronize Database only on wifi
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Hello,
I would like to have the Option that the database is always loaded from the Cache and not from e.g. Dropbox.
I know I can Set this manually but I would like it to be automatically when I am not connected via WiFi.
This would preserve mobile data and sometimes the mobile connection isn`t that good. So it takes for ever to load the Database or doesnt work at all.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the database loading and cache synchronization flow, then inspect how Android network connectivity is detected. Done means non-Wi-Fi connections use the cache without attempting the remote load, while Wi-Fi behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- databases, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100