PhilippC / PhilippC/keepass2android

[FEAT] synchronize Database only on wifi

Open
#2,832 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.