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

refactor: Optimize screenshots preprocessing #812

Merged
merged 25 commits into from
Nov 16, 2023
Merged

refactor: Optimize screenshots preprocessing #812

merged 25 commits into from
Nov 16, 2023

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    9eca854 View commit details
    Browse the repository at this point in the history
  2. Simplify

    mykola-mokhnach committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    2cf17df View commit details
    Browse the repository at this point in the history
  3. Optimize

    mykola-mokhnach committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0f234f1 View commit details
    Browse the repository at this point in the history
  4. Add comments

    mykola-mokhnach committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ef3e2aa View commit details
    Browse the repository at this point in the history
  5. wording

    mykola-mokhnach committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    fc755e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Optimizie

    mykola-mokhnach committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    067ff2d View commit details
    Browse the repository at this point in the history
  2. Check rotation

    mykola-mokhnach committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f9f1c2f View commit details
    Browse the repository at this point in the history
  3. More fixes

    mykola-mokhnach committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6cd0975 View commit details
    Browse the repository at this point in the history
  4. Tune numbers

    mykola-mokhnach committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8aa5c06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b5e4cc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Revert "Try UIGraphicsImageRenderer"

    This reverts commit 5b5e4cc.
    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f5bae97 View commit details
    Browse the repository at this point in the history
  2. Remove unused helpers

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c422a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e08b48f View commit details
    Browse the repository at this point in the history
  4. address comments

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9d7c558 View commit details
    Browse the repository at this point in the history
  5. Tune

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c561322 View commit details
    Browse the repository at this point in the history
  6. Tune

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a7e0959 View commit details
    Browse the repository at this point in the history
  7. Use UIImage

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    960146d View commit details
    Browse the repository at this point in the history
  8. Use renderer

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1383134 View commit details
    Browse the repository at this point in the history
  9. Simplify more

    mykola-mokhnach committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2c3095d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    129bc91 View commit details
    Browse the repository at this point in the history
  2. optimize

    mykola-mokhnach committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8b0c567 View commit details
    Browse the repository at this point in the history
  3. fix transform

    mykola-mokhnach committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4a3ab33 View commit details
    Browse the repository at this point in the history
  4. Add autoreleasepool

    mykola-mokhnach committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    63a7d1c View commit details
    Browse the repository at this point in the history
  5. Add setting

    mykola-mokhnach committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    91354ee View commit details
    Browse the repository at this point in the history
  6. Add explanation

    mykola-mokhnach committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7b0ff93 View commit details
    Browse the repository at this point in the history