Skip to content

Releases: googlemaps-samples/android-samples

v1.14.0

14 Jan 17:37
Compare
Choose a tag to compare

1.14.0 (2025-01-14)

Bug Fixes

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

Features

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

v1.13.0

25 Jul 14:10
6ef2569
Compare
Choose a tag to compare

1.13.0 (2024-07-25)

Features

  • improves AdvancedMarkers collision comments and snippets (#1716) (6ef2569)

v1.12.0

24 Jul 17:02
abcc8b5
Compare
Choose a tag to compare

1.12.0 (2024-07-24)

Features

  • copies some snippets that were in v3 only to gms (#1715) (abcc8b5)

v1.11.0

22 Jul 21:31
4297488
Compare
Choose a tag to compare

1.11.0 (2024-07-22)

Features

v1.10.1

02 May 20:59
1df7d3d
Compare
Choose a tag to compare

1.10.1 (2024-05-02)

Bug Fixes

  • updated dependencies to solve compilation issue (#1557) (1df7d3d)

v1.10.0

08 Dec 22:40
8caba9c
Compare
Choose a tag to compare

1.10.0 (2023-12-08)

Features

v1.9.0

08 Dec 18:05
49c4502
Compare
Choose a tag to compare

1.9.0 (2023-12-08)

Features

v1.8.0

06 Dec 22:59
596b127
Compare
Choose a tag to compare

1.8.0 (2023-12-06)

Features

  • removed renderer selection from the samples (#1430) (596b127)

v1.7.0

06 Dec 21:25
e6f8b8a
Compare
Choose a tag to compare

1.7.0 (2023-12-06)

Features

v1.6.4

23 Dec 12:27
71f1f67
Compare
Choose a tag to compare

1.6.4 (2022-12-23)

Bug Fixes