1. 개인정보 처리 목적
HabitCell(이하 "앱")은 습관 기록, 통계 제공, 알림 기능을 포함한 서비스 제공을 위해 필요한 최소 범위에서 정보를 처리합니다.
2. 수집 및 저장 항목
HabitCell은 개인정보를 서버로 수집하거나 전송하지 않습니다.
데이터는 사용자 기기 내 로컬 저장소(SQLite, GetStorage)에만 저장됩니다.
기기 내 저장 데이터
| 항목 | 저장 방식 | 목적 |
| 습관 정보 (제목, 목표, 카테고리) | SQLite | 습관 관리 기능 제공 |
| 일별 수행 기록, 히트맵 스냅샷 | SQLite | 통계/히트맵 시각화 |
| 테마, 언어, 알림 설정 | GetStorage | 사용자 환경 설정 유지 |
| 알림 스케줄 정보 | 기기 로컬 알림 시스템 | 마감 알림 제공 |
3. 제3자 제공
앱은 사용자의 데이터를 제3자에게 제공하지 않습니다. 외부 서버 전송도 수행하지 않습니다.
4. 보유 및 파기
- 보유 기간: 앱 설치 및 사용 기간
- 파기 방법: 앱 삭제 또는 앱 내 데이터 초기화 시 로컬 데이터 삭제
5. 앱 권한 안내
HabitCell은 아래 권한을 요청할 수 있습니다.
| 권한 | 용도 | 필수 여부 |
| 알림 (POST_NOTIFICATIONS) | 마감 알림 발송 | 선택 |
알림 권한은 선택 사항이며, 미허용 시 마감 알림 기능이 제한됩니다. 그 외 핵심 습관 기록 기능은 계속 이용할 수 있습니다.
7. 정책 변경
법령 또는 서비스 정책 변경 시 본 페이지를 통해 개인정보처리방침 변경 내용을 안내합니다.
1. Purpose
HabitCell (the "App") processes only the minimum information needed to provide habit tracking, analytics, and reminders.
2. Data Collected and Stored
HabitCell does not collect or transmit personal data to any server.
All data is stored only on the user's device using local storage (SQLite, GetStorage).
Data Stored on Device
| Item | Storage | Purpose |
| Habit data (title, target, category) | SQLite | Habit management |
| Daily logs and heatmap snapshots | SQLite | Statistics and heatmap visualization |
| Theme, language, reminder settings | GetStorage | User preferences |
| Reminder schedule information | Local notification system | Deadline reminders |
3. Third-Party Sharing
The App does not share user data with third parties and does not transmit data to external servers.
4. Retention and Deletion
- Retention period: While the app is installed and used
- Deletion method: Data is removed when the app is deleted or when user resets local data
5. App Permissions
HabitCell may request the following permission:
| Permission | Purpose | Required |
| Notifications (POST_NOTIFICATIONS) | Deadline reminders | Optional |
Notification permission is optional. If denied, reminder features are limited while core habit logging still works.
7. Policy Updates
This policy may be updated due to legal or service changes. Updates will be announced on this page.