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 Fresco support #240

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

Add Fresco support #240

wants to merge 6 commits into from

Commits on Jan 3, 2019

  1. Add Fresco support

    imliujun committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    3c330b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Fix android10 (#1)

    * fix mPathList nullpointexception bug
    
    * temporary solution adaptation android 10
    
    * fix thumbnail null bug
    
    * compatible android q scan image and video
    
    * adaptation android10
    Upgrade Fresco to solve the problem of not supporting uri at the beginning of content
    convert to androidx to solve in compatibility bug
    
    * add geturi method
    
    * fix Thumbnail build failed bug
    return Thumbnail result change to uri
    
    * modify the parameters returned by recording video and taking photos
    optimize fresco image loader
    
    * remove useless code
    modify irregular code
    wodaoaicc authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    92e5aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffa0fdd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. release 3.0.1

    imliujun committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    83a7b3a View commit details
    Browse the repository at this point in the history
  2. release 3.0.2

    imliujun committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    98ce52e View commit details
    Browse the repository at this point in the history
  3. update sample

    imliujun committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    ebbb652 View commit details
    Browse the repository at this point in the history