Wear Remote Compose Material 3
| 최근 업데이트 | 안정화 버전 | 출시 후보 버전 | 베타 버전 | 알파 버전 |
|---|---|---|---|---|
| 2026년 9월 9일 | - | - | - | 1.0.0-alpha11 |
종속 항목 선언
wear compose remote의 종속 항목을 추가하려면 프로젝트에 Google Maven 저장소를 추가해야 합니다. 자세한 내용은 Google의 Maven 저장소 를 참고하세요.
다음과 같이 앱 또는 모듈의 build.gradle 파일에 필요한 아티팩트의 종속 항목을 추가합니다.
Groovy
dependencies { implementation "androidx.wear.compose.remote:remote-material3:1.0.0-alpha07" }
Kotlin
dependencies { implementation("androidx.wear.compose.remote:remote-material3:1.0.0-alpha07") }
종속 항목에 관한 자세한 내용은 빌드 종속 항목 추가를 참고하세요.
의견
제출하신 의견은 Jetpack을 개선하는 데 도움이 됩니다. 새로운 문제를 발견하거나 라이브러리 개선을 위한 아이디어가 있다면 Google에 알려 주세요. 새 문제를 제출하기 전에 이 라이브러리의 기존 문제를 살펴보시기 바랍니다. 별표 버튼을 클릭하여 기존 문제에 투표할 수 있습니다.
자세한 내용은 Issue Tracker 문서를 참고하세요.
버전 1.0
버전 1.0.0-alpha11
2026년 9월 9일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha11이 출시되었습니다. 버전 1.0.0-alpha11에 포함된 커밋을 확인하세요.
API 변경사항
wear:compose:remote:remote-material3에RemoteEdgeButton구성요소를 추가했습니다. (I017a6)- 결정되지 않은
RemoteCircularProgressIndicator및RemoteProgressIndicatorDefaults.IndeterminateStrokeWidth공개 API를 만들었습니다. (I937fc) RemoteTimeText및RemoteTimeTextDefaults공개 API를 만들었습니다. (I83809)RemoteLinearProgressIndicator구성요소를 추가했습니다. (I828f3)RemoteModifier.defaultMinSize를 추가했습니다. (If86a5)RemoteCurvedProgressIndicator에 인트로 및 아웃트로 애니메이션을 추가했습니다. (I68012)RemoteCircularProgressIndicator를RemoteProgressIndicatorDefaults.DefaultStrokeWidth(12.rdp)로 기본 설정하도록 업데이트하고largeStrokeWidth(screenSize)및smallStrokeWidth(screenSize)를 노출했습니다. (I1f16e)
버그 수정
- Compose 라이브러리의
compileSdk가 37.1로 업데이트되었습니다. 이렇게 하면 Compose를 사용하는 모든 앱과 라이브러리의compileSdk를 전이적으로 업데이트해야 합니다. (I05b0f)
버전 1.0.0-alpha10
2026년 8월 26일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha10이 출시되었습니다. 버전 1.0.0-alpha10에 포함된 커밋을 확인하세요.
API 변경사항
RemoteTextStyle,RemoteText,RemoteTimeText에fontFeatureSettings및fontVariationSettings지원을 추가했습니다. (I6e78d, b/544644370)- 기본 원격 Compose 위젯 (
RemoteBasicText,RemoteBasicImage,RemoteSpacer,RemoteBasicIcon)을 새 remote-foundation 라이브러리로 이전했습니다. (I259b2, b/532028292) RemoteTextStyle에fontVariationSettings지원을 추가했습니다. (I2c44a, b/542047368)- Wear Remote Compose Material 3 라이브러리에
RemoteCurvedProgressIndicator구성요소를 추가했습니다. (I975cf, b/530084464)
버그 수정
animateRemoteFloatAsState및RemoteAnimationSpecAPI를 추가합니다. (I404cb, b/549015113)RemoteButtonDefaults에CompactButtonIconSpacing(4.rdp)을 추가했습니다. (Idbec7, b/542906622, b/541382559, b/541382046, b/541382257)RemoteButton및RemoteCard에서 테두리 너비 조정 및 정렬을 수정합니다. (I8458b, b/544653389)
버전 1.0.0-alpha09
2026년 8월 12일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha09이 출시되었습니다. 버전 1.0.0-alpha09에 포함된 커밋을 확인하세요.
API 변경사항
RemotePageIndicatorAPI를 노출합니다. (I990e1, b/527877281)
버전 1.0.0-alpha08
2026년 7월 29일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha08이 출시되었습니다. 버전 1.0.0-alpha08에 포함된 커밋을 확인하세요.
API 변경사항
- RemoteTextStyle에서 줄바꿈 전략 및 하이픈 삽입 빈도를 노출합니다. (I7f2e6, b/510078059)
버전 1.0.0-alpha07
2026년 7월 1일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha07이 출시되었습니다. 버전 1.0.0-alpha07에 포함된 커밋을 확인하세요.
버그 수정
- 바이너리 비호환성을 방지하기 위해 동일한 커밋에서 androidx.compose.remote에 종속된 업데이트된 출시
버전 1.0.0-alpha06
2026년 6월 17일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha06이 출시되었습니다. 버전 1.0.0-alpha06에 포함된 커밋을 확인하세요.
API 변경사항
containerPainter메서드를 업데이트하여RemoteImageBitmap을 대신 가져옵니다. (I68a92, b/494562308)- 이름 지정 일관성을 개선하기 위해
RemoteBitmap의 이름을RemoteImageBitmap으로 바꿉니다. (I4fde1, b/513228889) captureRemoteDocumentFlow API와 새captureSingleRemoteDocument오버로드 (RemoteCreationDisplayInfo사용)를 공개 API로 노출했습니다. (I87b0e, b/513228889)- 기존
ValueChange팩토리 함수의 이름을 소문자valueChange로 바꿨습니다. (I812b9, b/513228889)
버전 1.0.0-alpha05
2026년 6월 3일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha05이 출시되었습니다. 버전 1.0.0-alpha05에 포함된 커밋을 확인하세요.
버그 수정
RemoteTypography생성자를 수정합니다. (bf0c0b2)
버전 1.0.0-alpha04
2026년 5월 19일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha04이 출시되었습니다. 버전 1.0.0-alpha04에 포함된 커밋을 확인하세요.
API 변경사항
RemoteState정적 팩토리를 노출합니다. (I544f0, b/484137042)FontFamily대신RemoteFontFamily를 사용하도록RemoteText를 업데이트합니다. (Ib76b6, b/502907551)
버전 1.0.0-alpha03
2026년 5월 6일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha03이 출시되었습니다. 버전 1.0.0-alpha03에 포함된 커밋을 확인하세요.
API 변경사항
- 클릭 가능한 수정자가 작업 매개변수의 null 값을 허용하지 않도록 변경되었습니다. 대신
Action.Empty를 사용해야 합니다. (I21be9, b/498881738) - 수정자
clickable(varargs action)이clickable(action)으로 변경되었습니다. 작업 목록에는CombinedAction을 사용합니다. (I8432d, b/498881738)
버전 1.0.0-alpha02
2026년 4월 8일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha02이 출시되었습니다. 버전 1.0.0-alpha02에 포함된 커밋을 확인하세요.
API 변경사항
RemoteCircularProgressIndicator,RemoteProgressIndicatorDefaults,RemoteProgressIndicatorColors를 노출합니다. (I64481, b/492476015)RemoteTitleCard를 노출합니다. (Ic65ff, b/492476015)RemoteMaterialTheme을 노출합니다. (I07329, b/492476015)RemoteAppCard를 노출합니다. (Ib6fbc, b/492476015)RemoteCard,RemoteOutlinedCard,RemoteCardDefaults,RemoteCardColors를 노출합니다. (I2bcfd, b/492476015)RemoteColorScheme을 노출합니다. (Id0e88, b/492476015)RemoteTypography를 노출합니다. (Ib6f88, b/492476015)RemoteShapes를 노출합니다. (I6c356, b/492476015)
기타 변경사항
- Compose
compileSdk를 API 37로 업데이트했습니다. 즉, Compose를 사용할 때는 최소 AGP 버전 9.2.0이 필요합니다. (Id45cd, b/413674743)
버전 1.0.0-alpha01
2026년 3월 25일
androidx.wear.compose.remote:remote-material3:1.0.0-alpha01이 출시되었습니다. 버전 1.0.0-alpha01에 포함된 커밋을 확인하세요.
API 변경사항
RemoteTextButton공개 API를 노출합니다. (I169e3, b/492476015)RemoteIconButton공개 API를 노출합니다. (Id7c71, b/492476015)RemoteButtonGroup공개 API를 노출합니다. (Ibfc22, b/492476015)RemoteButton,RemoteCompactButton,RemoteButtonDefaults,RemoteButtonColors를 공개 API로 노출합니다. (I3bcdd, b/492476015)RemoteIcon을 공개 API로 노출합니다. (I0cc79, b/492476015)RemoteText를 공개 API로 노출합니다. (I8a11a, b/492476015)RemoteFloat.asRemoteDp()를 노출합니다. (I28b36, b/446824085)