아래는 코모스튜디오가 직접 만든 무료 앱이에요(한 번만 봐주세요 ^^)
QuietTimer(이하 “앱”)은 사용자의 개인정보를 수집하지 않으며, 사용자의 프라이버시를 최우선으로 보호합니다.
본 앱은 오프라인 중심으로 동작하며, 사용자가 입력한 모든 데이터는 오직 사용자의 기기에만 저장됩니다.
1. 수집하는 개인정보
본 앱은 다음과 같은 정보를 수집하거나 저장하지 않습니다.
- 이름, 이메일 주소, 전화번호 등의 개인 식별 정보
- 위치 정보(GPS)
- 앱 외부로 전송되는 어떠한 개인 데이터도 없음
- 서버에 저장되는 데이터 없음
앱 내에서 기록되는 모든 정보(타이머 기록, 감정 기록, 메모 등)는 사용자 기기 내부 저장소에만 저장되며, 개발자 또는 제3자가 접근할 수 없습니다.
2. 분석(Analytics)
QuietTimer는 더 나은 사용자 경험을 제공하기 위해 익명 사용 통계(사용 패턴, 기능 사용 빈도 등)를 선택적으로 수집할 수 있습니다.
- Analytics 기능은 사용자가 명시적으로 동의한 경우에만 활성화됩니다.
- 사용자는 앱 설정에서 언제든지 Analytics 기능을 켜거나 끌 수 있습니다.
- 수집된 정보에는 개인을 식별할 수 있는 어떠한 내용도 포함되지 않습니다.
2. 정보주체의 권리,의무 및 그 행사방법 이용자는 개인정보주체로서 다음과 같은 권리를 행사할 수 있습니다.
이용자 및 법정 대리인의 권리와 그 행사 방법
① 정보주체는 <기관/회사명>(‘사이트URL’이하 ‘사이트명) 에 대해 언제든지 다음 각 호의 개인정보 보호 관련 권리를 행사할 수 있습니다.
1. 개인정보 열람요구
2. 오류 등이 있을 경우 정정 요구
3. 삭제요구
4. 처리정지 요구
정보를 전혀 저장 하지 않으므로, 모두 사용자가 직접 앱을 삭제 하여 처리 할 수 있습니다.
3. 데이터 저장
앱에서 기록되는 데이터는 아래와 같이 처리됩니다:
- 타이머 기록, 감정 기록, 메모, 설정 값
- → 모두 사용자 기기 내에만 저장
- 앱 삭제 시 해당 데이터 역시 자동으로 삭제됨
- 서버 또는 클라우드에 업로드되지 않음
4. 제3자 제공
본 앱은 사용자의 정보를 제3자에게 제공하거나 공유하지 않습니다.
5. 권한 사용
QuietTimer는 다음 권한을 사용할 수 있습니다:
- 알림 권한(Notification): 타이머 알림 제공
- 오디오 출력 확인 권한: 이어폰 연결 여부 확인
- 방해 금지 모드(DND) 설정 여부 읽기: 무음 모드 판단
- 모든 권한은 앱 기능 제공을 위해서만 사용되며, 외부로 전송되지 않습니다.
▶ WAKE_LOCK
타이머가 실행되는 동안 CPU가 잠들지 않도록 유지하기 위해 사용됩니다.
▶ FOREGROUND_SERVICE / FOREGROUND_SERVICE_MEDIA_PLAYBACK / DATA_SYNC / SPECIAL_USE
QuietTimer는 안정적인 타이머 동작을 위해 포그라운드 서비스로 실행됩니다. 이어폰 모드, 무음 모드, 음성 안내 등 타이머 관련 기능을 안정적으로 유지하기 위한 목적입니다.
▶ VIBRATE
타이머 완료 시 진동 알림을 제공하기 위해 사용됩니다.
▶ POST_NOTIFICATIONS
Android 13 이상에서 타이머 알림을 표시하기 위해 필요합니다.
▶ SCHEDULE_EXACT_ALARM / USE_EXACT_ALARM
정각 알림, 예약 타이머 등 “정확한 시각”에 알림을 제공하기 위해 사용됩니다. (QuietTimer는 알림 지연 없이 정확한 알람을 제공하기 위해 이 권한을 사용합니다.)
▶ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
일부 기기(OEM)에서 타이머가 백그라운드에서 종료되지 않도록 하기 위해 사용자가 선택적으로 허용할 수 있습니다.
▶ RECEIVE_BOOT_COMPLETED
기기 재부팅 후, 활성화된 타이머 또는 예약된 알림을 복원하기 위해 사용합니다. (사용자가 설정한 알림이 사라지지 않도록 함)
▶ BLUETOOTH / BLUETOOTH_CONNECT
이어폰(유선/무선) 연결 상태를 확인하여 “이어폰 모드” 동작을 정확히 처리하기 위해 사용됩니다. (Bluetooth 기기 정보 외 다른 정보는 수집하지 않습니다.)
▶ SYSTEM_ALERT_WINDOW
플로팅 타이머(다른 앱 위에 나타나는 작은 미니 타이머)를 표시하기 위해 사용됩니다. 사용자가 직접 허용한 경우에만 동작합니다.
▶ USE_FULL_SCREEN_INTENT
특정 상황(중요 타이머, 방해금지 모드 해제 요청 등)에서 전체 화면 알림을 제공하기 위해 사용됩니다. 일반적으로는 사용되지 않으며, 사용자 선택 상황에서만 사용됩니다.
6. 개인정보 보호를 위한 조치
- 모든 데이터는 로컬 저장소에 암호화된 형태로 안전하게 보관됩니다.
- 개발자는 사용자 데이터를 직접 확인하거나 접근할 수 없습니다.
개인정보의 안전성 확보 조치 <코모스튜디오>('코모스튜디오')은(는) 개인정보보호법 제29조에 따라 다음과 같이 안전성 확보에 필요한 기술적/관리적 및 물리적 조치를 하고 있습니다
1. 내부관리계획의 수립 및 시행
개인정보의 안전한 처리를 위하여 내부관리계획을 수립하고 시행하고 있습니다.
2. 개인정보에 대한 접근 제한
개인정보를 처리하는 데이터베이스시스템에 대한 접근권한의 부여,변경,말소를 통하여 개인정보에 대한 접근통제를 위하여 필요한 조치를 하고 있으며 침입차단시스템을 이용하여 외부로부터의 무단 접근을 통제하고 있습니다.
3. 비인가자에 대한 출입 통제
개인정보를 보관하고 있는 물리적 보관 장소를 별도로 두고 이에 대해 출입통제 절차를 수립, 운영하고 있습니다.
개인정보 자동 수집 장치의 설치 및 운영 및 그 거부에 관한 사항 및 개인정보의 파기
코모스튜디오는 원칙적으로 개인정보 처리목적이 달성된 경우에는 지체없이 해당 개인정보를 파기합니다. 파기의 절차, 기한 및 방법은 다음과 같습니다.
① 파기절차
알림시 시스템에 통화 중인지 여부만 질의 합니다. 개인 정보는 수집하지 않으며, 질의 여부도 저장되지 않고 바로 파기 됩니다.
② 파기기한
알림시 시스템에 통화 중인지 여부를 질의 하는 즉시 파기 됩니다
.
7. 인터넷 접속 정보파일등 개인정보 자동 수집 장치의 설치 및 운영 및 그 거부에 관한 사항
쿠키를 전혀 사용하지 않는 앱입니다.
8. 개인정보 보호책임자 작성
① 코모스튜디오(‘http://comostudio.tistory.com/’이하 ‘코모스튜디오) 은(는) 개인정보 처리에 관한 업무를 총괄해서 책임지고, 개인정보 처리와 관련한 정보주체의 불만처리 및 피해구제 등을 위하여 아래와 같이 개인정보 보호책임자를 지정하고 있습니다.
▶ 개인정보 보호책임자
성명 :코모스튜디오
직책 :대표
직급 :대표
연락처 :cocomomostudio@gmail.com
※ 개인정보 보호 담당부서로 연결됩니다.
▶ 개인정보 보호 담당부서
부서명 : 코모스튜디오
담당자 : 대표
연락처 : cocomomostudio@gmail.com
② 정보주체께서는 코모스튜디오(‘http://comostudio.tistory.com/’이하 ‘코모스튜디오) 의 서비스(또는 사업)을 이용하시면서 발생한 모든 개인정보 보호 관련 문의, 불만처리, 피해구제 등에 관한 사항을 개인정보 보호책임자 및 담당부서로 문의하실 수 있습니다. 코모스튜디오(‘http://comostudio.tistory.com/’이하 ‘코모스튜디오) 은(는) 정보주체의 문의에 대해 지체 없이 답변 및 처리해드릴 것입니다.
9. 개인정보 처리방침 변경
1. 이 개인정보처리방침은 시행일로부터 적용되며, 법령 및 방침에 따른 변경내용의 추가, 삭제 및 정정이 있는 경우에는 변경사항의 시행 7일 전부터 공지사항을 통하여 고지할 것입니다.
1. 이 개인정보처리방침은 2025년 11월 19일부터 적용 됩니다.
English Version
QuietTimer (hereinafter referred to as the "App") does not collect any personal information and prioritizes protecting user privacy.
This App operates primarily offline, and all data entered by the user is stored solely on the user's device.
1. Personal Information Collected
This App does not collect or store the following information:
Personally identifiable information such as name, email address, or phone number
Location information (GPS)
No personal data is transmitted outside the App
No data is stored on servers
All information recorded within the App (timer records, emotion records, notes, etc.) is stored only on the user's device's internal storage and cannot be accessed by developers or third parties.
2. Analytics
QuietTimer may optionally collect anonymous usage statistics (such as usage patterns and feature usage frequency) to provide a better user experience.
The Analytics feature is enabled only with the user's explicit consent.
Users can turn the Analytics feature on or off at any time in the App Settings.
The collected information does not contain any personally identifiable information. 2. Rights and Obligations of the Data Subject and How to Exercise Them: As the data subject, users may exercise the following rights.
Rights of Users and Legal Representatives and How to Exercise Them
① Data subjects may exercise the following personal information protection rights regarding <Institution/Company Name> (hereinafter referred to as "Site URL") at any time:
1. Request to View Personal Information
2. Request for Correction of Errors, etc.
3. Request for Deletion
4. Request for Suspension of Processing
Since no information is stored, users can delete the app themselves.
3. Data Storage
Data recorded in the app is processed as follows:
Timer records, emotion records, memos, settings
→ All stored only on the user's device. This data is automatically deleted when the app is deleted. It is not uploaded to servers or the cloud.
4. Third-Party Provision
This app does not provide or share user information with third parties.
5. Permission Usage
QuietTimer can use the following permissions:
Notification permission: Provides timer notifications.
Audio output check permission: Determines whether earphones are connected.
Read Do Not Disturb (DND) mode setting: Determines silent mode.
All permissions are used solely to provide app functionality and are not transmitted externally.
▶ WAKE_LOCK
Used to prevent the CPU from sleeping while the timer is running.
▶ FOREGROUND_SERVICE / FOREGROUND_SERVICE_MEDIA_PLAYBACK / DATA_SYNC / SPECIAL_USE
QuietTimer runs as a foreground service to ensure stable timer operation. This ensures the stability of timer-related features such as earphone mode, silent mode, and voice guidance.
▶ VIBRATE
Used to provide a vibration notification when the timer completes.
▶ POST_NOTIFICATIONS
Required to display timer notifications on Android 13 and higher. ▶ SCHEDULE_EXACT_ALARM / USE_EXACT_ALARM
This permission is used to provide notifications at "exact times," such as hourly alarms and scheduled timers. (QuietTimer uses this permission to provide accurate alarms without notification delays.)
▶ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
On some devices (OEMs), the user can optionally allow this permission to prevent timers from terminating in the background.
▶ RECEIVE_BOOT_COMPLETED
This permission is used to restore active timers or scheduled notifications after a device reboot. (This prevents user-defined notifications from disappearing.)
▶ BLUETOOTH / BLUETOOTH_CONNECT
This permission is used to accurately handle "earphone mode" operations by checking the connection status of the earphones (wired/wireless). (No other information is collected other than Bluetooth device information.)
▶ SYSTEM_ALERT_WINDOW
This permission is used to display a floating timer (a small mini timer that appears on top of other apps). This feature only works if the user explicitly allows it.
▶ USE_FULL_SCREEN_INTENT
Used to provide full-screen notifications in specific situations (such as important timers or requests to disable Do Not Disturb mode). This feature is not generally used and is only used in user-selected situations.
6. Personal Information Protection Measures
All data is securely stored in encrypted form in local storage.
Developers cannot directly view or access user data.
Measures to Ensure Personal Information Security: <Comos Studio> ('Comos Studio') is taking the following technical, managerial, and physical measures necessary to ensure security in accordance with Article 29 of the Personal Information Protection Act:
1. Establishment and Implementation of an Internal Management Plan
We are establishing and implementing an internal management plan to ensure the secure processing of personal information.
2. Access Restrictions to Personal Information
We are taking necessary measures to control access to personal information by granting, modifying, and revoking access rights to the database system that processes personal information. We are also using an intrusion prevention system to control unauthorized access from outside sources.
3. Access Control for Unauthorized Personnel
We have established a separate physical storage location for personal information and have established and implemented access control procedures.
Installation and Operation of Automatic Personal Information Collection Devices, Refusal of Such Devices, and Destruction of Personal Information
Comos Studio, in principle, destroys personal information without delay once the purpose of processing such information has been achieved. The destruction procedures, deadlines, and methods are as follows:
① Destruction Procedure
When receiving a notification, we only ask whether the system is busy. No personal information is collected, and the query is not stored and is immediately destroyed.
② Destruction Period
When receiving a notification, we immediately destroy the information after asking whether the system is busy.
7. Installation and Operation of Automatic Personal Information Collection Devices, such as Internet Access Information Files, and Refusal of Such Devices
This app does not use cookies at all.
8. Designation of Personal Information Protection Officer
① Como Studio ('http://comostudio.tistory.com/', hereinafter referred to as "Como Studio") is responsible for overall management of personal information processing and has designated a Personal Information Protection Officer as follows to handle complaints and seek remedies for damages related to personal information processing.
▶ Personal Information Protection Officer
Name: Como Studio
Position: CEO
Rank: CEO
Contact: cocomomostudio@gmail.com
※ This will connect you to the Personal Information Protection Department.
▶ Personal Information Protection Department
Department Name: Como Studio
Person in Charge: CEO
Contact: cocomomostudio@gmail.com
② Information subjects may contact the Personal Information Protection Officer or the responsible department regarding any inquiries, complaints, or remedies related to personal information protection that arise while using Como Studio's ('http://comostudio.tistory.com/', hereinafter referred to as "Como Studio") services (or business). Como Studio (http://comostudio.tistory.com/, hereinafter referred to as "Como Studio") will promptly respond to and process inquiries from data subjects.
9. Changes to the Personal Information Processing Policy
1. This Personal Information Processing Policy applies from the effective date. Any additions, deletions, or corrections to this policy due to changes in laws and regulations will be announced through a notice at least seven days prior to the effective date.
1. This Personal Information Processing Policy applies from November 19, 2025.
'코모 어플리케이션즈' 카테고리의 다른 글
| Used open source - Speaking Counter (1) | 2019.06.27 |
|---|---|
| 코모스튜디오 안드로이드 앱 개인정보 취급방침 (0) | 2016.12.16 |
| [Free] Hourly reminder, chime, alarm (Talking/Speaking Clock) (0) | 2016.01.05 |
| 모든 게시물은 코모스튜디오의 소유이며, 무단 복제 수정은 절대 불가입니다. |
| 퍼가실 경우 댓글과 블로그 주소를 남기고 해당 게시물에 출처를 명확히 밝히세요. |