Commit Graph

17 Commits

Author SHA1 Message Date
03c3fcd6f0 feat: 연차 관리 기능 추가 (AnnualLeave 엔티티, DAO, Repository)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-12 21:25:55 +09:00
b832f87a7b fix: version.json 중복 JSON 제거
- v1.2.5 JSON 블록 삭제
- v1.3.0만 유지

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-28 20:19:17 +09:00
0e60b62fd2 feat: v1.3.0 - versionCode 기반 업데이트 체크
- 버전 1.2.5 → 1.3.0 (versionCode 1130)
- AppUpdateManager: versionCode로 업데이트 비교
- versionName 비교 로직 제거
- 더 정확한 업데이트 감지

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-28 18:55:57 +09:00
597880e807 fix: build.gradle 버전 1.2.5로 업데이트
- versionCode: 1124 → 1125
- versionName: 1.2.4 → 1.2.5
- 무한 업데이트 버그 수정

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-28 18:43:29 +09:00
6fb83848f5 docs: Gitea 릴리즈 작업 가이드 추가
- 릴리즈 생성 절차 문서화
- API 엔드포인트 및 예시 명령어 정리
- 버전 업데이트 체크리스트 포함
- 인증 정보 및 주의사항 기록

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-28 18:37:32 +09:00
fef630d266 chore: 버전 업데이트 v1.2.5
- versionCode: 1124 → 1125
- versionName: 1.2.4 → 1.2.5
- changelog 업데이트

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-28 18:26:08 +09:00
fdcbb615ab v1.2.4: Deprecation 경고 수정 및 삭제 알람 버그 수정 v1.2.4 2026-02-23 12:48:37 +09:00
161cc8060d v1.2.3: Delete alarm bug fix - version update v1.2.3 2026-02-23 12:31:51 +09:00
6c2dec6cd3 Fix: AlarmManager cancel - add action to Intent for proper alarm cancellation
- Add action to cancelAlarmInternal
- Add action to cancelAllPendingIntentsForUniqueId
- Fix deleted alarms still ringing (주, 석, 야, 기타)
- Bump version to v1.2.2
v1.2.2
2026-02-23 12:19:29 +09:00
fa4c50a054 v1.2.1: 내부 버전 매칭 수정 2026-02-23 09:05:55 +09:00
707d81d850 v1.2.0: 버전 코드 업데이트 v1.2.1 2026-02-23 08:55:16 +09:00
4d8861d79c v1.2.0: 알람 버그 수정 2026-02-23 08:42:37 +09:00
b60aa517b9 Add GitLab Wiki guide v1.2.0 2026-02-22 14:30:22 +09:00
357788adb9 Add wiki documentation 2026-02-22 14:10:38 +09:00
a17eee8884 README: 배지에 릴리즈 페이지 링크 추가 2026-02-22 13:37:39 +09:00
f4f5599117 Release v1.1.9 - APK 업로드 가이드 추가 2026-02-22 13:33:01 +09:00
27339dc7b7 Initial commit - v1.1.9 v1.1.9 2026-02-22 12:03:04 +09:00