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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.1
Choose a base ref
...
head repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 5 contributors

Commits on Jan 23, 2025

  1. chore: refactor StreetViewCameraPositionState.kt (#647)

    simplify the conditional logic
    
    Co-authored-by: dkhawk <[email protected]>
    GeorgCantor and dkhawk authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    f48f421 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. fix: null pointer exception in ClusterRenderer when continuously upda…

    …ting cluster item values (#623)
    
    * fix : view to be nullable
    
    * fix : put else condition when view.parent is null draw blank bitmap
    
    * Update maps-compose-utils/src/main/java/com/google/maps/android/compose/clustering/ClusterRenderer.kt
    
    Co-authored-by: Zongle Wang <[email protected]>
    
    * Update maps-compose-utils/src/main/java/com/google/maps/android/compose/clustering/ClusterRenderer.kt
    
    Co-authored-by: Zongle Wang <[email protected]>
    
    ---------
    
    Co-authored-by: Zongle Wang <[email protected]>
    mohammad-firmansyah and Goooler authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    a150235 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.4.2 [skip ci]

    ## [6.4.2](v6.4.1...v6.4.2) (2025-01-24)
    
    ### Bug Fixes
    
    * null pointer exception in ClusterRenderer when continuously updating cluster item values ([#623](#623)) ([a150235](a150235))
    semantic-release-bot committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    ad7026a View commit details
    Browse the repository at this point in the history
Loading