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

File Copy Implementation #61

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

Commits on Feb 20, 2023

  1. [ImgBot] Optimize images

    *Total -- 68.92kb -> 55.78kb (19.06%)
    
    /Screenshot from 2020-07-12 13-30-51.png -- 42.47kb -> 30.83kb (27.4%)
    /app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 10.40kb -> 9.54kb (8.33%)
    /app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 7.72kb -> 7.27kb (5.88%)
    /app/src/main/res/mipmap-hdpi/ic_launcher.png -- 3.51kb -> 3.43kb (2.14%)
    /app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 4.81kb -> 4.71kb (2.07%)
    
    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    ImgBotApp committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    720e960 View commit details
    Browse the repository at this point in the history
  2. Implement file copy when isFromAssets is false when isPDFFromPath

    … is true
    Aristos Pasalides committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7a054e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. FIX afreakyelf#70 Storage permissions not required to save file in Do…

    …wnload directory when targetSdkVersion > 30 (Android 11)
    Gulsher committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1e257ad View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Remove mutlidex support

    Aristos Pasalides committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9be7b00 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    199f901 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rtsketo/imgbot

    [ImgBot] Optimize images
    rtsketo committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    907343a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Storage permissions not required to save file in Download improvement

    Vasilis Hadjipantelis committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a2cadbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from vasilishadjipan/master

    Fix bug: Storage permissions not required to save file in Download
    rtsketo committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    14b6072 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Temporarily remove any required storage permission

    Aristos Pasalides committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    313f56e View commit details
    Browse the repository at this point in the history