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

Add boolean Flag to decide if image should be original size or not #1382

Merged
merged 13 commits into from
May 16, 2024

Commits on Apr 16, 2024

  1. Add an optional boolean flag, that when set to true, lets the resulti…

    …ng image be the deviceConfigs scale.
    
    In the default case the image still gets downscaled to decrease file size
    emuguy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e29aa81 View commit details
    Browse the repository at this point in the history
  2. Fix Api declaration

    emuguy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1b3c66d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    102195a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5722959 View commit details
    Browse the repository at this point in the history
  3. reformat test file

    emuguy1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    198bbc6 View commit details
    Browse the repository at this point in the history
  4. run spotlessApply task

    emuguy1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0607ab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be760b View commit details
    Browse the repository at this point in the history
  6. Apply comments from review

    emuguy1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dd631f3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    001365f View commit details
    Browse the repository at this point in the history
  2. Revert changes

    emuguy1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    60ce622 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add correct images

    emuguy1 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6f6924c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    aaefe81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72791c7 View commit details
    Browse the repository at this point in the history