[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-utils Loading
base: v3.4.0
Choose a base ref
...
head repository: googlemaps/android-maps-utils Loading
compare: v3.5.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 7 contributors

Commits on Feb 13, 2023

  1. chore: housekeeping Gradle and dependencies (#1157)

    * chore: housekeeping Gradle and dependencies
    
    * chore: minSdk
    kikoso committed Feb 13, 2023
    1 Configuration menu
    Copy the full SHA
    e65911f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. docs: Update README with correct build variant (#1165)

    Co-authored-by: Oleg Kan <oleg.kan@outlook.com>
    OlegKan and Oleg Kan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1ca8294 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

    * chore: Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml'
    
    * chore: Synced local '.github/' with remote 'sync-files/android/.github/'
    
    * chore: Synced local '.releaserc' with remote 'sync-files/android/.lib_releaserc_groovy'
    googlemaps-bot committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    70bd346 View commit details
    Browse the repository at this point in the history
  2. chore(deps)!: bump play-services-maps from 17.0.1 to 18.1.0 (#1108)

    * chore(deps): bump play-services-maps from 17.0.1 to 18.1.0
    
    Bumps play-services-maps from 17.0.1 to 18.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.gms:play-services-maps
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore!: updated minSdk version
    
    * chore!: updated minSdk version
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Enrique López-Manas <eenriquelopez@gmail.com>
    Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
    3 people committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2bcabfb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. chore: fix code snippet for installation (#1202)

    * chore: fix code snippet for installation
    chore: update release config to update install snippet version number
    chore: update and reorganize README
    wangela committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bb5865e View commit details
    Browse the repository at this point in the history
  2. chore: update .releaserc

    wangela committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e9936ea View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. feat: added StreetViewUtil (#1200)

    * feat: added StreetViewUtil
    * docs: added documentation for StreetViewUtil
    kikoso committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    83f961d View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.5.0 [skip ci]

    # [3.5.0](v3.4.0...v3.5.0) (2023-08-04)
    
    ### Features
    
    * added StreetViewUtil ([#1200](#1200)) ([83f961d](83f961d))
    semantic-release-bot committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8ec4813 View commit details
    Browse the repository at this point in the history
Loading