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.4.1
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.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 2, 2026

  1. Configuration menu
    Copy the full SHA
    838a2bf View commit details
    Browse the repository at this point in the history
  2. feat: add manual RC release workflow (#1695)

    Adds a workflow_dispatch-only workflow to publish release candidates from
    any branch without merging to main.
    kikoso authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    688fc83 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

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

Commits on Jun 16, 2026

  1. fix: enable filterTouchesWhenObscured on WebView (#1703)

    * fix: enable filterTouchesWhenObscured on WebView
    
    Add the android:filterTouchesWhenObscured="true" attribute to the WebView tag in amu_webview.xml.
    
    * chore: update copyright header in amu_webview.xml
    dkhawk authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    0674d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2623dd View commit details
    Browse the repository at this point in the history
Loading