45 Commits

Author SHA1 Message Date
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
dkhawk
e4285607ae chore: update dependencies
Updates the following dependencies:

* compileSdk to 35
* androidx.core:core-ktx to 1.15.0
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 to 2.0.21
* id("com.android.application") to 8.8.0
* id("org.jetbrains.kotlin.android") to 2.1.0
* Gradle to 8.11.1
* Also renames the savedState variable to savedInstanceState in AmbientActivity.kt and MainActivity.kt to match the base class.
2025-01-14 09:49:02 -07:00
Enrique López Mañas
5ea1951521
fix: fixed secrets in wearable module (#1788)
* fix: import rememberMarkerState and use the marker state correctly

* fix: fixed secrets in wearable module

---------

Co-authored-by: dkhawk <107309+dkhawk@users.noreply.github.com>
2024-08-30 09:39:09 -06:00
Enrique López Mañas
42f3887bac
feat: tooling modernization (#1753)
* feat: tooling modernization

* chore: headers

* chore: headers

* feat: tooling modernization

* removed script
2024-08-20 14:33:51 -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
dependabot[bot]
5bbb1e3f96
chore(deps): bump com.google.android.gms:play-services-maps from 18.2.0 to 19.0.0 in /WearOS (#1680)
chore(deps): bump com.google.android.gms:play-services-maps in /WearOS

Bumps com.google.android.gms:play-services-maps from 18.2.0 to 19.0.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 13:56:04 +00:00
dependabot[bot]
993354d0c8
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.24 to 2.0.0 in /WearOS (#1608)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.24...v2.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 13:42:01 +00:00
dependabot[bot]
237a5451fa
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.23 to 1.9.24 in /WearOS (#1584)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 13:08:48 +00:00
dependabot[bot]
edfbf06050
chore(deps): bump androidx.core:core-ktx from 1.13.0 to 1.13.1 in /WearOS (#1563)
chore(deps): bump androidx.core:core-ktx in /WearOS

Bumps androidx.core:core-ktx from 1.13.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 13:06:46 +00:00
Enrique López Mañas
1df7d3d37a
fix: updated dependencies to solve compilation issue (#1557)
* fix: versions and dependencies updated to allow compilation

* fix: duplicated libraries

* fix: updated Gradle

* fix: updated Manifest

* fix: updated Gradle

* fix: fixed header
2024-05-02 14:54:21 -06:00
dependabot[bot]
5e6e9767eb
chore(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.0 in /WearOS (#1548)
chore(deps): bump androidx.core:core-ktx in /WearOS

Bumps androidx.core:core-ktx from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 13:31:12 +00:00
dependabot[bot]
a626e7feba
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.0 to 1.9.23 in /WearOS (#1511)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.23)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 13:26:49 +00:00
dependabot[bot]
77fa066e54
chore(deps): bump androidx.core:core-ktx from 1.9.0 to 1.12.0 in /WearOS (#1487)
Bumps androidx.core:core-ktx from 1.9.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:25:02 +00:00
dependabot[bot]
ca34a6dbfa
chore(deps): bump com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0 in /WearOS (#1488)
chore(deps): bump com.google.android.gms:play-services-maps in /WearOS

Bumps com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:24:41 +00:00
dependabot[bot]
2426b31c70
chore(deps): bump androidx.wear:wear from 1.2.0 to 1.3.0 in /WearOS (#1485)
Bumps androidx.wear:wear from 1.2.0 to 1.3.0.

---
updated-dependencies:
- dependency-name: androidx.wear:wear
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 13:24:18 +00:00
dependabot[bot]
e730649a52
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.8.22 to 1.9.0 in /WearOS (#1292)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.8.22 to 1.9.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.22...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 14:03:01 +00:00
dependabot[bot]
b903cfb00f
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.8.21 to 1.8.22 in /WearOS (#1281)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 14:04:38 +00:00
dependabot[bot]
5b63137d04
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.8.20 to 1.8.21 in /WearOS (#1247)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.8.20 to 1.8.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.20...v1.8.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 14:01:25 +00:00
dependabot[bot]
7aa60c83d5
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.8.10 to 1.8.20 in /WearOS (#1230)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.10...v1.8.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 14:19:10 +00:00
dependabot[bot]
103a735842
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.8.0 to 1.8.10 in /WearOS (#1183)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 in /WearOS

Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 13:08:27 +00:00
dependabot[bot]
2a26baa6a6
chore(deps): bump kotlin-stdlib-jdk7 from 1.7.22 to 1.8.0 in /WearOS (#1126)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.7.22 to 1.8.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 13:10:10 +00:00
Enrique López Mañas
b20987b9c3
chore(dependencies): general update of dependencies (#1107)
* chore(dependencies): general update of dependencies

* doc: updated API level for WearOS

* chore: updated API level for WearOS

* chore: moved namespace to Gradle file

Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
2022-12-20 13:50:58 -08:00
dependabot[bot]
9d990d46b5
chore(deps): bump kotlin-stdlib-jdk7 from 1.7.21 to 1.7.22 in /WearOS (#1115)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 13:09:40 +00:00
dependabot[bot]
08b2c4350a
chore(deps): bump kotlin-stdlib-jdk7 from 1.7.20 to 1.7.21 in /WearOS (#1095)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.7.20 to 1.7.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:07:03 +00:00
dependabot[bot]
753084217a
chore(deps): bump kotlin-stdlib-jdk7 from 1.7.10 to 1.7.20 in /WearOS (#1069)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 13:11:30 +00:00
dependabot[bot]
6bc1633bb3
chore(deps): bump kotlin-stdlib-jdk7 from 1.7.0 to 1.7.10 in /WearOS (#1003)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 13:16:17 +00:00
dependabot[bot]
086850f339
chore(deps): bump kotlin-stdlib-jdk7 from 1.6.21 to 1.7.0 in /WearOS (#994)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 13:15:44 +00:00
dependabot[bot]
ab4a08bbd8
chore(deps): bump kotlin-stdlib-jdk7 from 1.6.10 to 1.6.21 in /WearOS (#947)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 10:51:54 -07:00
Justin Poehnelt
d32b3b4db1
fix: revert dependencies to last green build (#937) 2022-05-10 18:02:18 -06:00
dependabot[bot]
20a800d2b8
chore(deps): bump kotlin-stdlib-jdk7 from 1.6.10 to 1.6.21 in /WearOS (#929)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.6.21.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">kotlin-stdlib-jdk7's releases</a>.</em></p>
<blockquote>
<h2>Kotlin 1.6.21</h2>
<h2>Changelog</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51979"><code>KT-51979</code></a> &quot;AssertionError: No modifier list, but modifier has been found by the analyzer&quot; exception on incorrect Java interface override</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51893"><code>KT-51893</code></a> Duplicated [OVERRIDE_DEPRECATION] on overridden properties</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51927"><code>KT-51927</code></a> Native: <code>The symbol of unexpected type encountered during IR deserialization</code> error when multiple libraries have non-conflicting declarations with the same name</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51843"><code>KT-51843</code></a> Functional interface constructor references are incorrectly allowed in 1.6.20 without any compiler flags</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51672"><code>KT-51672</code></a> JVM IR: Inline class mangling issue in interface default methods split across multiple modules</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51711"><code>KT-51711</code></a> Compiler warning is displayed in case there is 'if' else branch used with elvis</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-49317"><code>KT-49317</code></a> &quot;IllegalStateException: Parent of this declaration is not a class: FUN LOCAL_FUNCTION_FOR_LAMBDA&quot; with parameter of suspend type with the default parameter</li>
</ul>
<h3>IDE. Native</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KTIJ-20819"><code>KTIJ-20819</code></a> Native debugging support: &quot;Debug is impossible without lldb binaries required by Kotlin/Native&quot; on &quot;Attach to process&quot;</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-52010"><code>KT-52010</code></a> K/JS IR: both flows execute when using elvis operator</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51973"><code>KT-51973</code></a> KJS / IR overridden properties of inherited interface missing</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-50504"><code>KT-50504</code></a> KJS / IR: Transpiled JS incorrectly uses the unscrambled names of internal fields</li>
</ul>
<h3>Tools. Gradle</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51837"><code>KT-51837</code></a> kotlin-gradle-plugin:1.6.20 fails xray scan on shadowed Gson 2.8.6.</li>
</ul>
<h3>Tools. Gradle. Multiplatform</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51810"><code>KT-51810</code></a> MPP / Gradle: Dependency locking fails with 1.6.20</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51765"><code>KT-51765</code></a> com.android.lint in multiplatform project without android target should not trigger warning</li>
</ul>
<h2>Checksums</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Sha256</th>
</tr>
</thead>
<tbody>
<tr>
<td>kotlin-compiler-1.6.21.zip</td>
<td>632166fed89f3f430482f5aa07f2e20b923b72ef688c8f5a7df3aa1502c6d8ba</td>
</tr>
<tr>
<td>kotlin-native-linux-x86_64-1.6.21.tar.gz</td>
<td>af51f6ae244bb19979fbae6dc3afdca7bae42568d6a33f0fa331edd665a611fa</td>
</tr>
<tr>
<td>kotlin-native-macos-x86_64-1.6.21.tar.gz</td>
<td>ce74cc3bc874a42e9b912515626c563dee075503d0c3f55c24cd75724986f020</td>
</tr>
<tr>
<td>kotlin-native-macos-aarch64-1.6.21.tar.gz</td>
<td>92426f943b4ad18fb37a1b7ef5f2d7d872f67f228e232a34a9890993edf9b4c5</td>
</tr>
<tr>
<td>kotlin-native-windows-x86_64-1.6.21.zip</td>
<td>ac520bf2f66197fec1ff6c666432cb908bf49e39b9266dd6979fa6e2c0294206</td>
</tr>
</tbody>
</table>
<h2>Kotlin 1.6.20</h2>
<h2>Changelog</h2>
<h3>Compiler</h3>
<h4>New Features</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-48217"><code>KT-48217</code></a> Add an annotation JvmDefaultWithCompatibility to allow generating DefaultImpls classes if -Xjvm-default=all option is used</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md">kotlin-stdlib-jdk7's changelog</a>.</em></p>
<blockquote>
<h2>1.6.21</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51979"><code>KT-51979</code></a> &quot;AssertionError: No modifier list, but modifier has been found by the analyzer&quot; exception on incorrect Java interface override</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51893"><code>KT-51893</code></a> Duplicated [OVERRIDE_DEPRECATION] on overridden properties</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51927"><code>KT-51927</code></a> Native: <code>The symbol of unexpected type encountered during IR deserialization</code> error when multiple libraries have non-conflicting declarations with the same name</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51843"><code>KT-51843</code></a> Functional interface constructor references are incorrectly allowed in 1.6.20 without any compiler flags</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51672"><code>KT-51672</code></a> JVM IR: Inline class mangling issue in interface default methods split across multiple modules</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51711"><code>KT-51711</code></a> Compiler warning is displayed in case there is 'if' else branch used with elvis</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-49317"><code>KT-49317</code></a> &quot;IllegalStateException: Parent of this declaration is not a class: FUN LOCAL_FUNCTION_FOR_LAMBDA&quot; with parameter of suspend type with the default parameter</li>
</ul>
<h3>IDE. Native</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KTIJ-20819"><code>KTIJ-20819</code></a> Native debugging support: &quot;Debug is impossible without lldb binaries required by Kotlin/Native&quot; on &quot;Attach to process&quot;</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-52010"><code>KT-52010</code></a> K/JS IR: both flows execute when using elvis operator</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51973"><code>KT-51973</code></a> KJS / IR overridden properties of inherited interface missing</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-50504"><code>KT-50504</code></a> KJS / IR: Transpiled JS incorrectly uses the unscrambled names of internal fields</li>
</ul>
<h3>Tools. Gradle</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51837"><code>KT-51837</code></a> kotlin-gradle-plugin:1.6.20 fails xray scan on shadowed Gson 2.8.6.</li>
</ul>
<h3>Tools. Gradle. Multiplatform</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51810"><code>KT-51810</code></a> MPP / Gradle: Dependency locking fails with 1.6.20</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-51765"><code>KT-51765</code></a> com.android.lint in multiplatform project without android target should not trigger warning</li>
</ul>
<h2>1.6.20</h2>
<h3>Compiler</h3>
<h4>New Features</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-48217"><code>KT-48217</code></a> Add an annotation JvmDefaultWithCompatibility to allow generating DefaultImpls classes if -Xjvm-default=all option is used</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-49929"><code>KT-49929</code></a> [FIR] Support programmatic creation of annotation class instances</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-49276"><code>KT-49276</code></a> Warn about potential overload resolution change if Range/Progression starts implementing Collection</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-47902"><code>KT-47902</code></a> Do not propagate method deprecation through overrides</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-49857"><code>KT-49857</code></a> Require Xcode 13 for building Kotlin/Native compiler</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-47701"><code>KT-47701</code></a> Support instantiation of annotation classes on Native</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-46085"><code>KT-46085</code></a> Support experimental parallel compilation of a single module in the JVM backend</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-46603"><code>KT-46603</code></a> Generate SAM-conversions to Java interfaces extending 'java.io.Serializable' as serializable using java.lang.invoke.LambdaMetafactory</li>
</ul>
<h4>Performance Improvements</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-50156"><code>KT-50156</code></a> HMPP: Slow frontend/ide performance in OKIO (ExpectActualDeclarationChecker)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ed3967eb58"><code>ed3967e</code></a> Add changelog for 1.6.21</li>
<li><a href="26487d283d"><code>26487d2</code></a> JS IR: materialize Unit in lambdas</li>
<li><a href="4cbf375faa"><code>4cbf375</code></a> Add workaround for Gradle dependency resolution error</li>
<li><a href="a16798db7e"><code>a16798d</code></a> Force using 2.8.9+ gson version as a dependency</li>
<li><a href="3ac8d951cb"><code>3ac8d95</code></a> Fix exception when reporting WRONG_TYPE_PARAMETER_NULLABILITY_FOR_JAVA_OVERRIDE</li>
<li><a href="2f4afe05e9"><code>2f4afe0</code></a> Fix for KT-51765</li>
<li><a href="5584a5006d"><code>5584a50</code></a> [FE 1.0] Don't report OVERRIDE_DEPRECATION on default accessors of deprecated...</li>
<li><a href="a3ed332dbe"><code>a3ed332</code></a> rrr/1.6.20/ilgonmic/kt-51973</li>
<li><a href="368465e24b"><code>368465e</code></a> JVM IR: Resolve fake overrides during inline class mangling</li>
<li><a href="0c80614441"><code>0c80614</code></a> [FE 1.0] Fix false-negative INVALID_IF_AS_EXPRESSION_WARNING and NO_ELSE_IN_W...</li>
<li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.kotlin:kotlin-stdlib-jdk7&package-manager=gradle&previous-version=1.6.10&new-version=1.6.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-05-09 18:06:17 +00:00
Chris Arriola
6e6bca2c4c
chore: Update WearOS to use latest AGP. (#899)
Change-Id: I3b8eeb8a64024bb2ac891b1ae6091c1f2b2b9ec3
2022-03-22 16:01:22 -07:00
dependabot[bot]
74eae63373
chore(deps): bump play-services-maps from 18.0.1 to 18.0.2 in /WearOS (#807)
Bumps play-services-maps from 18.0.1 to 18.0.2.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 23:05:22 +00:00
dependabot[bot]
0f9bfd4f74
chore(deps): bump wear from 1.1.0 to 1.2.0 in /WearOS (#705)
Bumps wear from 1.1.0 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.wear:wear
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 15:19:01 +00:00
dependabot[bot]
291b8fcf22
chore(deps): bump play-services-maps from 18.0.0 to 18.0.1 in /WearOS (#783)
Bumps play-services-maps from 18.0.0 to 18.0.1.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 13:58:05 +00: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
f60e762516
fix: Fix color names. (#716)
* fix: Fix color names.

Change-Id: Ibb6442c84ef6482426e806502378bb30b811d397

* Bump WearOS compile and target SDK version.

Change-Id: Iba549da3d6f0906aea047e08b1755ac46fa6c902

* Add exported=true

Change-Id: Ia04fcf1402816ce4f265e8cfba468eafb7a37c45
2021-10-05 10:20:27 -07:00
Chris Arriola
2716e3cecd chore: Rename region tag to maps_wear_os_dependencies. 2021-08-13 09:49:56 -07:00
Chris Arriola
ce3d4a68fb chore: Update comment for correct package. 2021-08-13 09:38:10 -07:00
Chris Arriola
4a5af72995 chore: Move sydney within region tag. 2021-08-13 09:31:47 -07:00
Chris Arriola
1a48f1e704 chore: Exclude deps from snippet. 2021-08-12 16:59:52 -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
5e9359b25e
chore: Update dependencies and remove jcenter() (#582)
* chore: Bump AGP 4.2.1 and use secrets-gradle-plugin 1.3.0

* chore: Remove jcenter()

* Use gradle 6.7.1

* Add volley 1.2.0

* Fix build errors.

* Use requireActivity.
2021-07-14 17:22:31 -07:00
dependabot[bot]
70b33cd85f
chore(deps): bump play-services-maps from 17.0.0 to 17.0.1 in /WearOS (#524)
Bumps play-services-maps from 17.0.0 to 17.0.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 18:46:11 +00:00
Chris Arriola
87955bc158 build: Fixing build issues. 2020-04-07 14:47:51 -07:00
Stephen McDonald
5b380033b5 Android Wear -> Wear OS
Change-Id: Iaf297b0b7540fb2642dd047047dea13a31edf76d
2018-03-19 10:08:35 +11:00