Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a minimal WearOS sample to test compatibility #1384

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

xgouchet
Copy link
Member

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
sample/wear/build.gradle.kts Outdated Show resolved Hide resolved
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
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

sample/wear/proguard-rules.pro Show resolved Hide resolved
@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
sample/wear/build.gradle.kts Outdated Show resolved Hide resolved
@xgouchet xgouchet force-pushed the xgouchet/poc/wearos branch from ac099de to 38a3ca9 Compare April 18, 2023 07:20
@codecov-commenter
Copy link

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