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 solution log for unhandled PNG file #6829

Merged

Commits on Nov 17, 2021

  1. Add solution log for unhandled PNG file

    Signed-off-by: utzcoz <utzcoz@outlook.com>
    utzcoz committed Nov 17, 2021
    Copy the full SHA
    390a148 View commit details
    Browse the repository at this point in the history
  2. Print PNG file name for unhandled files as much as possible

    Signed-off-by: utzcoz <utzcoz@outlook.com>
    utzcoz committed Nov 17, 2021
    Copy the full SHA
    d5d328e View commit details
    Browse the repository at this point in the history
  3. Extract resource name to variable for ShadowBitmapFactory#decodeResource

    Signed-off-by: utzcoz <utzcoz@outlook.com>
    utzcoz committed Nov 17, 2021
    Copy the full SHA
    741e881 View commit details
    Browse the repository at this point in the history
  4. Only print solution log for IIOException caused by "Invalid chunk len…

    …gth"
    
    Signed-off-by: utzcoz <utzcoz@outlook.com>
    utzcoz committed Nov 17, 2021
    Copy the full SHA
    2d3729e View commit details
    Browse the repository at this point in the history