Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #23 pending mutability issue on android 12+ & add missing ContextCompat.RECEIVER_EXPORTED for broadcast receivers #26

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    11a08c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b7c4f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. CHange flag

    musicmeetscode committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0704216 View commit details
    Browse the repository at this point in the history
  2. CHange flag

    musicmeetscode committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    26dd25d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    2c88d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61340e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add missing

    import androidx.core.content.ContextCompat.RECEIVER_EXPORTED for broadcast receiver
    musicmeetscode committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2578318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca8767 View commit details
    Browse the repository at this point in the history
  3. Reset flag mutable

    musicmeetscode committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    71db9c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Reset flag mutable

    musicmeetscode committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dc7b865 View commit details
    Browse the repository at this point in the history