626 Commits

Author SHA1 Message Date
dependabot-preview[bot]
71c721275b chore(deps): bump appcompat
Bumps appcompat from 1.1.0 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:23 +00:00
dependabot-preview[bot]
e8a687b6c1 chore(deps): bump kotlin_version
Bumps `kotlin_version` from 1.3.72 to 1.4.0.

Updates `kotlin-gradle-plugin` from 1.3.72 to 1.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0)

Updates `kotlin-stdlib-jdk7` from 1.3.72 to 1.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:20 +00:00
Chris Arriola
c82e1a8120
build: Adding SuppressLint for MissingPermission. (#261)
* build: Adding SuppressLint for MissingPermission.

* Using NDK version 21.3.6528147

* Uninstall NDK bundle.

* Fix build errors.

* Fix per-flavor manifests.
2020-07-28 10:33:02 -07:00
Chris Arriola
fe594674ce build: Update to Gradle 4.0.1 2020-07-27 14:59:25 -07:00
dependabot-preview[bot]
cb108aa7a3
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker (#259) 2020-07-23 15:50:01 +00:00
dependabot-preview[bot]
054d002948
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#260) 2020-07-23 15:49:43 +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
325cc756a2 chore: Prevent force unwrapping. 2020-06-12 10:06:33 -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
dependabot-preview[bot]
b214f3be4e
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#217) 2020-05-28 03:59:34 +00:00
dependabot-preview[bot]
e85d4679cc
chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#218) 2020-05-28 03:59:21 +00:00
Chris Arriola
693275318b
chore: Add Kotlin version of CurrentPlaceDetailsOnMap. (#215) 2020-05-27 20:38:40 -07:00
dependabot-preview[bot]
2dccc34eca
chore(deps): bump places in /tutorials/java/CurrentPlaceDetailsOnMap (#216) 2020-05-27 15:26:58 +00:00
Chris Arriola
a14087f52c
chore: Remove 'silent' from END_EXCLUDE tags (#214) 2020-05-26 14:33:38 -07: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
ba01ea47ff
feat: Adding Kotlin version of PolyActivity (#197)
* chore: Modify how API key is provided

* Creating kotlin version of Polygons.

* Add region tag for maps_poly_activity_get_map_async

* Add region tag for maps_poly_activity_on_map_ready

* Add region tag for maps_poly_activity_add_polyline

* Add region tag for maps_poly_activity_add_polyline_set_tag

* Add regiontag maps_poly_activity_style_polyline

* Add region tag for maps_poly_activity_on_polyline_click

* Add region tag for maps_poly_activity_style_polygon

* Addressing comments.
2020-05-12 09:09:27 -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
dependabot-preview[bot]
b71da4919f
chore(deps): bump gradle in /tutorials/CurrentPlaceDetailsOnMap (#180)
Bumps gradle from 3.6.2 to 3.6.3.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 12:42:41 -07:00
dependabot-preview[bot]
a38595828f
chore(deps): bump gradle from 3.6.2 to 3.6.3 in /tutorials/MapWithMarker (#179)
Bumps gradle from 3.6.2 to 3.6.3.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 12:42:22 -07:00
dependabot-preview[bot]
f4226a80a5
chore(deps): bump gradle from 3.6.2 to 3.6.3 in /tutorials/StyledMap (#178)
Bumps gradle from 3.6.2 to 3.6.3.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 12:41:55 -07:00
dependabot-preview[bot]
031c9de150
chore(deps): bump gradle from 3.6.2 to 3.6.3 in /tutorials/Polygons (#175)
Bumps gradle from 3.6.2 to 3.6.3.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 08:47:39 -07:00
Chris Arriola
487c289e15
chore(deps): Update to gradle 3.6.2 (#174)
* chore(deps): Update gradle to 3.6.2

* Fix lint issues.
2020-04-15 11:43:39 -07:00
dependabot-preview[bot]
9529e5e5cc
chore(deps): Bump junit from 4.12 to 4.13 in /tutorials/MapWithMarker (#162)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Chris Arriola <carriola@google.com>
2020-04-15 11:12:27 -07:00
dependabot-preview[bot]
86fe20abe5
Bump junit from 1.1.0 to 1.1.1 in /tutorials/MapWithMarker (#166)
Bumps junit from 1.1.0 to 1.1.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-04-15 11:11:43 -07:00
dependabot-preview[bot]
e788c96ac1
Bump junit from 1.1.0 to 1.1.1 in /tutorials/StyledMap (#161)
Bumps junit from 1.1.0 to 1.1.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-04-15 11:11:33 -07:00
dependabot-preview[bot]
87e1130634
chore(deps): Bump espresso-core from 3.1.1 to 3.2.0 in /tutorials/StyledMap (#169)
Bumps espresso-core from 3.1.1 to 3.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-04-15 10:40:01 -07:00
dependabot-preview[bot]
622bf3215a
chore(deps): Bump places from 2.1.0 to 2.2.0 in /tutorials/CurrentPlaceDetailsOnMap (#167)
Bumps places from 2.1.0 to 2.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-04-15 10:39:39 -07:00
dependabot-preview[bot]
42c4642525
chore(deps): Bump junit from 4.12 to 4.13 in /tutorials/Polygons (#170)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Chris Arriola <carriola@google.com>
2020-04-15 10:39:22 -07:00
dependabot-preview[bot]
450ceb445a
Bump junit from 1.1.0 to 1.1.1 in /tutorials/Polygons (#172)
Bumps junit from 1.1.0 to 1.1.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-04-15 10:38:37 -07:00
dependabot-preview[bot]
f6bef0cb2b
chore(deps): Bump junit from 4.12 to 4.13 in /tutorials/StyledMap (#173)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 19:56:28 -07:00
dependabot-preview[bot]
21429a23f3
chore(deps): Bump espresso-core from 3.1.1 to 3.2.0 in /tutorials/MapWithMarker (#168)
Bumps espresso-core from 3.1.1 to 3.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-04-14 19:56:11 -07:00
dependabot-preview[bot]
5b405fe431
Bump espresso-core from 3.1.1 to 3.2.0 in /tutorials/Polygons (#160)
Bumps espresso-core from 3.1.1 to 3.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-04-14 19:55:54 -07:00
dependabot-preview[bot]
a60614e287
Bump espresso-core in /tutorials/CurrentPlaceDetailsOnMap
Bumps espresso-core from 2.2.2 to 3.0.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 16:41:51 +00:00
Angela Yu
7e9b01cf82
Update to latest Maps and Places SDKs (#141)
* Update ApiDemos/java to latest Maps SDK for Android

* Update ApiDemos/kotlin to latest Maps SDK for Android

* Update tutorials/CurrentPlaceDetailsOnMap to new Places SDK for Android

* Update tutorials/MapWithMarker to latest Maps SDK for Android

* Update tutorials/Polygons to latest Maps SDK for Android

* Update tutorials/StyledMap to latest Maps SDK for Android

* Update README with better instructions for API key
2019-12-30 13:18:01 -08:00
Alex Muramoto
e5be55c7b8 Update gradle files to resolve build errors in tutorials (#118)
* upgrade gradle version and gradle file

* update gradle for mapwithmarker tutorial

* update gradle for polygons tutorial

* update gradle for styled map tutorial
2019-04-19 09:42:51 -07:00
Alex Muramoto
0779df7d7f Updates code comment on how to get an API key 2018-11-13 15:59:39 -08:00
Stephen McDonald
0db03d467b
Merge pull request #45 from googlemaps/sarahmaddox-add-tut-link
Adds a link to the tutorial on developers.google.com
2018-01-08 12:51:10 +11:00
Stephen McDonald
8ce9a8dca4
Merge pull request #46 from googlemaps/sarahmaddox-remove-version
Removes unnecessary version number from API name
2018-01-08 12:50:55 +11:00
Stephen McDonald
a9b015ab30
Merge pull request #47 from googlemaps/sarahmaddox-patch-1
Removes unnecessary version number from API name
2018-01-08 12:50:40 +11:00
Stephen McDonald
9dd8f86c87
Merge pull request #48 from googlemaps/sarahmaddox-polygons-readme
Creates a README file for the Polygons tutorial
2018-01-08 12:50:18 +11:00
William French
3fcb03b4d1 Updated current place sample to use connectionless client. 2017-08-15 12:13:16 -07:00
Sarah Maddox
971a75f2af Creates a README file for the Polygons tutorial 2017-02-20 09:29:15 +11:00
Sarah Maddox
c65f1ec6f1 Removes unnecessary version number from API name 2017-02-20 09:24:31 +11:00
Sarah Maddox
bbb97ccf93 Removes unnecessary version number from API name 2017-02-20 09:23:24 +11:00
Sarah Maddox
98495bf540 Adds a link to the tutorial on developers.google.com 2017-02-20 09:21:25 +11:00
Sarah Maddox
a6c5003503 Merge branch 'tutorials' to pick up revised Current Place tutorial. 2017-02-17 11:41:34 +11:00
Stephen McDonald
d52946c82f Merge branch 'master' of github.com:googlemaps/android-samples 2017-02-16 09:28:52 +11:00