24 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
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
Enrique López Mañas
56126e7678
chore(deps): update dependencies (#1204) 2023-02-21 10:53:52 -08: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
Chris Arriola
7c017067b7
chore: Add secrets-gradle-plugin region tags. (#903)
* chore: Add secrets-gradle-plugin region tags.

Change-Id: I701043dc1fed653492ecc35e551b2e9d8ce16d19

* Adding ACCESS_COARSE_LOCATION.

Change-Id: Ia8e0eb80be5f0aa982cf195c5cfbb9471fc85f5f
2022-03-30 15:19:23 -07:00
Chris Arriola
3583e62061
chore(snippets): Add snippets for Maps Rx. (#902)
* chore(snippets): Add snippets for Maps Rx.

Change-Id: I820e3268f3cbe89c34bc63e7b4a55897b70c6ec4

* Fix ending tag.

Change-Id: Ie6b0628292b98fc497817e41944a4000f428b6df
2022-03-28 14:45:41 -07:00
Chris Arriola
241f3a4974
chore: Update maps compose snippet 2.0.0 (#897)
Change-Id: I2acef39c95e496e0d42f43a215b79b463281f077
2022-03-22 14:51:34 -07: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
Chris Arriola
3f6f0fff87
chore(Snippet): Fix usage of setting the camera's position. (#890)
Change-Id: I8fab433fbc3e53bab86e5a2be221286fb695129e
2022-03-01 16:28:30 -08:00
Chris Arriola
96daebca63
chore(Snippets): Add Maps Compose snippets. (#841)
Change-Id: Idd9903a3570a1427491dd98442bffcfd985f11bf
2022-02-07 13:37:16 -08:00
Chris Arriola
8549ee6253
chore: Add snippets for MapID. (#769)
Change-Id: I434662a7d99ae3b333a8e53c97813f6eafed7d68
2021-12-03 10:36:53 -08:00
Chris Arriola
f6b2da8bcb
chore: Add KTX snippets. (#767)
* chore: Add KTX snippets.

Change-Id: I7b1ce2aaefa04b65682f29586f65bb042599ad18

* Import Maps explicitly.

Change-Id: I7148dbfc358fe3b30d5b99b2e252a03967a8d67f
2021-12-02 14:58:47 -08:00
Chris Arriola
f6a7046740 chore(snippet): Remove duplicate exclude.
Change-Id: Ic510449101e65904def87b84b19ca0d159f15506
2021-11-18 10:16:30 -08:00
Chris Arriola
c8a7ec1127
chore: Add maps_android_mapsactivity region tag. (#747)
Change-Id: I642a4bd8624d6665f5eb2720079e321880581aa6
2021-11-05 13:06:03 -07:00
Chris Arriola
15b409a16c chore: Exclude import
Change-Id: I8d895eaf6e3c5787956b3cd4e3c995659a0b7443
2021-11-03 16:16:05 -07:00
Chris Arriola
4ee2170919
fix: Fix v18.0.0 build errors (#740)
* fix: Fix build errors from v18.0.0

Change-Id: Id4a2b5edf71832ffe71e2296de979b9a48b7786a

* Update CI to only build GMS on non-snippet code.

Change-Id: I1cbc08546758ec1ae40851777efdbe2ac2e941a4

* Remove redundant snippet end tag.

Change-Id: I8101762c705a31af6c63deec91152246e19b9622

* Fix nullability errors.

Change-Id: I3e535c0389586bf69a6780c5ce46c813e2b3241f
2021-10-27 11:21:21 -07:00
Chris Arriola
cd44d81c3c
feat: 18.0.0 samples (#732)
* feat: 18.0.0 samples

* Map BG Color
* Moving cloud based map styling from v3 to gms
* Opt-in renderer

Change-Id: I094e53c9d9ef6b59abe443fb0791646b025cbd3d

* Add exported and bump minSdkVersion

Change-Id: Ied1e4e0aa507b3e67ce09679824225dd4fca88a3

* Bump snippet repo versions.

Change-Id: I50183bcfa4ef5a11d910545848200a9be03605c3

* Bump 18.0.0

Change-Id: I6c174f15e4afa4b2b20a52e956fc1c82e9f71d60
2021-10-27 09:04:41 -07: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
Chris Arriola
eee48d767d
chore: Update snippet for consistent throughout docs. (#469) 2021-02-26 10:02:38 -08:00
Chris Arriola
63a744d902 chore(Snippet): Add region tags for API key security. 2020-11-25 14:19:57 -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
0848b66a9f
chore: Adding new snippets for Maps Beta. (#315)
* chore: Adding new snippets for Maps Beta.

* Adding license.

* Update workflow.

* Remove unused layout.

* Moving GMS samples to gms product flavor.

* Uninstall NDK

* Move layout file to gms
2020-09-09 16:44:25 -07:00
Chris Arriola
98994bde77 chore: Add mMap instance variable to match wizard. 2020-08-25 11:14:11 -07:00
Chris Arriola
8985cb9643
chore: Add snippets project (#278)
* chore: Add snippets directory.

* chore: Add snippets project.

* Adding license headers.
2020-08-25 11:05:24 -07:00