Skip to content

Create a minimal WearOS sample to test compatibility#1384

Merged
xgouchet merged 1 commit into
developfrom
xgouchet/poc/wearos
Apr 18, 2023
Merged

Create a minimal WearOS sample to test compatibility#1384
xgouchet merged 1 commit into
developfrom
xgouchet/poc/wearos

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

Just a sample app to test that the SDK is compatible with Android WearOS

@xgouchet
xgouchet requested a review from a team as a code owner April 14, 2023 07:55
Comment thread sample/wear/build.gradle.kts
Comment thread sample/wear/build.gradle.kts Outdated
api(project(":dd-sdk-android"))
implementation("androidx.core:core-ktx:1.7.0")
implementation("com.google.android.gms:play-services-wearable:17.1.0")
implementation("androidx.percentlayout:percentlayout:1.0.0")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't seem it is used

Comment thread sample/wear/proguard-rules.pro
@xgouchet
xgouchet force-pushed the xgouchet/poc/wearos branch from 33684b6 to ac099de Compare April 17, 2023 15:08
@xgouchet
xgouchet requested a review from 0xnm April 17, 2023 15:08
Comment thread sample/wear/build.gradle.kts Outdated
@xgouchet
xgouchet force-pushed the xgouchet/poc/wearos branch from ac099de to 38a3ca9 Compare April 18, 2023 07:20
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1384 (38a3ca9) into develop (d658bdf) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1384      +/-   ##
===========================================
- Coverage    82.00%   81.94%   -0.05%     
===========================================
  Files          363      363              
  Lines        13015    13015              
  Branches      2188     2188              
===========================================
- Hits         10672    10665       -7     
- Misses        1683     1689       +6     
- Partials       660      661       +1     

see 12 files with indirect coverage changes

@xgouchet
xgouchet merged commit a3f9c38 into develop Apr 18, 2023
@xgouchet
xgouchet deleted the xgouchet/poc/wearos branch April 18, 2023 07:36
@xgouchet xgouchet added this to the 1.19.0 milestone Dec 13, 2023
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.

4 participants