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!: multiple fixes & additions to NetworkTileProvider (and underlying ImageProvider) #1742

Merged
merged 6 commits into from
Dec 6, 2023

Commits on Nov 30, 2023

  1. Initial simplification

    JaffaKetchup committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b9361f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fixed bug where HTTP client is disposed too early, whilst tiles are s…

    …till being loaded
    
    Improved error handling
    Improved performance
    Added `silenceExceptions` parameter
    Reduced internal code duplication
    Removed lint that was often overridden
    JaffaKetchup committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    738c2b4 View commit details
    Browse the repository at this point in the history
  2. Fixed bugs

    Strengthened test suite
    JaffaKetchup committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f02186d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb598ac View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    13e108f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    a56854e View commit details
    Browse the repository at this point in the history