Enrique López-Mañas
7cfb154178
chore: added Lint flow to modules ( #2308 )
...
* chore: added Lint flow to modules
* chore: header for lint
* chore: removed abort on error
* chore: remove lint
* chore: fixed lints
* chore: fix permission
2025-10-13 10:40:58 -06:00
Enrique López-Mañas
1f792733dd
chore: modified CODEOWNERS ( #2309 )
2025-10-10 10:26:51 -06:00
Enrique López-Mañas
f66620b88a
chore: fixed paths ( #2119 )
2025-06-25 12:01:49 -06:00
Enrique López-Mañas
a15cb45067
chore: updated versions ( #2135 )
...
* chore: updated versions
* chore: updated snippets
* chore: updated tutorials java
* chore: updated tutorials java
* chore: permission
* chore: permission
* chore: added material
2025-06-25 11:24:13 -06:00
Enrique López Mañas
f4654e60a2
feat: Data-Driven styling samples ( #1771 )
...
* fix: import rememberMarkerState and use the marker state correctly
* feat: dataset styling Kotlin samples
* feat: added DataDrivenBoundariesActivity.kt
* feat: added DataDrivenBoundariesActivity
* feat: added documentation
* feat: added header
* chore: changed MY_MAP_ID to DEMO_MAP_ID
* feat: moved data files to raw
* feat: added DataDrivenBoundariesActivity
* feat: removed unused files
* feat: map id
* chore: replace System.out.println with Log.d
* feat: added region tags
* feat: added different set of DDS
* feat: added different set of DDS
* feat: replacing files
feat: replacing files
* feat: replacing files
* feat: compileSdk 35
* feat: compileSdk 35
* chore: updated README file
* feat: trying to force different datasets
* feat: updated samples
* feat: Add data-driven styling for datasets
This commit introduces data-driven styling for datasets in the ApiDemos application.
The following changes were made:
Added a custom Application class (ApiDemoApplication) to check for the presence and validity of the API key during startup.
Added a new data structure (DataSet) to hold information about each dataset, including its label, dataset ID, location, and styling callback.
Updated the DataDrivenDatasetStylingActivity to use the new data structure and styling callbacks.
Rename the dataset input files to better reflect there contents.
* fix: moves the dataset ids to the secrets.properties file
* feat: significant rewrite to of DataDrivenDatasetStylingActivity
* Makes the app look better on full screen with a cutout
* Uses material elements
* Switch to using secrets for the data set ids
* more of a convenience to prevent having to remove the ids when submitting
* moves dataset data files to common area since they are not used directly by the app
* Detailed instructions for uploading the data to console (WIP)
* fix: exports the data driven styling activities so they can be run directly
* feat: added header
* feat: change ubuntu-latest
* feat: change ubuntu-latest
* feat: change ubuntu-latest
---------
Co-authored-by: dkhawk <107309+dkhawk@users.noreply.github.com>
2025-02-13 15:37:43 -07:00
Enrique López Mañas
6b62127926
fix: fixed release config ( #1944 )
2025-01-14 10:29:10 -07:00
Enrique López Mañas
cb53eb4999
fix: fixed release step ( #1770 )
...
* fix: fixed release step
* fix: fixed the assemble flavor (no more gms anymore)
2024-08-27 16:10:07 -06:00
Enrique López Mañas
be0a71f10c
chore: replace the GMS folder with main ( #1767 )
...
* chore: replace the GMS folder with main
* chore: headers
* feat: change build command
2024-08-26 15:38:26 -06:00
Dale Hawkins
abcc8b52c2
feat: copies some snippets that were in v3 only to gms ( #1715 )
...
* feat: copies some snippets that were in v3 only to gms
chore: the java compatibility version
* fix: updates copyright dates and adds missing copyright
* fix: copyright header for strings.xml
* fix: set Java Version back to 17
* fix: set Java Version back to 17
* fix: set Java Version back to 17
* fix: set Java Version back to 17
* fix: set Java Version back to 17
* feat: creates AdvancedMarkersCollisionActivity to demonstrate marker collision behavior
* chore: not adding jar files in libs directory
* feat: set Java 21 everywhere
---------
Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
2024-07-24 10:56:55 -06:00
Enrique López Mañas
93e9bd9533
chore: removed dependabot workflow ( #1696 )
2024-07-10 10:28:04 -06:00
Enrique López Mañas
588287af6e
docs: added hook sample ( #1462 )
...
* docs: added hook sample
* docs: changed default value to DEFAULT_API_KEY
2024-01-26 09:51:18 -08:00
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
c10fa9671e
chore: update dependabot.yml permissions
2023-11-14 11:13:27 -08:00
googlemaps-bot
e2319338c7
chore: update dependabot.yml
2023-11-13 23:40:21 -08:00
Angela Yu
7e162899b2
chore: update generate-v3.yml to only run on manual trigger
2023-11-13 22:15:44 -08:00
Angela Yu
2f934c63b5
chore: update release.yml
2023-11-13 20:39:34 -08:00
Angela Yu
608e1a0f59
chore: update workflows ( #1385 )
2023-11-07 01:48:24 -08:00
Angela Yu
2647732b1a
chore: update dependabot.yml interval for snippets
2023-11-06 23:19:08 -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
Angela Yu
ff1b2ded7d
chore(docs): update secrets-gradle-plugin install snippets ( #1353 )
...
* chore(docs): update secrets-gradle-plugin install snippets
* chore: align snippets build versions for compatibility
* chore: update build snippets test to use Java 17
* chore: add snippet-bot config
2023-10-17 14:25:03 -07:00
Justin Poehnelt
92769d58a0
chore: fix typo in check name ( #962 )
2022-05-25 11:26:36 -06:00
Justin Poehnelt
c67283a0cd
chore: update owners ( #961 )
2022-05-25 07:41:57 -06:00
Justin Poehnelt
7bd9224caa
build: change dependabot interval to weekly ( #959 )
2022-05-19 13:26:22 -06:00
Justin Poehnelt
c06f85ccc8
chore: only approve
2022-05-12 10:21:04 -06:00
Justin Poehnelt
5a1c828f8e
chore: add --approve
2022-05-12 10:09:50 -06:00
Justin Poehnelt
fd2227fb39
chore: fix approval by providing url to pr
2022-05-12 09:59:57 -06:00
Justin Poehnelt
db82d9a932
chore: update pull request approval comment
2022-05-12 09:52:52 -06:00
Justin Poehnelt
bc1cae361f
chore: simplify dependabot workflow
2022-05-12 09:49:55 -06:00
googlemaps-bot
8665714a23
chore: Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ( #940 )
2022-05-11 15:41:32 -06:00
Justin Poehnelt
28fa83e569
build: add summary test status check ( #938 )
2022-05-10 18:10:55 -06:00
googlemaps-bot
91781c0b61
chore: Synced file(s) with googlemaps/.github ( #935 )
2022-05-10 15:41:47 -06:00
Chris Arriola
7d053e01a0
chore: Delete repo-specific blunderbuss.yml
2022-04-01 10:14:54 -07:00
Chris Arriola
ccb8839999
chore: Update dependbot interval to daily
...
For `java/MapWithMarker` so that the region tag for the dependency declaration for the Maps SDK for Android is kept fresh.
2022-03-21 15:43:06 -07:00
Chris Arriola
9314d34bca
ci: Prevent v3 assembly.
...
Change-Id: I0a390496a0ffb4edd764b7e675ba83e3cacf1eb4
2021-11-05 13:31:58 -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
9a0f951437
ci: Using Java 11 in release workflow
2021-08-13 09:40:37 -07:00
Chris Arriola
8c8e3a3b51
chore: Update WearOS sample and add Kotlin version. ( #659 )
...
* Add secrets-gradle-plugin.
* Using new ambient mode API.
* Applying fullscreen.
* Add Kotlin samples.
* Use java 11.
* Include local.defaults.properties.
* Rename to local.defaults.properties.
* Add value for GOOGLE_MAPS_API_KEY
* s/master/main
2021-08-12 16:29:54 -07:00
Chris Arriola
b92eeef28b
chore: Using AGP 7.0.0 ( #658 )
...
* chore: Using AGP 7.0.0
* Use Java 11.
* Using 'adopt' distribution
* Ignore .java-version
* Remove onClick from XML
* Add abortOnError false.
2021-08-09 16:41:26 -07:00
Chris Arriola
9acf56344e
chore: Add workflow_dispatch to build workflow.
2021-07-15 08:39:08 -07:00
dependabot-preview[bot]
1760959748
Upgrade to GitHub-native Dependabot ( #515 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 15:44:14 +00:00
Chris Arriola
5578ecaa3c
chore: Use GITHUB_WORKSPACE.
2021-01-25 14:54:22 -08:00
Chris Arriola
462e27304d
chore: Configure VM for release workflow.
2021-01-25 14:29:52 -08:00
Chris Arriola
add75498ef
feat: Adding release and publish workflows
2021-01-25 14:09:47 -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
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
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
abb75edd0c
build: Run generateV3 generateV3Layout periodically. ( #240 )
...
* build: Run generateV3 generateV3Layout periodically.
* Update generate_v3.yml
* Rename generate_v3.yml to generate-v3.yml
* Update generate-v3.yml
2020-06-03 11:41:21 -07:00
Chris Arriola
7fdbaa234f
chore: Add CODEOWNERS file.
...
Closes #185
2020-05-15 09:41:34 -07:00