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 Reformed User Agent to Telemetry Client #437

Merged
merged 2 commits into from
Nov 22, 2019

Commits on Nov 22, 2019

  1. Add new User Agent:

    Spec: mapbox/mobile-telemetry#423
    Add new User agent with header X-Mapbox-User-Agent in addition to current user agent.
    The new user agent is constructed from host app and Mapbox libraries version information.
    Update the version for android-sdk-versions-plugin.
    Update copyright year to 2018-2019 in LICENSE.MD
    Change publishing license from "The Apache Software License, Version 2.0" to "The MIT License" for consistency.
    
    * check params and init client before setting base url
    
    * change setBaseUrl() to return boolean
    
    fix: typo displacemnt => displacement (#438)
    Harsha Sura committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    e587698 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:mapbox/mapbox-events-android into…

    … user-agent-reform-add-no-replacement
    Harsha Sura committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    7c7570d View commit details
    Browse the repository at this point in the history