InfoScreen 체크박스 상태 저장 #33

Open
woo wants to merge 1 commits from feature/ISSUE-7 into develop
Owner

#7

변경사항

  • Preference 인터페이스와 PreferenceRepository에 InfoScreen 체크박스 상태를 저장/불러오는 API와 DataStore 키를 추가했습니다.
  • InfoViewModel이 PreferenceRepository를 주입받아 초기 상태를 복원하고 토글 시마다 DataStore에 상태를 저장하도록 수정했습니다.
#7 ### 변경사항 - Preference 인터페이스와 PreferenceRepository에 InfoScreen 체크박스 상태를 저장/불러오는 API와 DataStore 키를 추가했습니다. - InfoViewModel이 PreferenceRepository를 주입받아 초기 상태를 복원하고 토글 시마다 DataStore에 상태를 저장하도록 수정했습니다.
woo added 1 commit 2026-03-02 03:45:39 +00:00
woo requested review from steven 2026-03-02 03:45:39 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/ISSUE-7:feature/ISSUE-7
git checkout feature/ISSUE-7
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: steven/raman#33