58 Commits

Author SHA1 Message Date
dependabot[bot]
3890b27dd6
chore(deps): bump gradle from 4.1.3 to 4.2.2 in /tutorials/java/Polygons (#607)
Bumps gradle from 4.1.3 to 4.2.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-15 19:14:25 +00:00
dependabot[bot]
c4e337a0a4
chore(deps): bump gradle in /tutorials/java/StyledMap (#601)
Bumps gradle from 4.0.2 to 4.2.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-15 19:12:48 +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]
2d5c30f56a
chore(deps): bump espresso-core in /tutorials/java/MapWithMarker (#628)
Bumps espresso-core from 3.3.0 to 3.4.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  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 14:15:40 +00:00
dependabot[bot]
8212531104
chore(deps): bump junit from 1.1.2 to 1.1.3 in /tutorials/java/Polygons (#612)
Bumps junit from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  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-05 13:56:51 +00:00
dependabot[bot]
30d4c31f4d
chore(deps): bump junit from 1.1.2 to 1.1.3 in /tutorials/java/StyledMap (#602)
Bumps junit from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  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-05 13:55:59 +00:00
dependabot[bot]
e25a5555d1
chore(deps): bump junit in /tutorials/java/MapWithMarker (#627)
Bumps junit from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  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-05 13:46:36 +00:00
dependabot[bot]
d4bf2fa8d7
chore(deps): bump espresso-core in /tutorials/java/Polygons (#608)
Bumps espresso-core from 3.3.0 to 3.4.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  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:15:22 +00:00
dependabot[bot]
6f9ec14fe9
chore(deps): bump espresso-core in /tutorials/java/StyledMap (#600)
Bumps espresso-core from 3.3.0 to 3.4.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  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:12:43 +00:00
dependabot[bot]
1995f0c51c
chore(deps): bump secrets-gradle-plugin in /tutorials/java/StyledMap (#584)
Bumps [secrets-gradle-plugin](https://github.com/google/secrets-gradle-plugin) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/secrets-gradle-plugin/releases)
- [Changelog](https://github.com/google/secrets-gradle-plugin/blob/main/.releaserc)
- [Commits](https://github.com/google/secrets-gradle-plugin/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin
  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-06-28 13:14:16 +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]
43656cc1c6
chore(deps): bump appcompat in /tutorials/java/StyledMap (#567)
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 07:08:39 +00:00
dependabot[bot]
cbb28d6748
chore(deps): bump appcompat in /tutorials/java/MapWithMarker (#565)
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 07:07:53 +00:00
dependabot[bot]
4274d7cc95
chore(deps): bump appcompat in /tutorials/java/Polygons (#564)
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 07:07:20 +00:00
dependabot[bot]
6e1b77798e
chore(deps): bump play-services-maps in /tutorials/java/MapWithMarker (#521)
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 18:04:16 +00:00
dependabot[bot]
2dd1cb61a4
chore(deps): bump play-services-maps in /tutorials/java/Polygons (#520)
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 17:34:43 +00:00
dependabot[bot]
5a8916db6c
chore(deps): bump play-services-maps in /tutorials/java/StyledMap (#517)
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 17:15:01 +00:00
dependabot[bot]
7dc77ace61
chore(deps): bump play-services-maps (#519)
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 17:03:07 +00:00
dependabot-preview[bot]
43b0f00929
chore(deps): bump gradle in /tutorials/java/CurrentPlaceDetailsOnMap (#486)
Bumps gradle from 4.1.2 to 4.1.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-03-22 08:11:10 +00:00
dependabot-preview[bot]
11965468e0
chore(deps): bump gradle in /tutorials/java/MapWithMarker (#485)
Bumps gradle from 4.1.2 to 4.1.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-03-22 08:01:31 +00:00
dependabot-preview[bot]
d983f7cafe
chore(deps): bump gradle from 4.1.2 to 4.1.3 in /tutorials/java/Polygons (#482)
Bumps gradle from 4.1.2 to 4.1.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-03-22 07:49:04 +00:00
dependabot-preview[bot]
7c4167c231
chore(deps): bump com.google.secrets_gradle_plugin (#466)
Bumps com.google.secrets_gradle_plugin from 0.4 to 0.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-02-22 10:28:52 +00:00
dependabot-preview[bot]
84494523be
chore(deps): bump com.google.secrets_gradle_plugin (#456)
Bumps com.google.secrets_gradle_plugin from 0.4 to 0.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-02-22 07:50:46 +00:00
dependabot-preview[bot]
d0a79797f6
chore(deps): bump com.google.secrets_gradle_plugin (#455)
Bumps com.google.secrets_gradle_plugin from 0.4 to 0.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-02-22 07:32:59 +00:00
dependabot-preview[bot]
cdc0948c26
chore(deps): bump junit in /tutorials/java/Polygons (#452)
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:09:52 +00:00
dependabot-preview[bot]
3eefeaef20
chore(deps): bump junit in /tutorials/java/StyledMap (#447)
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 07:49:08 +00:00
dependabot-preview[bot]
d2b1742b7d
chore(deps): bump junit in /tutorials/java/MapWithMarker (#444)
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 07:28:16 +00:00
Chris Arriola
99da3d7c5f
chore: Using secrets-gradle-plugin (#432)
* chore: Using secrets-gradle-plugin

* Using secrets-gradle-plugin in all projects.

* Using 0.4 version of secrets-gradle-plugin
2021-01-27 13:30:29 -08:00
dependabot-preview[bot]
51e276a3e1
chore(deps): bump junit from 4.13 to 4.13.1 in /tutorials/java/Polygons (#354)
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:28:01 +00:00
Chris Arriola
2ab19b7e0d
feat: Using local.properties to provide API key (#398)
* feat: Using local.properties to provide API key instead of secure.properties.

* Remove redundant declaration in main AndroidManifest.xml

* Migrate ApiDemos - Kotlin to use local.properties.

* Update README for tutorials.

* Genericize.

* Remove references to secure.properties.

* s/master/main
2020-11-25 13:38:00 -08:00
Chris Arriola
df2799cda6 chore: Rename region tag to play services. 2020-10-29 10:41:24 -07:00
Chris Arriola
96596199a0 chore: Add maps_android_pay_services_maps_dependency region tag. 2020-10-14 09:24:47 -07:00
dependabot-preview[bot]
912ab538d6
chore(deps): bump junit in /tutorials/java/MapWithMarker (#352)
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-10-14 09:23:27 -07:00
dependabot-preview[bot]
0d1787d410
chore(deps): bump gradle in /tutorials/java/MapWithMarker (#355)
Bumps gradle from 4.0.1 to 4.0.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-14 09:23:11 -07:00
dependabot-preview[bot]
9a8b175a90
chore(deps): bump junit from 4.13 to 4.13.1 in /tutorials/java/StyledMap (#339)
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-10-14 09:22:29 -07:00
dependabot-preview[bot]
e7a36b7221
chore(deps): bump gradle in /tutorials/java/StyledMap (#338)
Bumps gradle from 4.0.1 to 4.0.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-12 08:03:04 +00:00
dependabot-preview[bot]
a6de5ac006 chore(deps): bump places in /tutorials/java/CurrentPlaceDetailsOnMap
Bumps places from 2.3.0 to 2.4.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-23 23:56:06 +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
dependabot-preview[bot]
a1025265d9
chore(deps): bump appcompat in /tutorials/java/Polygons (#286) 2020-09-10 18:25:15 +00:00
dependabot-preview[bot]
8f3e1b663c
chore(deps): bump appcompat in /tutorials/java/MapWithMarker (#289) 2020-09-10 18:05:29 +00:00
dependabot-preview[bot]
a33a1971ab
chore(deps): bump espresso-core in /tutorials/java/StyledMap (#306) 2020-09-10 17:56:02 +00:00
dependabot-preview[bot]
a426094b5f
chore(deps): bump espresso-core in /tutorials/java/MapWithMarker (#291) 2020-09-10 17:45:51 +00:00
dependabot-preview[bot]
cf3c87a8f3
chore(deps): bump junit from 1.1.1 to 1.1.2 in /tutorials/java/Polygons (#285) 2020-09-10 17:37:12 +00:00
dependabot-preview[bot]
766cb2ed8f
chore(deps): bump appcompat in /tutorials/java/StyledMap (#303) 2020-09-10 17:28:01 +00:00
dependabot-preview[bot]
71251e2611 chore(deps): bump espresso-core in /tutorials/java/Polygons
Bumps espresso-core from 3.2.0 to 3.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:17:00 +00:00
dependabot-preview[bot]
08db0816a2 chore(deps): bump appcompat in /tutorials/java/CurrentPlaceDetailsOnMap
Bumps appcompat from 1.1.0 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:55 +00:00
dependabot-preview[bot]
699bac9b04 chore(deps): bump junit in /tutorials/java/MapWithMarker
Bumps junit from 1.1.1 to 1.1.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:46 +00:00
dependabot-preview[bot]
7729f2a498 chore(deps): bump junit from 1.1.1 to 1.1.2 in /tutorials/java/StyledMap
Bumps junit from 1.1.1 to 1.1.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:28 +00:00
Chris Arriola
fe594674ce build: Update to Gradle 4.0.1 2020-07-27 14:59:25 -07:00