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

Release : 1.0.3 #72

Merged
merged 5 commits into from
Jul 25, 2024
Merged

Release : 1.0.3 #72

merged 5 commits into from
Jul 25, 2024

Conversation

jowunnal
Copy link
Contributor

πŸ“Œ Issue Number

πŸ“˜ μž‘μ—… μœ ν˜•

  • μ‹ κ·œ κΈ°λŠ₯ μΆ”κ°€
  • 버그 μˆ˜μ •
  • λ¦¬νŒ©ν† λ§
  • λ””μžμΈ μˆ˜μ •

πŸ“™ μž‘μ—… λ‚΄μ—­

κ΅¬ν˜„ λ‚΄μš© 및 μž‘μ—… 내역을 κΈ°μž¬ν•©λ‹ˆλ‹€.

  • μ„œλΉ„μŠ€μ—μ„œ 둜그인이 ν•„μš”ν•  λ•Œ μ•‘ν‹°λΉ„ν‹° ν˜ΈμΆœμ„ New_Task 둜 ν”Œλž˜κ·Έ μ„€μ •ν•˜λ„λ‘ μˆ˜μ •
  • api 30 λ―Έλ§Œμ—μ„œμ˜ κΆŒν•œ μš”μ²­μ€ 이미 λ‚΄λΆ€μ μœΌλ‘œ compat ν•˜κ²Œ λ™μž‘ν•˜κΈ° λ•Œλ¬Έμ— ν•˜μœ„ 버전에 λŒ€μ‘ν•΄μ€„ ν•„μš”κ°€ μ—†λŠ” μ½”λ“œ μˆ˜μ •

πŸ“‹ 체크리슀트

  • PR 제λͺ©μ— Prefix(Feat, Refactor, Fix...etc) 와 μž‘μ—… 번호 및 λ‚΄μš©μ„ μš”μ•½ 기재
  • μ‚¬μš©λ˜μ§€ μ•Šμ€ import λ¬Έ 제거 & code reformatting μˆ˜ν–‰
  • PRκ³Ό κ΄€λ ¨μžˆλŠ” μ½”λ“œλ§Œ μΆ”κ°€
  • μ½”λ“œ κ°œμ„  및 κ²€ν†  μ™„λ£Œ



jowunnal and others added 5 commits July 23, 2024 18:21
- api 30 μ΄ν•˜μ—μ„œ Activity. onRequestPermissionsResult λ₯Ό μ˜€λ²„λΌμ΄λ”© ν•˜μ—¬ κΆŒν•œ μš”μ²­μ˜ κ²°κ³Όλ₯Ό μ²˜λ¦¬ν•˜λŠ” 방법이 deprecation λ˜μ—ˆκΈ° λ•Œλ¬Έμ— 31 λΆ€ν„°λŠ” ActivityResult*** λ₯Ό μ΄μš©ν•˜μ—¬ κΆŒν•œ λ˜λŠ” 화면을 μš”μ²­μ„ ν•˜κ²Œ λ˜λŠ”λ°, ν•΄λ‹Ή 뢀뢄을 잘λͺ» μ΄ν•΄ν•˜μ—¬ ν•˜μœ„λ²„μ „μ—μ„œ onRequestPermissionsResult λ₯Ό μ˜€λ²„λΌμ΄λ”© ν•˜μ—¬ μ²˜λ¦¬ν•΄μ•Ό ν•œλ‹€κ³  μƒκ°ν•˜κ³  μž‘μ—…ν–ˆλ˜ 뢀뢄을 μˆ˜μ •
- λ‚΄λΆ€μ μœΌλ‘œ κΆŒν•œ λ˜λŠ” ν™”λ©΄ μš”μ²­μ˜ 둜직이 ActivityCompat 의 ν•¨μˆ˜λ‘œ 처리되기 λ•Œλ¬Έμ— κ°œλ°œμžκ°€ 신경써야 ν•  뢀뢄이 μ—†μŒ
- λ”°λΌμ„œ, ActivityResultLauncher, ActivityResultContract λ₯Ό μ΄μš©ν•˜μ—¬ κΆŒν•œμ„ μ²˜λ¦¬ν•˜κ³  compose μš©λ„λ‘œ μ§€μ›ν•˜λŠ” androidx.activity.compose.ActivityResultRegistry.kt 의 ν•¨μˆ˜λ“€μ„ μ΄μš©ν•˜λ©΄ 됨
fix : 잘λͺ»λœ κΆŒν•œ λŒ€μ‘ μˆ˜μ •
- ν—¬μŠ€μ»€λ„₯νŠΈμ—μ„œ 걸음수λ₯Ό μΌκ°„μœΌλ‘œ κ°€μ Έμ˜¬ λ•Œ ZonedDateTime 으둜 κ°€μ Έμ˜€κΈ° λ•Œλ¬Έμ— 지역 μ‹œμ°¨λ§ŒνΌ κ³„μ‚°ν•΄μ€˜μ•Όν•˜λŠ”λ° λΉ μ Έμžˆμ–΄μ„œ μˆ˜μ •
fix : 일간 걸음수 잘λͺ» ν‘œκΈ°λ˜λŠ” 문제 μˆ˜μ •
- μ„œλΉ„μŠ€μ—μ„œ 둜그인이 ν•„μš”ν•  λ•Œ μ•‘ν‹°λΉ„ν‹° ν˜ΈμΆœμ„ New_Task 둜 ν”Œλž˜κ·Έ μ„€μ •ν•˜λ„λ‘ μˆ˜μ •
- api 30 λ―Έλ§Œμ—μ„œμ˜ κΆŒν•œ μš”μ²­μ€ 이미 λ‚΄λΆ€μ μœΌλ‘œ compat ν•˜κ²Œ λ™μž‘ν•˜κΈ° λ•Œλ¬Έμ— ν•˜μœ„ 버전에 λŒ€μ‘ν•΄μ€„ ν•„μš”κ°€ μ—†λŠ” μ½”λ“œ μˆ˜μ •
@jowunnal jowunnal self-assigned this Jul 25, 2024
@jowunnal jowunnal requested a review from kyungil9 July 25, 2024 05:47
@jowunnal jowunnal added hot fix 버그 λ°œμƒμ‹œ ν•« ν”½μŠ€ κ΄€λ ¨ μž‘μ—… release ν•˜λ‚˜μ˜ μ™„μ„±λœ ν”„λ‘œλ•νŠΈμ™€ κ΄€λ ¨λœ μž‘μ—… labels Jul 25, 2024
@jowunnal jowunnal merged commit 9dfedbd into main Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hot fix 버그 λ°œμƒμ‹œ ν•« ν”½μŠ€ κ΄€λ ¨ μž‘μ—… release ν•˜λ‚˜μ˜ μ™„μ„±λœ ν”„λ‘œλ•νŠΈμ™€ κ΄€λ ¨λœ μž‘μ—…
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant