143 Commits

Author SHA1 Message Date
Chris Arriola
4ee2170919
fix: Fix v18.0.0 build errors (#740)
* fix: Fix build errors from v18.0.0

Change-Id: Id4a2b5edf71832ffe71e2296de979b9a48b7786a

* Update CI to only build GMS on non-snippet code.

Change-Id: I1cbc08546758ec1ae40851777efdbe2ac2e941a4

* Remove redundant snippet end tag.

Change-Id: I8101762c705a31af6c63deec91152246e19b9622

* Fix nullability errors.

Change-Id: I3e535c0389586bf69a6780c5ce46c813e2b3241f
2021-10-27 11:21:21 -07:00
Chris Arriola
cd44d81c3c
feat: 18.0.0 samples (#732)
* feat: 18.0.0 samples

* Map BG Color
* Moving cloud based map styling from v3 to gms
* Opt-in renderer

Change-Id: I094e53c9d9ef6b59abe443fb0791646b025cbd3d

* Add exported and bump minSdkVersion

Change-Id: Ied1e4e0aa507b3e67ce09679824225dd4fca88a3

* Bump snippet repo versions.

Change-Id: I50183bcfa4ef5a11d910545848200a9be03605c3

* Bump 18.0.0

Change-Id: I6c174f15e4afa4b2b20a52e956fc1c82e9f71d60
2021-10-27 09:04:41 -07:00
dependabot[bot]
ee36b47f9b
chore(deps): bump android-maps-utils from 2.2.5 to 2.3.0 in /snippets (#730)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.2.5...v2.3.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:android-maps-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 13:14:29 +00:00
dependabot[bot]
39aba7ab5a
chore(deps): bump constraintlayout from 2.0.4 to 2.1.0 in /snippets (#646)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.0.4...2.1.0)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 13:33:13 +00:00
dependabot[bot]
fb033c04d9
chore(deps): bump volley from 1.2.0 to 1.2.1 in /snippets (#682)
Bumps [volley](https://github.com/google/volley) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/google/volley/releases)
- [Commits](https://github.com/google/volley/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: com.android.volley:volley
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 13:15:15 +00:00
dependabot[bot]
6c4a9f4bb9
chore(deps): bump appcompat from 1.3.0 to 1.3.1 in /snippets (#644)
Bumps appcompat from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 14:06:29 +00:00
Chris Arriola
5e9359b25e
chore: Update dependencies and remove jcenter() (#582)
* chore: Bump AGP 4.2.1 and use secrets-gradle-plugin 1.3.0

* chore: Remove jcenter()

* Use gradle 6.7.1

* Add volley 1.2.0

* Fix build errors.

* Use requireActivity.
2021-07-14 17:22:31 -07:00
dependabot[bot]
99a0a1b1e3
chore(deps): bump android-maps-utils from 2.2.4 to 2.2.5 in /snippets (#630)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.2.4...v2.2.5)

---
updated-dependencies:
- dependency-name: com.google.maps.android:android-maps-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 13:17:11 +00:00
dependabot[bot]
c49a895184
chore(deps): bump core-ktx from 1.5.0 to 1.6.0 in /snippets (#619)
Bumps core-ktx from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 13:36:49 +00:00
dependabot[bot]
0f1706b234
chore(deps): bump material from 1.3.0 to 1.4.0 in /snippets (#616)
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 13:17:13 +00:00
dependabot[bot]
d0993d09f2
chore(deps): bump android-maps-utils from 2.2.3 to 2.2.4 in /snippets (#594)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: com.google.maps.android:android-maps-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:33:35 +00:00
Chris Arriola
49f0bf91e5
chore: Update to secrets-gradle-plugin 1.2.0 (#580)
* chore: Update to secrets-gradle-plugin 1.2.0

* Add new snippet.
2021-06-21 13:25:12 -07:00
Chris Arriola
de8c96bbd2
chore: Update secrets-gradle-plugin to 1.1.0 (#579) 2021-06-16 11:47:18 -07:00
dependabot[bot]
edba2b7047
chore(deps): bump appcompat from 1.2.0 to 1.3.0 in /snippets (#569)
Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 08:41:32 +00:00
dependabot[bot]
715e0d1b64
chore(deps): bump core-ktx from 1.3.2 to 1.5.0 in /snippets (#568)
Bumps core-ktx from 1.3.2 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 07:08:57 +00:00
dependabot[bot]
5a41399932
chore(deps): bump play-services-maps from 17.0.0 to 17.0.1 in /snippets (#532)
Bumps play-services-maps from 17.0.0 to 17.0.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 20:48:00 +00:00
dependabot[bot]
2af85ea459
chore(deps): bump android-maps-utils from 2.2.2 to 2.2.3 in /snippets (#522)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.2.2...v2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 18:12:17 +00:00
dependabot-preview[bot]
f4d71134fc
chore(deps): bump navigation-ui from 2.3.4 to 2.3.5 in /snippets (#502)
Bumps navigation-ui from 2.3.4 to 2.3.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-12 08:46:55 +00:00
dependabot-preview[bot]
8b1023a422
chore(deps): bump navigation-fragment from 2.3.4 to 2.3.5 in /snippets (#501)
Bumps navigation-fragment from 2.3.4 to 2.3.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-12 08:35:51 +00:00
dependabot-preview[bot]
ad48921d67
chore(deps): bump android-maps-utils from 2.2.0 to 2.2.2 in /snippets (#496)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.2.0...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-29 09:23:44 +00:00
dependabot-preview[bot]
8c05ed0f27
chore(deps): bump navigation-ui from 2.3.3 to 2.3.4 in /snippets (#478)
Bumps navigation-ui from 2.3.3 to 2.3.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 10:40:36 -07:00
dependabot-preview[bot]
30b1cb500e
chore(deps): bump navigation-fragment from 2.3.3 to 2.3.4 in /snippets (#477)
Bumps navigation-fragment from 2.3.3 to 2.3.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 08:40:54 +00:00
Chris Arriola
eee48d767d
chore: Update snippet for consistent throughout docs. (#469) 2021-02-26 10:02:38 -08:00
dependabot-preview[bot]
ed92a5e5d8
chore(deps): bump junit from 4.13.1 to 4.13.2 in /snippets (#453)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-15 08:01:38 +00:00
dependabot-preview[bot]
0354de7221
chore(deps): bump material from 1.2.1 to 1.3.0 in /snippets (#438)
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 08:07:22 +00:00
dependabot-preview[bot]
6ddb64d489
chore(deps): bump navigation-ui from 2.3.2 to 2.3.3 in /snippets (#435)
Bumps navigation-ui from 2.3.2 to 2.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-01 08:03:49 +00:00
dependabot-preview[bot]
7558488ee2
chore(deps): bump navigation-fragment from 2.3.2 to 2.3.3 in /snippets (#434)
Bumps navigation-fragment from 2.3.2 to 2.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-01 07:53:30 +00:00
dependabot-preview[bot]
f2b080d288
chore(deps): bump navigation-fragment from 2.3.1 to 2.3.2 in /snippets (#403)
Bumps navigation-fragment from 2.3.1 to 2.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-07 07:48:01 +00:00
dependabot-preview[bot]
62527b2563
chore(deps): bump navigation-ui from 2.3.1 to 2.3.2 in /snippets (#402)
Bumps navigation-ui from 2.3.1 to 2.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-07 07:39:04 +00:00
dependabot-preview[bot]
6f805a010c
chore(deps): bump junit from 4.13 to 4.13.1 in /snippets (#341)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-30 07:27:45 +00:00
dependabot-preview[bot]
cb6b532561
chore(deps): bump android-maps-utils from 2.1.0 to 2.2.0 in /snippets (#400)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-30 07:27:29 +00:00
Chris Arriola
63a744d902 chore(Snippet): Add region tags for API key security. 2020-11-25 14:19:57 -08:00
dependabot-preview[bot]
1f2064dce7
chore(deps): bump android-maps-utils from 2.0.3 to 2.1.0 in /snippets (#378)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.0.3...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-09 08:01:22 +00:00
dependabot-preview[bot]
f3f201ed76
chore(deps): bump constraintlayout from 2.0.1 to 2.0.4 in /snippets (#372)
Bumps constraintlayout from 2.0.1 to 2.0.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 07:35:02 +00:00
dependabot-preview[bot]
cc18a2d0dc
chore(deps): bump navigation-ui from 2.3.0 to 2.3.1 in /snippets (#368)
Bumps navigation-ui from 2.3.0 to 2.3.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 08:12:01 +00:00
dependabot-preview[bot]
eb66ec7948
chore(deps): bump navigation-fragment from 2.3.0 to 2.3.1 in /snippets (#367)
Bumps navigation-fragment from 2.3.0 to 2.3.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 07:54:19 +00:00
dependabot-preview[bot]
79f31addaf
chore(deps): bump core-ktx from 1.3.1 to 1.3.2 in /snippets (#333)
Bumps core-ktx from 1.3.1 to 1.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-05 07:50:22 +00:00
dependabot-preview[bot]
2c67d718e8
chore(deps): bump constraintlayout from 1.1.3 to 2.0.1 in /snippets (#317) 2020-09-24 00:07:32 +00:00
dependabot-preview[bot]
d3271bda92 chore(deps): bump material from 1.2.0 to 1.2.1 in /snippets
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.0...1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-23 23:57:25 +00:00
Chris Arriola
6eb23eee45
chore: Add missing snippets (#316)
* chore: Add missing snippets.

* Add POI behavior

* License.

* Adding snippets for Maps Object.

* Add OnPoiClickDemoActivity

* Add LiteMode.

* Add street view sample code.

* Add missing headers.

* Marking activity as public.

* Making activity internal

* Move exclude.

* Adding snippets for Events.

* Add camera and view snippets.

* Adding MyLocationLayerActivity.

* Add snippets for Markers.

* Adding InfoWindows.

* Addiing snippets for Shapes.

* Add GroundOverlays snippets.

* Add tile overlays samples.

* Add AMU + GeoJSON samples.

* ADd KML snippets.

* Adding heatmaps.

* Add clustering.

* Add multilayer.
2020-09-23 15:14:56 -07:00
Chris Arriola
0848b66a9f
chore: Adding new snippets for Maps Beta. (#315)
* chore: Adding new snippets for Maps Beta.

* Adding license.

* Update workflow.

* Remove unused layout.

* Moving GMS samples to gms product flavor.

* Uninstall NDK

* Move layout file to gms
2020-09-09 16:44:25 -07:00
Chris Arriola
98994bde77 chore: Add mMap instance variable to match wizard. 2020-08-25 11:14:11 -07:00
Chris Arriola
8985cb9643
chore: Add snippets project (#278)
* chore: Add snippets directory.

* chore: Add snippets project.

* Adding license headers.
2020-08-25 11:05:24 -07:00