-
Notifications
You must be signed in to change notification settings - Fork 153
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 95 files changed
- 5 contributors
Commits on Feb 11, 2025
-
chore: update README to template (#658)
* update README to template * fix: update README to template * fix: more README fixes from template * fix: more README fixes from template * chore: more README fixes from template --------- Co-authored-by: Jeff Bowman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ecc362 - Browse repository at this point
Copy the full SHA 0ecc362View commit details
Commits on Mar 3, 2025
-
feat: navigation compose and delegation pattern (#670)
* experimenting with navcompose * feature: creates a delegate that can wrap a MapView. * feat(navigation-app): Add Navigation support to Maps Compose Adds support for the Navigation SDK to Maps Compose. It just allows the user to replace a standard MapView with a NavigationView within a GoogleMap composable. The following changes were made: Added a new NavigationViewDelegate class to handle the integration between NavigationView and Maps Compose. Added a new NavigationScreen composable function to display the navigation view. Added a new MovableMarker composable function to display a draggable marker on the map. Updated the GoogleMap composable function to support the use of NavigationView. Added a new NavigationApplication class to initialize the Places SDK. Added a new ApiKeyProvider class to provide API keys for the Maps and Places SDKs. Added a new LocationProvider class to provide location data. Added a new PermissionChecker class to check for location permissions. Updated the build.gradle.kts files to include the necessary dependencies. Updated the local.defaults.properties file to include the Places API key. * feat: Add NavigationViewDelegate Adds NavigationViewDelegate to support NavigationView in the navigation sample app. This change allows the navigation sample app to use NavigationView, which provides turn-by-turn navigation functionality. The NavigationViewDelegate handles the lifecycle and rendering of the NavigationView, ensuring that it is properly integrated into the Jetpack Compose UI. Uses a MarkerComposable to demonstrate the map really is a composable * experimenting with navcompose * feature: creates a delegate that can wrap a MapView. * feat(navigation-app): Add Navigation support to Maps Compose Adds support for the Navigation SDK to Maps Compose. It just allows the user to replace a standard MapView with a NavigationView within a GoogleMap composable. The following changes were made: Added a new NavigationViewDelegate class to handle the integration between NavigationView and Maps Compose. Added a new NavigationScreen composable function to display the navigation view. Added a new MovableMarker composable function to display a draggable marker on the map. Updated the GoogleMap composable function to support the use of NavigationView. Added a new NavigationApplication class to initialize the Places SDK. Added a new ApiKeyProvider class to provide API keys for the Maps and Places SDKs. Added a new LocationProvider class to provide location data. Added a new PermissionChecker class to check for location permissions. Updated the build.gradle.kts files to include the necessary dependencies. Updated the local.defaults.properties file to include the Places API key. * feat: Add NavigationViewDelegate Adds NavigationViewDelegate to support NavigationView in the navigation sample app. This change allows the navigation sample app to use NavigationView, which provides turn-by-turn navigation functionality. The NavigationViewDelegate handles the lifecycle and rendering of the NavigationView, ensuring that it is properly integrated into the Jetpack Compose UI. Uses a MarkerComposable to demonstrate the map really is a composable * chore: merge agpVersion with apg in the version catalog file * feat: added LeakCanary, code clean * feat: added some documentation * build(deps): Upgrade navigation library to v6.1.0 Updates the navigation library dependency from v6.0.1 to v6.1.0. This commit also the wording of the comment in `navigation-app/build.gradle.kts` to clarify the reason for excluding `play-services-maps`. * feat: renamed app module to maps-app * feat: updated lint config --------- Co-authored-by: Enrique López Mañas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98fbd39 - Browse repository at this point
Copy the full SHA 98fbd39View commit details -
chore(release): 6.5.0 [skip ci]
# [6.5.0](v6.4.4...v6.5.0) (2025-03-03) ### Features * navigation compose and delegation pattern ([#670](#670)) ([98fbd39](98fbd39))
Configuration menu - View commit details
-
Copy full SHA for ebe316b - Browse repository at this point
Copy the full SHA ebe316bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.4.4...v6.5.0