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-samples/android-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: googlemaps-samples/android-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 3 commits
  • 25 files changed
  • 3 contributors

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    7a4b5df View commit details
    Browse the repository at this point in the history
  2. fix: Resolve WearOS NoClassDefFoundError and add regression tests (#2349

    )
    
    * fix: Resolve WearOS crash and add regression tests
    
    Fixes NoClassDefFoundError by adding org.apache.http.legacy. Adds AppLaunchTest regression test. Updates verify_all.sh with --connected flag.
    
    * docs: Document verify_all.sh usage and flags
    
    Adds --help, --connected-wear, and --connected-mobile flags to verify_all.sh. Updates README.md with usage instructions.
    
    * fix: Add missing copyright header to AppLaunchTest.kt
    dkhawk authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    e4f2883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eef2ac5 View commit details
    Browse the repository at this point in the history
Loading