9421f67d13
fix: 달력 스와이프 애니메이션 버그 수정
...
- GestureDetector의 onDown 메서드가 true를 반환하도록 수정
- onInterceptTouchEvent에서 gestureDetector.onTouchEvent(e) 반환값을 리턴하도록 수정
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:21:26 +09:00
8f2ef43360
fix: 달력 스와이프 애니메이션 버그 수정
...
- 스와이프 제스처로 월 이동 시 animateMonthTransition() 호출하도록 수정
- 이전/다음 월 버튼과 동일한 애니메이션 적용
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 03:31:09 +09:00
a3a4582cb1
feat: 달력 월 이동 애니메이션 개선
...
- AccelerateDecelerateInterpolator 적용으로 자연스러운 가속/감속 곡선 구현
- 스케일 효과(scaleX/scaleY 0.95) 추가로 깊이감 있는 화면 전환
- 애니메이션 지속시간 200ms → 280ms로 조정
- 알파 페이드 0.5 → 0.7로 조정하여 가독성 향상
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 01:37:21 +09:00
cce9c48345
fix: 애니메이션 개선 및 APK 업데이트
...
- ViewPropertyAnimator 사용으로 더 부드러운 전환
- alpha 애니메이션 추가로 시각적 효과 개선
- APK URL 업데이트
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 00:50:38 +09:00
7462656c15
feat: 달력 월 이동 시 부드러운 화면 전환 애니메이션 추가
...
- 월 이동 버튼 클릭 시 슬라이드 애니메이션 적용
- 설정 화면 탭 전환처럼 부드러운 전환 효과
- 버전 업데이트 v1.4.8 (1148)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 00:48:11 +09:00
975c2cc9f6
fix: 연차/반년 최초 적용 타이밍 문제 수정
...
- setOverride 후 updateRemainingAnnualLeave()를 먼저 호출하고 updateCalendar() 호출
- 연차 계산이 완료된 후 화면 갱신되도록 순서 변경
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 00:02:27 +09:00
fe050808b4
feat: 메인 화면 연차 표시 형식 개선
...
- 정수일 때 정수로 표시 (22)
- 0.5일 때 소숫점 표시 (21.5)
- formatRemainingDays() 함수 추가
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:45:07 +09:00
761e02fd94
fix: 달력 동적 높이 계산 제거 (1.3.0 스타일로 복원)
...
- RecyclerView 높이 동적 계산 코드 제거
- CalendarAdapter rowCount 파라미터 제거
- 아이템 높이를 XML에서 고정하도록 변경
- 달력이 자연스럽게 화면에 채워지도록 개선
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:30:28 +09:00
7835d0ab65
fix: 달력 5행 고정높이, 6행 스크롤 지원
...
- 5행: RecyclerView 높이를 행 수에 맞게 고정, 스크롤 없음
- 6행: RecyclerView 높이를 6행으로 고정, 스크롤 활성화
- 아이템 높이를 화면 너비 기준 정사각형으로 통일
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:18:12 +09:00
b8454f76d1
feat: 달력 5행 동적 높이 조정 및 연차 메인 화면 연동
...
- 달력 5행일 때 아이템 높이를 동적으로 계산하여 화면 꽉 채우기
- 메인 화면 tvAnnualLeave에 남은 연차 표시 기능 추가
- onResume에서 연차 정보 자동 업데이트
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 22:43:44 +09:00
a4482f0b7b
fix: DB 마이그레이션 추가 및 연차 저장/다크모드/달력 UI 개선
...
- DB 마이그레이션으로 기존 알람 데이터 보존
- 연차 저장 문제 수정 (원래대로/연차 설정 시 updateRemainingAnnualLeave 호출)
- 달력 5행 스크롤 없이 표시 (85dp 높이)
- 알람 편집/월년 선택 다크모드 지원
- 설정 앱정보 버전 동기화 표시
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 21:47:39 +09:00
27339dc7b7
Initial commit - v1.1.9
2026-02-22 12:03:04 +09:00