81 Commits

Author SHA1 Message Date
dependabot[bot]
5c40d17acf
chore(deps): bump secrets-gradle-plugin in /tutorials/java/StyledMap (#865)
Bumps [secrets-gradle-plugin](https://github.com/google/secrets-gradle-plugin) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin
  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>
2022-03-21 23:57:10 +00:00
Chris Arriola
74547973f8
chore: Fix build failures. (#895)
* chore: Fix builds.

Change-Id: Icc0064049ecc8f02843a382415514228031e2183

* Bump to gradle 7.2.

Change-Id: Ia36fbf147bc3ec8c5f44fd980868a691263174e9
2022-03-21 16:18:40 -07:00
dependabot[bot]
3a115e28df
chore(deps): bump play-services-maps in /tutorials/java/StyledMap (#812)
Bumps play-services-maps from 17.0.1 to 18.0.2.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 22:17:15 +00:00
Chris Arriola
2a90e70b08
chore: Remove API key reference in gradle.properties. (#827)
Change-Id: Iba997a8755a5b1e7c4de5efc19a1db792aea793c
2022-02-02 14:46:47 -08:00
dependabot[bot]
febc4d2b02
chore(deps): bump appcompat in /tutorials/java/StyledMap (#817)
Bumps appcompat from 1.3.1 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  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>
2022-01-17 13:15:52 +00:00
dependabot[bot]
6f80e0ef32
chore(deps): bump gradle in /tutorials/java/StyledMap (#777)
Bumps gradle from 7.0.3 to 7.0.4.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-12-13 13:38:59 +00:00
dependabot[bot]
a8be0808be
chore(deps): bump gradle in /tutorials/java/StyledMap (#717)
Bumps gradle from 7.0.2 to 7.0.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-10-18 13:18:47 +00:00
dependabot[bot]
089c8d85c7
chore(deps): bump gradle in /tutorials/java/StyledMap (#694)
Bumps gradle from 7.0.1 to 7.0.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-09-06 13:05:58 +00:00
dependabot[bot]
e6dee9a260
chore(deps): bump gradle in /tutorials/java/StyledMap (#671)
Bumps gradle from 7.0.0 to 7.0.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-23 13:14:27 +00:00
dependabot[bot]
d60acfcdcd
chore(deps): bump secrets-gradle-plugin in /tutorials/java/StyledMap (#662)
Bumps [secrets-gradle-plugin](https://github.com/google/secrets-gradle-plugin) from 1.3.0 to 2.0.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.3.0...v2.0.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-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 13:16:57 +00:00
Chris Arriola
b92eeef28b
chore: Using AGP 7.0.0 (#658)
* chore: Using AGP 7.0.0

* Use Java 11.

* Using 'adopt' distribution

* Ignore .java-version

* Remove onClick from XML

* Add abortOnError false.
2021-08-09 16:41:26 -07:00
dependabot[bot]
1bdf8f8419
chore(deps): bump appcompat in /tutorials/java/StyledMap (#643)
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 13:55:01 +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]
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]
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
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]
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-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
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
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
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]
a33a1971ab
chore(deps): bump espresso-core in /tutorials/java/StyledMap (#306) 2020-09-10 17:56:02 +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]
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
Chris Arriola
7768691408
docs: Update README on how to provide GMP API Key. (#248)
* docs: Update README on how to provide GMP API Key.

* fix references.

* Update reference.

* Update string.

* Update references.
2020-06-17 09:47:42 -07:00
Chris Arriola
69f17a8fb0
feat: Adding kotlin sample for MapWithMarker. (#192)
* feat: Adding kotlin sample for MapWithMarker.

* Using gradle technique for passing the API key

* Adding license headers.

* Modify java MapWithMarker to use secure.properties as well.

* Adding more license headers

* Update build.yml cd

* Fix dir.

* Using maps_api_key

* Update tutorials/kotlin/MapWithMarker/app/src/main/java/com/example/mapwithmarker/MapsMarkerActivity.kt

Co-authored-by: Sean Barbeau <sjbarbeau@gmail.com>

* Comments

* Add missing import

Co-authored-by: Sean Barbeau <sjbarbeau@gmail.com>
2020-05-07 15:02:38 -07:00