28 Commits

Author SHA1 Message Date
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