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

Map + Location Animators #293

Merged
merged 41 commits into from
Mar 28, 2018
Merged

Map + Location Animators #293

merged 41 commits into from
Mar 28, 2018

Commits on Feb 19, 2018

  1. Add initial animators

    danesfeder committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    6f79da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Add Camera and Tracking Modes (#294)

    * Add style / tracking modes for camera integration
    
    * Fix broken tests
    
    * API tweaks and example update
    danesfeder authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    d25dafa View commit details
    Browse the repository at this point in the history
  2. Update with Render / Camera Modes (#297)

    * Update with render / camera modes
    
    * Update camera with mode manager and cancel animation check
    
    * Update method compass name
    danesfeder authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    5031e32 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Add animator class (#302)

    * initial LocationLayerPlugin cleanup
    
    * added the animator class
    
    * animator implementation in the LocationLayer
    
    * reworked location layer camera
    
    * added Animator to LocationLayerPlugin
    
    * adjusted location activities
    
    * animator order fix
    
    * last values ordering fix
    
    * string fixes
    
    * Fix GPS layer
    
    * using previous animated value when starting a new one
    
    * small tweaks
    
    * setting accuracy ring only if using the right mode
    danesfeder authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    b66d653 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Cleanup stale runnable (#304)

    Łukasz Paczos authored Feb 23, 2018
    Configuration menu
    Copy the full SHA
    4588147 View commit details
    Browse the repository at this point in the history
  2. only update the location layer accuracy when not in RenderMode.GPS (#306

    )
    tobrun authored and Łukasz Paczos committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    612f227 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Improve enabling/disabling location layer plugin (#308)

    Łukasz Paczos authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    44a6602 View commit details
    Browse the repository at this point in the history
  2. LocationLayerPlugin Javadoc (#309)

    * Clean up and javadoc
    
    * Updates per review
    danesfeder authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    ce02ede View commit details
    Browse the repository at this point in the history
  3. LocationEngine listening to updates after resetting (#307)

    * [location-layer-plugin] - improve setting location engine
    
    * [location-layer-plugin] - attaching location engine listener when resetting the engine
    Łukasz Paczos authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    a5f2dc9 View commit details
    Browse the repository at this point in the history
  4. Add max / min zoom and padding APIs (#313)

    * Clean up and javadoc
    
    * Add long click listener
    
    * Add max / min zoom and padding APIs
    
    * Fix javadoc
    
    * Add default values to options
    danesfeder authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    999d19d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Gestures logic for camera tracking, new telemetry library (#327)

    * [location-layer-plugin] - bumped maps SDK to 6.x
    
    * [location-layer-plugin] - style options initialization fixes
    
    * [location-layer-plugin] - added gestures handling implementation
    Łukasz Paczos authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    62a0e1c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Update dependencies

    danesfeder committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ca7b10a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    1b0e98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94520b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Add initial animators

    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    2d40ff2 View commit details
    Browse the repository at this point in the history
  2. Add Camera and Tracking Modes (#294)

    * Add style / tracking modes for camera integration
    
    * Fix broken tests
    
    * API tweaks and example update
    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    b835ece View commit details
    Browse the repository at this point in the history
  3. Update with Render / Camera Modes (#297)

    * Update with render / camera modes
    
    * Update camera with mode manager and cancel animation check
    
    * Update method compass name
    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    5b6e458 View commit details
    Browse the repository at this point in the history
  4. Add animator class (#302)

    * initial LocationLayerPlugin cleanup
    
    * added the animator class
    
    * animator implementation in the LocationLayer
    
    * reworked location layer camera
    
    * added Animator to LocationLayerPlugin
    
    * adjusted location activities
    
    * animator order fix
    
    * last values ordering fix
    
    * string fixes
    
    * Fix GPS layer
    
    * using previous animated value when starting a new one
    
    * small tweaks
    
    * setting accuracy ring only if using the right mode
    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    3c80c7c View commit details
    Browse the repository at this point in the history
  5. Cleanup stale runnable (#304)

    Łukasz Paczos authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    c1ec59a View commit details
    Browse the repository at this point in the history
  6. only update the location layer accuracy when not in RenderMode.GPS (#306

    )
    tobrun authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    76cb80c View commit details
    Browse the repository at this point in the history
  7. Improve enabling/disabling location layer plugin (#308)

    Łukasz Paczos authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    c44a596 View commit details
    Browse the repository at this point in the history
  8. LocationLayerPlugin Javadoc (#309)

    * Clean up and javadoc
    
    * Updates per review
    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    9a28ae5 View commit details
    Browse the repository at this point in the history
  9. LocationEngine listening to updates after resetting (#307)

    * [location-layer-plugin] - improve setting location engine
    
    * [location-layer-plugin] - attaching location engine listener when resetting the engine
    Łukasz Paczos authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    5ad4a96 View commit details
    Browse the repository at this point in the history
  10. Add max / min zoom and padding APIs (#313)

    * Clean up and javadoc
    
    * Add long click listener
    
    * Add max / min zoom and padding APIs
    
    * Fix javadoc
    
    * Add default values to options
    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    a29e25b View commit details
    Browse the repository at this point in the history
  11. Gestures logic for camera tracking, new telemetry library (#327)

    * [location-layer-plugin] - bumped maps SDK to 6.x
    
    * [location-layer-plugin] - style options initialization fixes
    
    * [location-layer-plugin] - added gestures handling implementation
    Łukasz Paczos authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    c149689 View commit details
    Browse the repository at this point in the history
  12. Update dependencies

    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    704c902 View commit details
    Browse the repository at this point in the history
  13. Add missing long click listener

    danesfeder authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    54100a9 View commit details
    Browse the repository at this point in the history
  14. [location-layer] - fix crash on startup

    tobrun authored and Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    697b524 View commit details
    Browse the repository at this point in the history
  15. updated branch to latest on master

    Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    ace099b View commit details
    Browse the repository at this point in the history
  16. Fixed checkstyle error

    Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    bfe40e9 View commit details
    Browse the repository at this point in the history
  17. fixed up ui test

    Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    a540a87 View commit details
    Browse the repository at this point in the history
  18. use old mas lib for geojson plugin

    Cameron Mace committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    1ccb76c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Merge branch 'map-location-animators' of github.com:mapbox/mapbox-plu…

    …gins-android into map-location-animators
    danesfeder committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    cf665f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Animator Updates (#349)

    * Add initial animators
    
    * Add Camera and Tracking Modes (#294)
    
    * Add style / tracking modes for camera integration
    
    * Fix broken tests
    
    * API tweaks and example update
    
    * Update with Render / Camera Modes (#297)
    
    * Update with render / camera modes
    
    * Update camera with mode manager and cancel animation check
    
    * Update method compass name
    
    * Add animator class (#302)
    
    * initial LocationLayerPlugin cleanup
    
    * added the animator class
    
    * animator implementation in the LocationLayer
    
    * reworked location layer camera
    
    * added Animator to LocationLayerPlugin
    
    * adjusted location activities
    
    * animator order fix
    
    * last values ordering fix
    
    * string fixes
    
    * Fix GPS layer
    
    * using previous animated value when starting a new one
    
    * small tweaks
    
    * setting accuracy ring only if using the right mode
    
    * Cleanup stale runnable (#304)
    
    * only update the location layer accuracy when not in RenderMode.GPS (#306)
    
    * Improve enabling/disabling location layer plugin (#308)
    
    * LocationLayerPlugin Javadoc (#309)
    
    * Clean up and javadoc
    
    * Updates per review
    
    * LocationEngine listening to updates after resetting (#307)
    
    * [location-layer-plugin] - improve setting location engine
    
    * [location-layer-plugin] - attaching location engine listener when resetting the engine
    
    * Add max / min zoom and padding APIs  (#313)
    
    * Clean up and javadoc
    
    * Add long click listener
    
    * Add max / min zoom and padding APIs
    
    * Fix javadoc
    
    * Add default values to options
    
    * Gestures logic for camera tracking, new telemetry library (#327)
    
    * [location-layer-plugin] - bumped maps SDK to 6.x
    
    * [location-layer-plugin] - style options initialization fixes
    
    * [location-layer-plugin] - added gestures handling implementation
    
    * Update dependencies
    
    * Add missing long click listener
    
    * [location-layer] - fix crash on startup
    
    * Smooth bearing animation
    
    * Add separate camera animators
    
    * Fix camera transitions between animators
    
    * Add reset function for switching camera modes
    
    * Add gps north functionality to camera animator
    
    * Camera transition updates
    
    * [location-layer-plugin] - fixed camera tracking callbacks
    
    * [location-layer-plugin] - decreased default max zoom
    
    * [location-layer-plugin] - saving state in LocationLayerModesActivity
    
    * update maps sdk to latest beta (#384)
    
    * update maps sdk to latest beta
    
    * fixed checkstyle
    danesfeder authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    e001cf4 View commit details
    Browse the repository at this point in the history
  2. Gestures thresholds adjustments (#386)

    * [location-layer-plugin] - fixed gestures threshold
    
    * [location-layer-plugin] - layer drawable updates adjustments
    Łukasz Paczos authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    a2ac807 View commit details
    Browse the repository at this point in the history
  3. Fix order of interpolator expression (#388)

    * [android] - fix order of interpolator
    
    * [location-layer-plugin] - fine tuned scale values
    tobrun authored and Łukasz Paczos committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    7bd0c88 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'map-location-animators' of github.com:mapbox/mapbox-plu…

    …gins-android into map-location-animators
    danesfeder committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    34a88e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77dd29a View commit details
    Browse the repository at this point in the history
  6. Update feature import

    danesfeder committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    10f2900 View commit details
    Browse the repository at this point in the history
  7. fixup geojson

    tobrun committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    f80d879 View commit details
    Browse the repository at this point in the history
  8. fixup checkstyle

    tobrun committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    ebab085 View commit details
    Browse the repository at this point in the history