Quick Notes
Sia Makerlab 제품 포트폴리오 통합 페이지에서 제공하는 개인정보처리방침입니다.
Last Updated: May 21, 2026
Effective Date: May 21, 2026
Revision: 1.2
| Version | Date | Changes |
|---|---|---|
| 1.0 | April 7, 2026 | Initial release |
| 1.1 | May 18, 2026 | Added call-memo overlay feature, home-screen widget, app open ads, Google UMP consent flow, and the associated runtime permissions |
| 1.2 | May 21, 2026 | Added the Quick Access entry-point framework (App Shortcuts, Quick Settings Tile, Share sheet & Sharing Shortcuts, App Actions voice intent, Text-selection "Process Text"), folders, full-text search, and the "+ New note" widget entry. Updated the call-memo foreground-service permission to FOREGROUND_SERVICE_SPECIAL_USE (Android 14+ subtype specialUse). |
This Privacy Policy describes how Sia Makerlab ("we," "us," or "our") collects, uses, and shares information in connection with your use of the Quick Notes mobile application (the "App").
By downloading, installing, or using the App, you agree to the collection and use of information in accordance with this Privacy Policy. If you do not agree with this Privacy Policy, please do not use the App.
The App is designed to function without requiring you to create an account or provide personal information. We do not collect:
The App stores the following data locally on your device only:
| Data Type | Stored | Transmitted | Purpose |
|---|---|---|---|
| Notes content | Room database (device only) | No | All note text — including notes created via the call-memo overlay, the share sheet, the App Actions voice intent, or the text-selection menu — is stored locally and never transmitted to our servers |
| Folders & checklists | Room database (device only) | No | Folder hierarchy, checklist item state, and color labels |
| App settings | DataStore (device only) | No | Theme, font size, sort preferences |
| Quick Access settings | DataStore (device only) | No | Per-entry opt-in flags for each Quick Access entry point (every entry defaults to OFF) |
| Call-memo settings | DataStore (device only) | No | Per-user opt-in flags for the call-memo feature (master switch defaults to OFF) |
This data is stored exclusively on your device using Android DataStore and/or the Room database. We do not have access to this data, and it is never transmitted to our servers.
The App provides six system-wide entry points that let you create or search notes from outside the App. Each entry is off by default and is enabled individually from Settings → Quick Access. None of these entries require any permission beyond the App's existing permissions; they use standard Android system APIs.
| Entry | Data flow when triggered |
|---|---|
| App Shortcuts | Registered through ShortcutManagerCompat so the launcher's long-press menu lists "New note", "New checklist", "Search", and (if a folder is pinned) the pinned folder. Selecting a shortcut opens the App; no data is captured before you type into the App. |
| Quick Settings Tile | A TileService whose component the App enables in the package manager so the system UI editor can list it. Tapping the tile opens a new memo in the App. No data is collected by the tile itself. |
| Share to Quick Notes | The App declares an ACTION_SEND intent filter (text/plain) and Sharing Shortcuts (Direct Share). When you share text from another app, the system passes the shared text to a trampoline activity that opens the editor with the text pre-filled. The text is processed on-device only. |
| App Actions (Voice) | Declares an actions.intent.CREATE_NOTE capability so Google Assistant routes "Hey Google, create a note in Quick Notes" to the editor. The dictation is performed by Google Assistant (subject to Google's privacy policy); only the resulting text is delivered to the App via intent extras and stored locally. |
| Text-selection (Process Text) | Registers a PROCESS_TEXT intent filter so "Save to Quick Notes" appears in the system text-selection menu in other apps. When invoked, the selected text is passed to a trampoline activity (clamped at 10 MB) and saved as a new note locally. |
| Call Memo | See Section 2.2.3 below. |
Toggling any of these entries on or off only updates a local DataStore flag and, for the OS-level entries, calls PackageManager.setComponentEnabledSetting on the relevant component. No telemetry is sent.
If — and only if — you explicitly enable the call-memo feature and grant the required runtime permissions, the App observes the call state of your device (idle / active / ended) and the direction of the call (incoming / outgoing) in order to display the floating composer at the appropriate moment.
TelephonyCallback (API 31+) or PhoneStateListener (API 24–30) and is never persisted, logged, or transmitted.specialUse foreground service type. The subtype is declared via PROPERTY_SPECIAL_USE_FGS_SUBTYPE ("phone_call_memo"); no additional data is collected as a result of this declaration.The App provides a Glance home-screen widget that displays a read-only view of your most recent notes plus a "+ New note" entry button that opens the App's editor. The widget reads data from the same local Room database; no additional data is collected or transmitted.
The App displays advertisements through Google AdMob. Our advertising partner may collect:
The App displays the following types of ads:
This data collection is governed by Google's Privacy Policy: https://policies.google.com/privacy
For users in the European Economic Area, the United Kingdom, and Switzerland, the App integrates the Google User Messaging Platform (UMP) to obtain and manage your consent for personalized advertising. Your consent choices are stored on your device by the UMP SDK and can be revisited at any time from Settings > Privacy & Data > Manage Privacy Settings.
If you make an in-app purchase to remove advertisements, the transaction is processed entirely by Google Play. We receive only:
We do not receive or store any payment card information, billing addresses, or other financial data.
The App may invite you to rate it through the native Google Play in-app review flow. The review experience is rendered and submitted by the Play Store; we do not collect or process the review content.
We explicitly do not collect:
The App declares the following permissions. The five OS-level Quick Access entries (App Shortcuts, Quick Tile, Share sheet, App Actions, Process Text) require no additional permissions. Permissions related to the call-memo feature are runtime-prompted and the feature is off by default.
| Permission | Required For | When Used |
|---|---|---|
INTERNET | AdMob, Play Billing, UMP | Whenever ads are loaded, a purchase is made, or consent is collected |
READ_PHONE_STATE | Call-memo: detecting call state (opt-in) | Only while the call-memo feature is enabled |
SYSTEM_ALERT_WINDOW | Call-memo: floating composer over other apps (opt-in) | Only while the call-memo feature is enabled |
POST_NOTIFICATIONS | Foreground-service notification (API 33+) | While CallMemoService is running |
FOREGROUND_SERVICE + FOREGROUND_SERVICE_SPECIAL_USE | Running the call-memo service while a call is active (Android 14+ subtype specialUse, declared via PROPERTY_SPECIAL_USE_FGS_SUBTYPE) | Only while a call is active and the feature is enabled |
RECEIVE_BOOT_COMPLETED | Reserved for resuming the call-memo service after device reboot | Only if the feature is enabled |
You can revoke any of these permissions at any time from Android system settings.
All locally stored data is used solely to:
Data collected by third-party services (Google AdMob, Google Play, UMP, Google Assistant) is used to:
We do not sell, trade, or rent your personal information to third parties.
The App integrates the following third-party services that may collect data according to their own privacy policies:
| Service | Purpose | Privacy Policy |
|---|---|---|
| Google AdMob | Advertising (banner + app open) | https://policies.google.com/privacy |
| Google Play Billing | In-app purchases | https://policies.google.com/privacy |
| Google User Messaging Platform (UMP) | EU consent management | https://policies.google.com/privacy |
| Google Play In-App Review | Native review prompt | https://policies.google.com/privacy |
| Google Assistant (App Actions) | Voice intent dispatch for "create a note" command | https://policies.google.com/privacy |
We may disclose information if required to do so by law or in response to valid requests by public authorities.
Data stored locally on your device — including notes, folders, checklists, call-memo entries, Quick Access settings, and call-memo settings — remains until you:
Data collected by third-party services is retained according to their respective privacy policies.
You have the right to:
PackageManager.setComponentEnabledSettingUnder GDPR and applicable laws, you have additional rights:
To exercise these rights regarding data held by third-party services, please contact those services directly.
California residents have the right to know, access, delete, and opt out of the sale of personal information. We do not sell personal information as defined by the CCPA/CPRA.
Manage advertising consent through:
We implement appropriate technical and organizational measures to protect locally stored data:
The App is not directed to children under the age of 13 (or 16 in the EEA). We do not knowingly collect personal information from children.
Data collected by third-party services may be transferred to and processed in countries with different data protection laws. Please refer to Google's Privacy Policy for more information.
The App may contain links to third-party websites or services. We are not responsible for the privacy practices of these third parties.
We may update this Privacy Policy from time to time. We will notify you of any changes by updating the "Last Updated" date and displaying a notice within the App for material changes.
We are not responsible for the data collection, use, or security practices of third-party services integrated into the App, including Google AdMob, Google Play Billing, Google UMP, Google Play In-App Review, and Google Assistant.
Notes — including notes saved through the call-memo overlay, the share sheet, the App Actions voice intent, or the text-selection menu — are stored exclusively on your device. We are not responsible for any loss of notes resulting from device malfunction, factory reset, uninstallation, or any other cause. We strongly recommend backing up important notes through your device's backup mechanism.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES RESULTING FROM YOUR USE OF THE APP.
This Privacy Policy shall be governed by the laws of the Republic of Korea. For EU users, it shall be interpreted in accordance with applicable EU law including the GDPR.
Sia Makerlab
For GDPR-related inquiries from EEA residents, please include "GDPR Request" in the subject line.
| Data Type | Collected | Stored | Shared | Purpose |
|---|---|---|---|---|
| App Settings | Yes | Device Only | No | Theme, font size, sort preferences (DataStore) |
| Notes / Folders / Checklists | Yes | Device Only | No | All note, folder, and checklist data stored locally via Room (never transmitted) |
| Quick Access Settings | Yes | Device Only | No | Per-entry opt-in flags for each Quick Access entry point |
| Shared / Process-Text / Voice Intent Payload | Yes (only when you invoke the entry) | Device Only | No | Pre-fill the editor with the supplied text |
| Call-Memo Settings | Yes (opt-in) | Device Only | No | Per-user opt-in flags for the call-memo feature |
| Call State (idle/active/ended) | Yes (opt-in, in-memory) | Not persisted | No | Trigger the call-memo overlay |
| Advertising ID | Yes* | By Google | With Google | Advertising |
| Purchase Info | Yes* | By Google | With Google | Billing |
| Consent Choices | Yes* | By Google UMP (on device) | With Google | EU consent management |
| Voice Dictation Audio | Yes* (Google Assistant only) | By Google | With Google | Voice intent recognition |
| Location (precise) | No | N/A | No | N/A |
| App's own Microphone / Camera | No | N/A | No | N/A |
| Phone Number / Call Content | No | N/A | No | N/A |
| Personal Info | No | N/A | No | N/A |
*Collected by third-party services (Google), not by us directly.
This Privacy Policy is available in English. If translated versions are provided, the English version shall prevail in case of any discrepancy.