| 항목 | 내용 | 저장 위치 |
|---|---|---|
| 등록한 시험 | 이름·날짜·시각·색·알림 설정 | 기기 내부 (Room DB) |
| 공부 기록 | 과목명, 시작 시각, 잰 시간(초) | 기기 내부 (Room DB) |
| 복습 일정 | 범위 이름, 예정일, 완료 여부 | 기기 내부 (Room DB) |
| 설정값 | 테마, 언어, 진행률 바 표시, 위젯 모양 | 기기 내부 |
| 백업 파일 | 사용자가 직접 저장한 JSON 파일. 저장 위치는 사용자가 고릅니다. 개발자는 이 파일에 접근할 수 없습니다. | 사용자가 고른 위치 |
위 정보는 외부 서버로 전송되지 않습니다. 이 앱에는 계정이 없고, 개발자는 이용자의 기록에 접근할 수 없습니다.
| 권한 | 용도 | 필수 여부 |
|---|---|---|
| 알림 (POST_NOTIFICATIONS) | D-30 · D-7 · D-3 · D-1 · 당일 알림 발송 | 선택 |
| 정확한 알람 (SCHEDULE_EXACT_ALARM, USE_EXACT_ALARM) | 정한 시각에 정확히 알리기 위해 필요합니다. 없으면 안드로이드가 알림을 모아서 늦게 보냅니다. | 선택 |
| 부팅 완료 수신 (RECEIVE_BOOT_COMPLETED) | 재부팅하면 예약된 알람이 모두 사라지므로 다시 예약합니다. | 필수 |
| 배터리 최적화 예외 요청 (REQUEST_IGNORE_BATTERY_OPTIMIZATIONS) | 알림이 늦을 때 시스템 설정 화면으로 보내는 용도로만 씁니다. 앱이 직접 바꾸지 않습니다. | 선택 |
| 진동 (VIBRATE) | 알림 진동 | 선택 |
| 인터넷 / 광고 ID (INTERNET, AD_ID) | 광고 표시용. 앱의 기능(디데이 계산·기록)에는 네트워크가 필요하지 않습니다. | 광고 표시용 |
위젯은 등록한 시험의 이름·날짜·남은 날만 기기 화면에 그립니다. 위젯 때문에 외부로 나가는 정보는 없습니다.
시험 디데이는 Google AdMob 광고를 표시합니다. AdMob(Google)은 광고 제공을 위해 광고 ID, 기기 정보 등을 수집할 수 있습니다. 유럽·영국 이용자에게는 앱 첫 실행 시 동의 창(UMP)을 표시합니다.
시험 디데이는 아동을 대상으로 하지 않으며, 아동의 개인정보를 고의로 수집하지 않습니다.
개인정보 문의: [email protected]
본 방침의 변경 사항은 이 페이지에 게시됩니다.
| Item | Details | Stored |
|---|---|---|
| Exams | Name, date, time, colour, reminder settings | On device (Room DB) |
| Study logs | Subject name, start time, measured seconds | On device (Room DB) |
| Review plans | Topic name, scheduled day, done flag | On device (Room DB) |
| Preferences | Theme, language, progress bar, widget style | On device |
| Backup file | A JSON file you export yourself, to a location you choose. The developer cannot access it. | Location you choose |
None of the above is transmitted to any external server. There is no account, and the developer cannot access your records.
| Permission | Purpose | Required |
|---|---|---|
| Notifications (POST_NOTIFICATIONS) | D-30 / D-7 / D-3 / D-1 / day-of reminders | Optional |
| Exact alarms (SCHEDULE_EXACT_ALARM, USE_EXACT_ALARM) | Needed to fire at the exact time you set. Without it Android batches and delays reminders. | Optional |
| Boot completed (RECEIVE_BOOT_COMPLETED) | Scheduled alarms are cleared on reboot, so we re-schedule them. | Required |
| Battery optimisation exemption (REQUEST_IGNORE_BATTERY_OPTIMIZATIONS) | Used only to open the system settings screen when reminders arrive late. The app never changes it itself. | Optional |
| Vibrate (VIBRATE) | Notification vibration | Optional |
| Internet / Advertising ID (INTERNET, AD_ID) | For ads only. The app's features (countdown, logging) need no network. | For ads |
The widget draws only the exam name, date, and days remaining on your device screen. Nothing leaves the device because of it.
Exam D-Day shows ads via Google AdMob. AdMob (Google) may collect advertising ID and device information to serve ads. Users in the EEA and UK are shown a consent form (UMP) on first launch.
Exam D-Day is not directed at children and does not knowingly collect personal information from children.
Privacy inquiries: [email protected]
Any changes to this policy will be posted on this page.