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-ktx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: googlemaps/android-maps-ktx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
  • 9 commits
  • 9 files changed
  • 6 contributors

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    b1bcb68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ebabfe View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump maps-utils-ktx from 3.1.0 to 3.2.0 in /app (#165)

    Bumps [maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
    - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
    - [Commits](v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.maps.android:maps-utils-ktx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    b467070 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. chore: Synced file(s) with googlemaps/.github (#166)

    * chore: Created local 'SECURITY.md' from remote 'SECURITY.md'
    
    * chore: Synced local '.github/' with remote 'sync-files/android/.github/'
    
    * chore: Synced local '.releaserc' with remote 'sync-files/android/.lib_releaserc'
    jpoehnelt authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cee0646 View commit details
    Browse the repository at this point in the history
  2. docs: Use latest version

    arriolac authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    eeb3c78 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    arriolac authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4dc5268 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

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

Commits on Dec 1, 2021

  1. fix: Add missing reason for cameraMoveStartedEvents() flow (#169)

    Also add it to the demo app
    
    Closes #168
    barbeau authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2166001 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.2.1 [skip ci]

    ## [3.2.1](v3.2.0...v3.2.1) (2021-12-01)
    
    ### Bug Fixes
    
    * Add missing reason for cameraMoveStartedEvents() flow ([#169](#169)) ([2166001](2166001)), closes [#168](#168)
    semantic-release-bot committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2f25538 View commit details
    Browse the repository at this point in the history
Loading