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

Commits on Jun 25, 2024

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

Commits on Jul 3, 2024

  1. build(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (#1373)

    Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.0 to 2.8.3.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dd85f6f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. feat: Try to catch invalid map api keys in the demo (#1400)

    * feat: Try to catch invalid map api keys in the demo
    feat: Export the demo activities so they can be run directly
    chore: Update gradle version, Google maps to 19.0.0
    
    * fix: Add copyright header.  Add testing
    
    * fix: Copyright header error
    
    * fix: Copyright header error for strings.xml
    
    * fix: Correct copyright attribution
    
    * fix: class name typo
    chore: remove unused robolectric dependency
    dkhawk authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fc7bada View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.9.0 [skip ci]

    # [3.9.0](v3.8.3...v3.9.0) (2024-10-08)
    
    ### Features
    
    * Try to catch invalid map api keys in the demo ([#1400](#1400)) ([fc7bada](fc7bada))
    semantic-release-bot committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a973f5b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. chore: fix release flow (#1402)

    * chore: fix release chore
    
    * chore: updated JaCoCo
    kikoso authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dc1ee31 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore: changed secrets name (#1407)

    * chore: changed secrets name
    
    * chore: removed write permission
    
    * chore: added write permission
    kikoso authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9a41bde View commit details
    Browse the repository at this point in the history
Loading