f2fd0a6a6e
chore: version.json APK URL 업데이트 (v1.5.4)
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:49:44 +09:00
dcbc14b8a1
chore: 버전 업데이트 v1.5.4 (1154)
...
- versionCode: 1153 → 1154
- versionName: 1.5.3 → 1.5.4
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.5.4
2026-03-13 06:49:12 +09:00
46400ae58a
fix: 다크모드 UI 개선
...
- 날짜 이동 팝업 배경을 theme-aware 색상으로 변경
- 토스트 배경 및 글자색 theme-aware로 수정
- 다크모드에서 텍스트 가시성 개선
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:49:05 +09:00
e190ac76b5
perf: 달력 월이동 애니메이션 속도 개선
...
- 애니메이션 지속시간: 280ms → 150ms로 단축
- 더 빠른 월 이동 경험 제공
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:48:58 +09:00
e62f21c86a
feat: 연장근무를 해당월 토요일 횟수 기본값으로 표시
...
- 기존: 실제 근무한 토요일만 계산
- 변경: 해당 월의 토요일 개수 × 2시간으로 기본 표시
- 예: 4개 토요일 → 8시간, 5개 토요일 → 10시간
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:48:50 +09:00
9819af3111
chore: version.json APK URL 업데이트 (v1.5.3)
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:34:14 +09:00
73e954c8f4
chore: 버전 업데이트 v1.5.3 (1153)
...
- versionCode: 1152 → 1153
- versionName: 1.5.2 → 1.5.3
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.5.3
2026-03-13 06:33:34 +09:00
734aca3ec7
ui: 연장근무 표시 문구 개선
...
- '토요일 연장근무' → '연장근무'로 변경
- 설명 텍스트도 일관되게 수정
- 사용 설명서 업데이트
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:33:27 +09:00
5e828d344c
fix: 스와이프 월 이동 버그 수정
...
- onInterceptTouchEvent에서 false 반환하도록 수정
- RecyclerView 터치 이벤트 차단 문제 해결
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:33:20 +09:00
0e3f3641b7
chore: version.json APK URL 업데이트 (v1.5.2)
...
- 새로운 APK 다운로드 URL 반영
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:27:56 +09:00
139274067c
chore: 버전 업데이트 v1.5.2 (1152)
...
- versionCode: 1151 → 1152
- versionName: 1.5.1 → 1.5.2
- CHANGELOG.md v1.5.2 업데이트 내역 추가
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.5.2
2026-03-13 06:21:41 +09:00
0f58376c25
docs: 사용 설명서에 연차 및 토요일 연장근무 기능 추가
...
- 근무 관리 섹션 추가 (연차 설정 및 토요일 연장근무 계산)
- 섹션 번호 정리 (중복 번호 수정)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:21:34 +09:00
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
92ff23c297
chore: version.json APK URL 업데이트
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 06:09:06 +09:00
6bb31bfbb9
chore: 버전 업데이트 v1.5.1 (1151)
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.5.1
2026-03-13 03:37:01 +09:00
1866c67d5e
fix: 업데이트 무한 버그 수정
...
- 동일 버전 확인 시 불필요한 토스트 표시 개선
- serverVersionCode == currentVersionCode 조건 추가
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 03:36:07 +09:00
ae4d31dafe
feat: 토요일 연장근무 계산 기능 추가
...
- ShiftRepository에 getSaturdayOvertimeHours() 메소드 추가
- FragmentSettingsLab에 토요일 연장근무 시간 표시 카드 추가
- 토요일 수 * 2시간 계산 로직 구현
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 03:34:23 +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
d4fc184d9f
chore: version.json v1.5.0 업데이트
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 02:00:50 +09:00
73ebc0a8b1
build: v1.5.0 APK 업데이트
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.5.0
2026-03-13 01:40:13 +09:00
4568b3237f
chore: 버전 업데이트 v1.5.0 (1150)
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 01:39:14 +09:00
55b2d376df
docs: v1.5.0 업데이트 내역 추가
...
- 달력 월 이동 애니메이션 대폭 개선 내용 기록
- AccelerateDecelerateInterpolator 및 스케일 효과 적용 내역
- 사용 설명서 전면 개편 내역
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 01:38:41 +09:00
85a6908d7f
docs: 사용 설명서 전면 개편
...
- 현재 기능 정확히 반영하도록 전면 업데이트
- 섹션 구조 명확화 (7개 섹션)
- 타 반 근무 확인, 메모 표시, 백업/복구 기능 상세 설명
- 화면 테마 설정, 앱 공유 및 초기화 기능 추가
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 01:38:10 +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
7774c20a45
chore: 버전 업데이트 v1.4.9 (1149)
...
- versionCode: 1148 → 1149
- versionName: 1.4.8 → 1.4.9
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.9
2026-03-13 00:54:05 +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 >
v1.4.8
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
30b150bb81
fix: 버전업 오류 수정 및 UI 개선
...
- 난부 버전 1147 (1.4.7)로 업데이트 (중복 버전 코드 제거)
- 휴가 관리 탭 → 근무 관리로 명칭 변경
- 남은 연차 하단에 '기능추가중' 표시 추가
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.7
2026-03-13 00:34:35 +09:00
f586d74759
fix: 휴가관리 UI 정리 및 자동 저장 기능 추가
...
- 중복된 '연차: -1일 / 반년: -0.5일 차감' 텍스트 제거
- 중복된 Spinner/NumberPicker 뷰 정리
- 저장 버튼 제거하고 Spinner 선택 시 자동 저장되도록 개선
- 버전 업데이트 v1.4.6 (1146)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.6
2026-03-13 00:27:42 +09:00
608109e437
chore: 버전 업데이트 v1.4.5 (1145)
...
- versionCode: 1144 → 1145
- versionName: 1.4.4 → 1.4.5
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.5
2026-03-13 00:20:18 +09:00
48cfbf3473
fix: 달력 아이템 동그라미 크기 확대
...
- 양쪽 마진 축소로 인한 공백 제거
- shiftChar 크기: 40dp → 48dp
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 00:03:34 +09:00
911ff3003f
feat: 휴가 관리 NumberPicker → Spinner 변경 + 저장 버튼 복원
...
- NumberPicker 대신 Spinner(드롭다운) 사용
- 값 변경 시 자동 저장 제거하고 저장 버튼 복원
- 더 직관적인 UI 제공
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-13 00:02:38 +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
b5a6abee97
chore: 버전 업데이트 v1.4.4 (1144)
...
- versionCode: 1143 → 1144
- versionName: 1.4.3 → 1.4.4
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.4
2026-03-12 23:52:08 +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
08c130f448
feat: 휴가 관리 컴팩트화 + 자동 저장 + 소숫점 표시 개선
...
- 레이아웃 컴팩트하게 변경 (패딩/마진 축소, 가로 배치)
- 저장 버튼 제거하고 NumberPicker 변경 시 자동 저장
- 소숫점 없을 때 정수로 표시 (22), 0.5일 때 소숫점 표시 (21.5)
- ScrollView 제거 (불필요한 스크롤 최소화)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:44:57 +09:00
7d50263e65
fix: 연차/반년 최초 적용 안되는 문제 수정
...
- updateRemainingAnnualLeave()에서 AnnualLeave 없을 때 기본값 15일로 생성
- 총 연차 설정 없이도 달력에서 연차/반년 사용 가능하도록 개선
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:44:45 +09:00
693704686f
fix: 달력 양쪽 마진 3dp로 축소
...
- calendarCard marginHorizontal: 12dp → 3dp
- otherTeamsCard marginHorizontal: 12dp → 3dp
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:44:35 +09:00
ccbd943c56
chore: 버전 업데이트 v1.4.3 (1143)
...
- versionCode: 1142 → 1143
- versionName: 1.4.2 → 1.4.3
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.3
2026-03-12 23:32:09 +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
eda76a0ef6
fix: 달력 레이아웃 1.3.0 버전처럼 복원
...
- 양쪽 마진 4dp → 12dp 복원
- 달력 아이템 높이 92dp 고정으로 복원
- shiftChar 크기 48dp → 40dp 복원
- 달력 화면이 ConstraintLayout에 자연스럽게 채워지도록 수정
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:30:19 +09:00
8a2dacb104
chore: 버전 업데이트 v1.4.2 (1142)
...
- versionCode: 1141 → 1142
- versionName: 1.4.1 → 1.4.2
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.2
2026-03-12 23:21:19 +09:00
2f4b2ebe4c
fix: 연차 설정 화면 ScrollView 추가
...
- 작은 화면에서 저장 버튼이 잘리지 않도록 ScrollView로 감싸기
- 저장 버튼 가시성 확보
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:18:31 +09:00
89068b4d05
fix: 토스트 다크모드 완전 지원
...
- 배경색을 반투명 회색(#CC333333)으로 변경하여 라이트/다크 모두 가독성 확보
- 텍스트 색상을 흰색(@android:color/white)으로 변경
- showCustomToast() 함수 개선
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 23:18:22 +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
819495323e
chore: 버전 업데이트 v1.4.1 (1141)
...
- versionCode: 1140 → 1141
- versionName: 1.4.0 → 1.4.1
- dialog_day_settings.xml 레이아웃 개선
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
v1.4.1
2026-03-12 23:01:36 +09:00
5a0f6de646
fix: 연차 저장 및 계산 로직 수정
...
- calculateUsedAnnualLeave()에서 Seoul 타임존 명시
- FragmentSettingsLab 토스트를 커스텀 토스트로 변경
- 연차 저장 시 남은 연차 자동 계산 로직 개선
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 22:46:05 +09:00
f884e991a3
feat: 다크모드 지원 커스텀 토스트 구현
...
- showCustomToast() 함수 추가 (AlarmUtils)
- 커스텀 토스트 레이아웃 및 배경 drawable 추가
- values/colors.xml 및 values-night/colors.xml 리소스 사용
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 22:44:48 +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