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: v4.5.0
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: v4.5.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 17, 2026

  1. fix: enable filterTouchesWhenObscured on WebView layouts (#1705)

    * fix: enable filterTouchesWhenObscured on WebView layouts
    
    Apply security fix from PR #1703 to prevent touch event spoofing when views are obscured by other windows. This change adds android:filterTouchesWhenObscured="true" to:
    - amu_info_window.xml
    - amu_text_bubble.xml
    
    * fix: update license headers to 2026 Google LLC format
    kikoso authored Jun 17, 2026
    Configuration menu
    Copy the full SHA
    3e59470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c981640 View commit details
    Browse the repository at this point in the history
Loading