dependabot-preview[bot]
f95f2bb13c
chore(deps): bump appcompat from 1.1.0 to 1.2.0 in /ApiDemos/kotlin
...
Bumps appcompat from 1.1.0 to 1.2.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:50 +00:00
dependabot-preview[bot]
699bac9b04
chore(deps): bump junit in /tutorials/java/MapWithMarker
...
Bumps junit from 1.1.1 to 1.1.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:46 +00:00
dependabot-preview[bot]
2076009bf7
chore(deps): bump appcompat from 1.1.0 to 1.2.0 in /ApiDemos/java ( #300 )
2020-09-10 17:16:41 +00:00
dependabot-preview[bot]
483c28d2a3
chore(deps): bump junit from 1.1.1 to 1.1.2 in /ApiDemos/java
...
Bumps junit from 1.1.1 to 1.1.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:37 +00:00
dependabot-preview[bot]
08095bbd06
chore(deps): bump espresso-core in /tutorials/kotlin/Polygons ( #302 )
2020-09-10 17:16:33 +00:00
dependabot-preview[bot]
7729f2a498
chore(deps): bump junit from 1.1.1 to 1.1.2 in /tutorials/java/StyledMap
...
Bumps junit from 1.1.1 to 1.1.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:28 +00:00
dependabot-preview[bot]
71c721275b
chore(deps): bump appcompat
...
Bumps appcompat from 1.1.0 to 1.2.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:23 +00:00
dependabot-preview[bot]
e8a687b6c1
chore(deps): bump kotlin_version
...
Bumps `kotlin_version` from 1.3.72 to 1.4.0.
Updates `kotlin-gradle-plugin` from 1.3.72 to 1.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0 )
Updates `kotlin-stdlib-jdk7` from 1.3.72 to 1.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:20 +00: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
9a8dff4c2b
chore: Adding kotlin demo of raw MapView.
2020-09-08 10:20:02 -07:00
Louis CAD
f4e66de6ff
fix: Fix spelling in Kotlin README ( #283 )
2020-08-28 10:12: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
Chris Arriola
bb1492036a
chore: Update dependabot checks to weekly
2020-08-12 15:06:29 -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
fe594674ce
build: Update to Gradle 4.0.1
2020-07-27 14:59:25 -07:00
dependabot-preview[bot]
cb108aa7a3
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker ( #259 )
2020-07-23 15:50:01 +00:00
dependabot-preview[bot]
054d002948
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap ( #260 )
2020-07-23 15:49:43 +00:00
Chris Arriola
7768691408
docs: Update README on how to provide GMP API Key. ( #248 )
...
* docs: Update README on how to provide GMP API Key.
* fix references.
* Update reference.
* Update string.
* Update references.
2020-06-17 09:47:42 -07:00
Chris Arriola
e37665bebb
chore: Change setFadeIn signature.
2020-06-15 13:52:11 -07:00
Chris Arriola
343e153d6f
chore(Kotlin): Add Kotlin samples for tile overlay.
2020-06-15 13:39:42 -07:00
Chris Arriola
f7da62ce3a
chore: Fix referenced view ID.
2020-06-15 10:48:29 -07:00
Chris Arriola
31a5d6ce03
chore: Update docs link for Cloud Based Map Styling.
2020-06-15 09:15:46 -07:00
Chris Arriola
4014eaf4bb
Merge branch 'chris/v3-beta/3.1.0'
2020-06-15 08:46:55 -07:00
Chris Arriola
c26ca13366
docs: Adding note about product flavors.
2020-06-12 15:14:11 -07:00
Chris Arriola
039244ca50
feat: Add samples for V3 BETA 3.1.0 release.
2020-06-12 14:05:02 -07:00
Chris Arriola
325cc756a2
chore: Prevent force unwrapping.
2020-06-12 10:06:33 -07:00
googlemaps-bot
35e72cf23f
chore: Generate V3 samples ( #244 )
2020-06-04 10:44:46 -07:00
Sean Barbeau
1a5513f133
chore: Update Circle, Polygon, and Polyline demo activities ( #245 )
...
* Remove Hungarian notation from variables
* Remove redundant view casts
2020-06-04 09:29:58 -04:00
Sean Barbeau
a6d24c6395
chore: Add MyLocationDemoActivity in Kotlin ( #239 )
...
Includes region tags for:
* maps_check_location_permission_result
* maps_check_location_permission
Also adds PermissionUtils in Kotlin
Also apply following changes to Java version:
* Refactor variables to remove Hungarian notation
Also remove redundant schema from layout
2020-06-03 16:06:48 -04:00
googlemaps-bot
b27512a8f5
chore: Generate V3 samples ( #243 )
2020-06-03 12:55:09 -07:00
dependabot-preview[bot]
8bb3e6f2df
chore(deps): bump play-services-base in /ApiDemos/java ( #242 )
2020-06-03 18:42:03 +00:00
dependabot-preview[bot]
dca00a27a7
chore(deps): bump play-services-base in /ApiDemos/kotlin ( #241 )
2020-06-03 18:41:58 +00: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
e5580ef99b
chore: Add region tags in MapsMarkerActivity. ( #238 )
2020-06-02 11:09:23 -07:00
dependabot-preview[bot]
997740ab9a
chore(deps): bump play-services-base in /ApiDemos/java ( #235 )
2020-06-02 17:34:39 +00:00
dependabot-preview[bot]
bc648c0d31
chore(deps): bump play-services-basement in /ApiDemos/kotlin ( #236 )
2020-06-02 17:34:31 +00:00
dependabot-preview[bot]
fb52adb503
chore(deps): bump play-services-base in /ApiDemos/kotlin ( #237 )
2020-06-02 17:34:16 +00:00
Sean Barbeau
a72d0bde1a
chore: Add region tags for CameraDemoActivity ( #233 )
...
Also made following changes to Java version:
* Remove Hungarian notation from variables
* Remove redundant view casts
2020-06-02 11:21:22 -04:00
Sean Barbeau
09dcb13876
chore: Add IndoorDemoActivity in Kotlin ( #232 )
...
Also apply following changes to Java version:
* Refactor variables to remove Hungarian notation
* Remove redundant cast for TextView
* Fix spelling in string
2020-06-01 12:31:02 -04:00
Sean Barbeau
92290d690d
chore: Add GroundOverlayDemoActivity in Kotlin ( #231 )
...
Also apply following changes to Java version:
* Refactor variables to remove Hungarian notation
* Remove redundant cast for SeekBar
2020-06-01 11:17:27 -04:00
Sean Barbeau
7f1efcdab9
chore: Add EventsDemoActivity in Kotlin ( #220 )
...
Also apply following changes to Java version:
* Refactor variables to remove Hungarian notation
* Remove redundant cast for TextView
2020-05-29 14:15:34 -04:00
dependabot-preview[bot]
c626549560
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker ( #219 )
2020-05-28 16:08:51 +00:00
dependabot-preview[bot]
b214f3be4e
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap ( #217 )
2020-05-28 03:59:34 +00:00
dependabot-preview[bot]
e85d4679cc
chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap ( #218 )
2020-05-28 03:59:21 +00:00
Chris Arriola
693275318b
chore: Add Kotlin version of CurrentPlaceDetailsOnMap. ( #215 )
2020-05-27 20:38:40 -07:00
dependabot-preview[bot]
2dccc34eca
chore(deps): bump places in /tutorials/java/CurrentPlaceDetailsOnMap ( #216 )
2020-05-27 15:26:58 +00:00
Maluki Muthusi
99b9c37c7f
The api key should be added at the file ApiDemos/kotlin/secure.properties not ApiDemos/kotlin/app/secure.properties. ( #212 )
...
It is one of the errors that beginners encounter. There some questions at stackoverflow due that.
2020-05-27 08:26:29 -07:00
Chris Arriola
a14087f52c
chore: Remove 'silent' from END_EXCLUDE tags ( #214 )
2020-05-26 14:33:38 -07:00
Chris Arriola
8da74564d6
chore: Remove KTX and lifecycle dependencies from MapsMarkerActivity ( #213 )
2020-05-26 10:42:02 -07:00