PhilippC / PhilippC/keepass2android

[BUG] SSID can't be determined for background sync

Open
#3,063 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
6.2k
Forks
478
Avg merge
1h 4m
Merged PRs (30d)
2

Description

Checks
  • I have read the FAQ section, searched the open issues, and still think this is a new bug.
Describe the bug you encountered:

Pre-conditions

  • Device: Fairphone 5
  • Device is connected to a WiFi
  • Wi-Fi-SSID is not hidden
  • App permission "Location" is allowed

Steps to reproduce

  1. Tap on "Settings"
  2. Tap on "App"
  3. Select "File handling"
  4. Check "Background synchronization in Wi-Fi"
  5. Tap on Background synchronization based on Wi-Fi-SSID
  6. Select "ADD CURRENT SSID"

Actual result: An entry "" is shown.

Describe what you expected to happen:

An entry with the SSID of the network you are currently connected to is displayed.

What version of Keepass2Android are you using?

1.15-pre0

Which version of Android are you on?

15

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

Reproduce the issue through Settings > App > File handling > Background synchronization in Wi-Fi > Background synchronization based on Wi-Fi-SSID, using Android 15 with location permission enabled. Trace the code that handles “ADD CURRENT SSID” and compare its behavior on the connected network. Done means the dialog displays the current Wi-Fi SSID instead of “” under the stated conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile-dev, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.