Skip to content

fix(WearOS): add safe ambient mode initialization and update copyright headers - #2391

Merged
dkhawk merged 1 commit into
mainfrom
stack/2-wearos
Aug 31, 2026
Merged

fix(WearOS): add safe ambient mode initialization and update copyright headers#2391
dkhawk merged 1 commit into
mainfrom
stack/2-wearos

Conversation

@dkhawk

@dkhawk dkhawk commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Ambient Mode Hardening: Safely wrap AmbientModeSupport.attach(this) in a try/catch across Kotlin and Java activities (MainActivity and AmbientActivity) to gracefully handle runtime environments that lack the Wear OS shared library.
  • Toolchain & Metadata: Update WearOS/Wearable/build.gradle.kts and standard 2026 Google LLC copyright headers across Wear OS source files.

Part of stack: #2390

…t headers

- Safely wrap AmbientModeSupport.attach() in try/catch across Kotlin and Java activities to guard against missing wearable shared libraries
- Align build.gradle.kts and update 2026 copyright headers
Base automatically changed from stack/1-snippets-and-deps to main August 31, 2026 21:51
@dkhawk
dkhawk merged commit fdb374f into main Aug 31, 2026
4 checks passed
@dkhawk
dkhawk deleted the stack/2-wearos branch August 31, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant