PhilippC / PhilippC/keepass2android
[BUG] SSID can't be determined for background sync
Nobody has claimed this yet.
- 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
- Tap on "Settings"
- Tap on "App"
- Select "File handling"
- Check "Background synchronization in Wi-Fi"
- Tap on Background synchronization based on Wi-Fi-SSID
- 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
- 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
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