[go: nahoru, domu]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-compose Loading
base: v2.0.0
Choose a base ref
...
head repository: googlemaps/android-maps-compose Loading
compare: v2.1.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 25, 2022

  1. chore: Remove core-ktx from demo app. (#77)

    Change-Id: Iffc775b16a8727589957551bd91d5029d5f7ae33
    arriolac committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    48bcff5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 29, 2022

  1. chore: Update blunderbuss.yml. (#81)

    Change-Id: Ic0b2a92f1d2b37b4f86a0ad2935961d8748b0673
    arriolac committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    a580cc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. feat: Support specifying animation duration for camera changes. (#83)

    * feat: Support specifying animation duration for camera changes.
    
    Change-Id: I18e60574610a5c248627af75369498c9e3e16889
    
    * Use null to indicate default animation duration.
    
    Change-Id: I13fcb192b0e43d40380d07ed2933cd2c29b7d14a
    
    * Use Int.MAX_VALUE for default animation.
    
    Change-Id: Ib77e018ad175e591419191a736d38c1b01bf3c45
    
    * Check for MAX_VALUE for default animation.
    
    Change-Id: I65c007e74dc4d5f2d9b3469d2d4edf4c542fad72
    arriolac committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    aa02773 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.1.0 [skip ci]

    # [2.1.0](v2.0.0...v2.1.0) (2022-03-31)
    
    ### Features
    
    * Support specifying animation duration for camera changes. ([#83](#83)) ([aa02773](aa02773))
    semantic-release-bot committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bc4736e View commit details
    Browse the repository at this point in the history
Loading