Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.18 KB

File metadata and controls

54 lines (36 loc) · 1.18 KB

Pull Request

Description

Brief summary of what this PR does and why.

Fixes #(issue number, if applicable)

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring (no functional change)
  • UI / style changes
  • Build / CI / tooling

Changes made

  • Change 1
  • Change 2
  • Change 3

Screenshots (if UI changes)

Before After

Testing

  • Tested on emulator
  • Tested on a real Android device
  • Tested edge cases (permission denied, app killed, device rebooted, etc.)
  • No new warnings in Logcat

Device(s) tested on

  • e.g., Pixel 7 (Android 14), Samsung Galaxy A53 (Android 13)

Checklist

  • 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

Additional notes

Anything else the reviewer should know?