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
Chris Arriola
fc64eca151
chore: ApiDemos for Maps SDK V3 BETA ( #199 )
...
* chore: Adding samples for V3.
Adding samples for V3 BETA in a new module `app-v3`. These samples are
generated by the `generateV3` Gradle task which runs when the `app`
module is built.
TODOs left:
- [ ] Update README with a note about V3 samples
* Update README and location of secure.properties.
* Using product flavors instead of creating a new module for V3 & GMS.
* Update build workflow to run lint and assemble on all flavor/build types.
* Not using deprecated API.
* Install Android NDK.
* Update license headers.
2020-05-12 17:15: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
Chris Arriola
25cf804449
build: Build all branches not just master
2020-05-04 19:24:56 -07:00
Chris Arriola
87955bc158
build: Fixing build issues.
2020-04-07 14:47:51 -07:00
Chris Arriola
ff3beafa80
build: Adding weekly cron build.
2020-04-07 14:25:55 -07:00
Chris Arriola
7b250fd424
build: Adding 45 minute timeout
2020-04-01 14:02:57 -07:00
Chris Arriola
db17426711
build: Separate jobs.
2020-04-01 11:22:16 -07:00
Chris Arriola
3db3c33cbb
build: Adding build.yml.
2020-04-01 10:34:59 -07:00
Chris Arriola
cd056d8088
chore: Adding blunderbuss.yml
2020-04-01 09:21:48 -07:00
Chris Arriola
709b8ad655
docs(Template): update location of PR template ( #143 )
2020-01-24 14:05:17 -08:00
Justin Poehnelt
31b05d1fc9
fix: increase stale bot window
2020-01-08 14:10:20 -08:00
Chris Arriola
2a5dd33154
style: Update pull request template. ( #140 )
...
* style: Update pull request template.
* Add back name, about and label
2019-12-23 17:09:51 -08:00
Chris Arriola
75519dbe7d
style: Update bug issue template. ( #139 )
2019-12-20 12:48:00 -08:00
Justin Poehnelt
c6c7250616
add pr templates
2019-10-14 11:22:03 -06:00
Justin Poehnelt
07ef1fe93c
update issue templates
...
* update issue templates
* update issue templates
* update issue templates
2019-10-03 00:05:17 -07:00
Justin Poehnelt
aafaa40359
modify stale config
2019-10-02 23:34:49 -07:00
Justin Poehnelt
733bd95b36
modify stale config
2019-10-02 23:17:48 -07:00
Justin Poehnelt
83f33d530c
add stale config
2019-10-02 23:01:19 -07:00
Justin Poehnelt
9327d5ac8c
add github issue templates ( #126 )
2019-09-06 10:44:58 -07:00