Brief summary of what this PR does and why.
Fixes #(issue number, if applicable)
- Bug fix
- New feature
- Breaking change
- Documentation
- Refactoring (no functional change)
- UI / style changes
- Build / CI / tooling
- Change 1
- Change 2
- Change 3
| Before | After |
|---|---|
- Tested on emulator
- Tested on a real Android device
- Tested edge cases (permission denied, app killed, device rebooted, etc.)
- No new warnings in Logcat
- e.g., Pixel 7 (Android 14), Samsung Galaxy A53 (Android 13)
- My code follows the style guidelines in CONTRIBUTING.md
- Commit messages follow Conventional Commits
- I have performed a self-review of my own code
- I have commented my code where needed, especially in complex areas
- I have made corresponding changes to the documentation (if needed)
- No unrelated changes are mixed into this PR
Anything else the reviewer should know?