Skip to content

Tags: googlemaps-samples/android-samples

Tags

v1.16.0

chore(release): 1.16.0 [skip ci]

# [1.16.0](v1.15.1...v1.16.0) (2025-03-04)

### Features

* added material to samples ([#1991](#1991)) ([78c0aed](78c0aed))

v1.15.1

chore(release): 1.15.1 [skip ci]

## [1.15.1](v1.15.0...v1.15.1) (2025-02-14)

### Bug Fixes

* support devices with cutouts for DataDrivenDatasetStylingActivity.java demo ([#1979](#1979)) ([683b21d](683b21d))

v1.15.0

chore(release): 1.15.0 [skip ci]

# [1.15.0](v1.14.0...v1.15.0) (2025-02-13)

### Features

* Data-Driven styling samples ([#1771](#1771)) ([f4654e6](f4654e6))

v1.14.0

chore(release): 1.14.0 [skip ci]

# [1.14.0](v1.13.0...v1.14.0) (2025-01-14)

### Bug Fixes

* add dynamic key values to secrets.properties in idx template ([#1814](#1814)) ([46abfae](46abfae))
* always use secrets.properties for storing the API keys ([#1812](#1812)) ([561e829](561e829))
* Exports sample activities so they can be run directly ([#1808](#1808)) ([206cdcf](206cdcf))
* fixed release config ([#1944](#1944)) ([6b62127](6b62127))
* fixed release step ([#1770](#1770)) ([cb53eb4](cb53eb4))
* fixed secrets in wearable module ([#1788](#1788)) ([5ea1951](5ea1951))
* import rememberMarkerState and use the marker state correctly ([#1787](#1787)) ([5095437](5095437))
* prevents infinite recursion when getting the location permission ([#1813](#1813)) ([5790ff2](5790ff2))
* Re-add MarkerDemoActivity in Kotlin sample ([#1916](#1916)) ([66db0fa](66db0fa))
* stop memory leak in CoordTileProvider ([#1929](#1929)) ([55c6297](55c6297))
* Update emulator host in dev.nix for IDX ([#1893](#1893)) ([26e5bd3](26e5bd3))
* Updates secrets in app-level build.gradle.kts files to set secrets.properties as propertiesFileName. ([#1785](#1785)) ([dcec2ce](dcec2ce))
* using rememberMarkerState instead of MarkerState ([#1768](#1768)) ([6007cc8](6007cc8))

### Features

* Introduces an idx folder containing an IDX template, enabling users to open Android tutorials directly in the IDX IDE. ([#1757](#1757)) ([b32a515](b32a515))
* tooling modernization ([#1753](#1753)) ([42f3887](42f3887))

v1.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: improves AdvancedMarkers collision comments and snippets (#1716)

v1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: copies some snippets that were in v3 only to gms (#1715)

* feat: copies some snippets that were in v3 only to gms
chore: the java compatibility version

* fix: updates copyright dates and adds missing copyright

* fix: copyright header for strings.xml

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* feat: creates AdvancedMarkersCollisionActivity to demonstrate marker collision behavior

* chore: not adding jar files in libs directory

* feat: set Java 21 everywhere

---------

Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>

v1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: added Kotlin MapColorScheme sample (#1712)

* feat: added Kotlin MapColorScheme sample

* chore: added header in XML file

* feat: added Kotlin MapColorScheme sample

* feat: Java demo

v1.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: updated dependencies to solve compilation issue (#1557)

* fix: versions and dependencies updated to allow compilation

* fix: duplicated libraries

* fix: updated Gradle

* fix: updated Manifest

* fix: updated Gradle

* fix: fixed header

v1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add Advanced Markers Samples (#1435)

v1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: adding styled map sample (#1433)