12 Commits

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