You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: shared 상수 정리
* feat: WidgetSyncEvent 추가
* feat: SyncWidgetUseCase 구현
* feat: WidgetSnapshotUpdater 구현
* feat: 위젯 관련 DI 등록
* refactor: 위젯 스냅샷 갱신 경계 정리
* test: Heatmap 위젯 스냅샷 테스트 헬퍼 수정
* refactor: WidgetSyncEvent를 변경 원인 이벤트로 정리
* feat: 위젯과 데이터를 연동하는 이벤트 버스 구현
* feat: 위젯 동기화 이벤트 핸들러 추가
* feat: 핸들러, 이벤트 버스 DI 등록
* refactor: 리포지토리 단에서 싱크 책임 코드 제거
* refactor: 싱크 책임을 Presentation 레이어에서 Data 레이어로 이동
* chore: 불필요 코디네이터 제거
* refactor: startOfQuater을 Calendar의 Extension으로 정리
* refactor: 위젯 동기화 트리거를 앱이 백그라운드로 내려갔을때로 축소
0 commit comments