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 animator class #302

Merged
merged 16 commits into from
Feb 22, 2018
Merged

Add animator class #302

merged 16 commits into from
Feb 22, 2018

Commits on Feb 21, 2018

  1. initial LocationLayerPlugin cleanup

    Łukasz Paczos committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    b778043 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/map-location-animators' into lp-…

    …llp-cleanup
    
    # Conflicts:
    #	plugin-locationlayer/src/main/java/com/mapbox/mapboxsdk/plugins/locationlayer/LocationLayerPlugin.java
    Łukasz Paczos committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    a491679 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. added the animator class

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    2da2246 View commit details
    Browse the repository at this point in the history
  2. animator implementation in the LocationLayer

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    45e0b9c View commit details
    Browse the repository at this point in the history
  3. reworked location layer camera

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    b704750 View commit details
    Browse the repository at this point in the history
  4. added Animator to LocationLayerPlugin

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    f1c10aa View commit details
    Browse the repository at this point in the history
  5. adjusted location activities

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    8ffc6fd View commit details
    Browse the repository at this point in the history
  6. animator order fix

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    63c161c View commit details
    Browse the repository at this point in the history
  7. last values ordering fix

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    554492c View commit details
    Browse the repository at this point in the history
  8. string fixes

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    28fbdd4 View commit details
    Browse the repository at this point in the history
  9. Fix GPS layer

    danesfeder committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    9e0f903 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5765aa View commit details
    Browse the repository at this point in the history
  11. using previous animated value when starting a new one

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    f7490bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a00d8f View commit details
    Browse the repository at this point in the history
  13. small tweaks

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    7eb8070 View commit details
    Browse the repository at this point in the history
  14. setting accuracy ring only if using the right mode

    Łukasz Paczos committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    c735b7a View commit details
    Browse the repository at this point in the history