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 PIP mode orientation #160

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    6a027f1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0

    Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.appcompat:appcompat
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ThibaultBee committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f23a630 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump androidx.test.espresso:espresso-core

    Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.test.espresso:espresso-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ThibaultBee committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f52efb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix Context.isDevicePortrait to give the device orientation instead o…

    …f the app orientation.
    tukez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7e82b80 View commit details
    Browse the repository at this point in the history