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

Ability to disable amazon's DRM #2849

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat: Allow users to disable Amazon's DRM

    Konstantinos Koulaxizis committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e11d652 View commit details
    Browse the repository at this point in the history
  2. test: Update plugin/__tests__/fixtures/buildGradleFiles

    Konstantinos Koulaxizis committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bfaee9b View commit details
    Browse the repository at this point in the history
  3. test: Update plugin/__tests__/fixtures/buildGradleFiles

    Konstantinos Koulaxizis committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5b39749 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. chore: Change enableAmazonDrm prop name to isAmazonDrmEnabled

    Konstantinos Koulaxizis committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e94be53 View commit details
    Browse the repository at this point in the history
  2. chore: change prop name from RNIap_enableAmazonDrm to RNIap_isAmazonD…

    …rmEnabled
    Konstantinos Koulaxizis committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    39bc18c View commit details
    Browse the repository at this point in the history
  3. doc: Update amazon-iap documentation with the new feature

    Konstantinos Koulaxizis committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f99a1ed View commit details
    Browse the repository at this point in the history