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]
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
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
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]
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]
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
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
a14087f52c
chore: Remove 'silent' from END_EXCLUDE tags ( #214 )
2020-05-26 14:33:38 -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
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