50 Commits

Author SHA1 Message Date
Enrique López Mañas
e6f8b8a913
feat: updated targetSdk and compileSdk (#1428)
* feat: updated targetSdk and compileSdk

* docs: added licenses

* docs: excluded markdown files from header check
2023-12-06 13:20:48 -08:00
dependabot[bot]
45eb8e8e1c
chore(deps): bump com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0 in /tutorials/kotlin/MapWithMarker (#1355)
chore(deps): bump com.google.android.gms:play-services-maps

Bumps com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  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>
2023-11-14 00:17:36 -08:00
Angela Yu
f777167272
chore: set up new snippets modules for region tags (#1368)
* chore: move MapsCompose.kt to snippets/app-compose app

* chore: create app-places-ktx snippets module with places-ktx install snippet

* chore: create app-maps-rx snippets module

* chore: create app-ktx snippets module

* chore: add app-utils-ktx snippets module

* chore: rename app-maps-rx to app-rx

* chore: add app-utils snippets module

* chore: move region tag from tutorials to snippets for play services sdk dependency

* chore: move kotlin utils to app-utils-ktx module

* chore: move utils and utils-ktx snippets into corresponding modules

* chore: finalize maps sdk snippets

* chore: upgrade AGP and add namespaces

* chore: fix build issues

* chore: udpate build workflow to Java 17

* chore: fix build errors

* chore: remove v3 files

* Revert "chore: remove v3 files"

This reverts commit f70c47bd0cbd5ed73dfd43199371dcfc6afd6350.

* chore: add default PLACES_API_KEY to Current Place tutorial

* chore: fix tutorial builds
2023-10-31 09:33:26 -07:00
dependabot[bot]
781fb53ad2
chore(deps): bump androidx.core:core-ktx from 1.10.0 to 1.10.1 in /tutorials/kotlin/MapWithMarker (#1266)
chore(deps): bump androidx.core:core-ktx

Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  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>
2023-05-15 14:01:04 +00:00
dependabot[bot]
8cd1ba6a51
chore(deps): bump androidx.core:core-ktx from 1.9.0 to 1.10.0 in /tutorials/kotlin/MapWithMarker (#1233)
chore(deps): bump androidx.core:core-ktx

Bumps androidx.core:core-ktx from 1.9.0 to 1.10.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>
2023-04-10 14:02:55 +00:00
dependabot[bot]
b7e5871992
chore(deps): bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 in /tutorials/kotlin/MapWithMarker (#1198)
chore(deps): bump androidx.appcompat:appcompat

Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.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>
2023-02-13 14:00:37 +00:00
dependabot[bot]
64db2e0e95
chore(deps): bump appcompat from 1.5.1 to 1.6.0 in /tutorials/kotlin/MapWithMarker (#1157)
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker

Bumps appcompat from 1.5.1 to 1.6.0.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 13:08:44 +00:00
dependabot[bot]
30d007843c
chore(deps): bump espresso-core from 3.4.0 to 3.5.1 in /tutorials/kotlin/MapWithMarker (#1142)
chore(deps): bump espresso-core in /tutorials/kotlin/MapWithMarker

Bumps espresso-core from 3.4.0 to 3.5.1.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 13:17:35 +00:00
dependabot[bot]
d987d71f6f
chore(deps): bump junit from 1.1.4 to 1.1.5 in /tutorials/kotlin/MapWithMarker (#1136)
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker

Bumps junit from 1.1.4 to 1.1.5.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 13:07:56 +00:00
Enrique López Mañas
b20987b9c3
chore(dependencies): general update of dependencies (#1107)
* chore(dependencies): general update of dependencies

* doc: updated API level for WearOS

* chore: updated API level for WearOS

* chore: moved namespace to Gradle file

Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
2022-12-20 13:50:58 -08:00
dependabot[bot]
fdc1e99d9b
chore(deps): bump junit from 1.1.3 to 1.1.4 in /tutorials/kotlin/MapWithMarker (#1106)
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker

Bumps junit from 1.1.3 to 1.1.4.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:20:05 +00:00
dependabot[bot]
fed26f058c
chore(deps): bump core-ktx from 1.8.0 to 1.9.0 in /tutorials/kotlin/MapWithMarker (#1053)
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker

Bumps core-ktx from 1.8.0 to 1.9.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 13:15:48 +00:00
dependabot[bot]
f0f4a0096d
chore(deps): bump appcompat from 1.5.0 to 1.5.1 in /tutorials/kotlin/MapWithMarker (#1052)
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker

Bumps appcompat from 1.5.0 to 1.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 13:11:23 +00:00
dependabot[bot]
7069c907fc
chore(deps): bump appcompat from 1.4.2 to 1.5.0 in /tutorials/kotlin/MapWithMarker (#1033)
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker

Bumps appcompat from 1.4.2 to 1.5.0.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 13:08:39 +00:00
dependabot[bot]
9fd6816464
chore(deps): bump play-services-maps from 18.0.2 to 18.1.0 in /tutorials/kotlin/MapWithMarker (#1012)
chore(deps): bump play-services-maps in /tutorials/kotlin/MapWithMarker

Bumps play-services-maps from 18.0.2 to 18.1.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  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-07-25 13:13:50 +00:00
dependabot[bot]
8c9b6a190a
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /tutorials/kotlin/MapWithMarker (#975)
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker

Bumps appcompat from 1.4.1 to 1.4.2.

---
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>
2022-06-06 13:19:41 +00:00
dependabot[bot]
ac30c6cd1a
chore(deps): bump core-ktx from 1.7.0 to 1.8.0 in /tutorials/kotlin/MapWithMarker (#972)
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker

Bumps core-ktx from 1.7.0 to 1.8.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>
2022-06-06 13:13:10 +00:00
dependabot[bot]
eaf606e73f
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#746)
Bumps core-ktx from 1.6.0 to 1.7.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>
2022-02-03 23:39:19 +00:00
dependabot[bot]
9f69851f8b
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker (#815)
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-02-03 23:25:35 +00:00
dependabot[bot]
f502c4242d
chore(deps): bump play-services-maps in /tutorials/kotlin/MapWithMarker (#811)
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 23:11:28 +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
Ali Shariat
a8d2281513
fix: Remove useless deprecated kotlin-android-extensions plugin (#794)
* Remove useless deprecated kotlin-android-extensions

* Use kotlin-parcelize instead of deprecated kotlin-android-extensions
2021-12-14 14:56:56 -08:00
dependabot[bot]
7da2395dfe
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#611)
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-26 14:17:22 +00:00
dependabot[bot]
87bff625f7
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker (#639)
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:35:28 +00:00
dependabot[bot]
fddb724c66
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker (#613)
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 14:06:22 +00:00
dependabot[bot]
564e041e45
chore(deps): bump espresso-core in /tutorials/kotlin/MapWithMarker (#605)
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:14:54 +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]
4e93788f1f
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker (#563)
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:06:59 +00:00
dependabot[bot]
3db938da23
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#562)
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:06:48 +00:00
Chris Arriola
d7470b3e73 chore: Remove optional. 2021-05-13 17:19:33 -07:00
dependabot[bot]
ca4ae519a4
chore(deps): bump play-services-maps in /tutorials/kotlin/MapWithMarker (#531)
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:30:16 +00:00
dependabot-preview[bot]
63aa4379e1
chore(deps): bump com.google.secrets_gradle_plugin (#462)
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 08:31:57 +00:00
dependabot-preview[bot]
970551c64f
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker (#446)
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:48:53 +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
Chris Arriola
87f37c0320
feat: Adding sample for MapInPagerDemoActivity and MultiMapDemoActivity (#429)
* Adding sample for MapInPagerDemoActivity

* Bump to gradle 6.5

* Adding MultiMapDemoActivity.
2021-01-26 14:54:21 -08: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]
48dc1502a7
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker (#340)
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:47 -07:00
dependabot-preview[bot]
20aac0f4d3
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#329)
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:31:45 +00:00
dependabot-preview[bot]
7fbeee0cc7
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker (#296) 2020-09-10 18:25:23 +00:00
dependabot-preview[bot]
f7104996bc
chore(deps): bump espresso-core in /tutorials/kotlin/MapWithMarker (#297) 2020-09-10 17:56:09 +00:00
dependabot-preview[bot]
6777979b60
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker (#295) 2020-09-10 17:47:02 +00:00
dependabot-preview[bot]
cb108aa7a3
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#259) 2020-07-23 15:50:01 +00: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
e5580ef99b
chore: Add region tags in MapsMarkerActivity. (#238) 2020-06-02 11:09:23 -07:00
dependabot-preview[bot]
c626549560
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#219) 2020-05-28 16:08:51 +00:00
Chris Arriola
8da74564d6
chore: Remove KTX and lifecycle dependencies from MapsMarkerActivity (#213) 2020-05-26 10:42:02 -07:00
dependabot-preview[bot]
ffe9d8f1bc
chore(deps): bump maps-ktx in /tutorials/kotlin/MapWithMarker (#202)
Bumps [maps-ktx](https://github.com/googlemaps/android-maps-ktx) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v1.4.0...v1.5.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-05-14 08:46:14 -07:00
Chris Arriola
5ac76bb18b
chore: Adding regiontag for MapsMarkerActivity (#195) 2020-05-08 08:45:09 -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