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
Chris Arriola
2a90e70b08
chore: Remove API key reference in gradle.properties. ( #827 )
...
Change-Id: Iba997a8755a5b1e7c4de5efc19a1db792aea793c
2022-02-02 14:46:47 -08:00
Chris Arriola
f60e762516
fix: Fix color names. ( #716 )
...
* fix: Fix color names.
Change-Id: Ibb6442c84ef6482426e806502378bb30b811d397
* Bump WearOS compile and target SDK version.
Change-Id: Iba549da3d6f0906aea047e08b1755ac46fa6c902
* Add exported=true
Change-Id: Ia04fcf1402816ce4f265e8cfba468eafb7a37c45
2021-10-05 10:20:27 -07: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
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
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