ポリシー・よくある質問
プライバシーポリシー
基本方針
Dessert(以下「本アプリ」)は、すべてのデータをお使いのデバイス内にのみ保存します。外部サーバーへの送信・クラウドへの保存は一切行いません。通常の使用においてインターネット接続は不要です。
本アプリの開発者 chiisakudx(以下「開発者」)は、ユーザーのプライバシーを最大限に尊重します。本ポリシーは、本アプリがどのようにデータを扱うかを説明するものです。
収集・保存するデータ
本アプリが保存するデータはすべてデバイス内に留まります。開発者がアクセスすることはできません。
| データの種類 | 保存場所 | 用途 |
|---|---|---|
| アカウント・サービス情報 | デバイス内 SQLite | 名前・メモ・料金・アイコンの管理 |
| パスワード本体 | 暗号化ストレージ(AES-256) | 安全なパスワード保管 |
| パスワード履歴 | SQLite(参照キーのみ)+ 暗号化ストレージ | 最大3世代分の履歴管理 |
| テーマ・言語設定 | SharedPreferences | アプリ設定の保持 |
| 背景画像 | アプリドキュメントディレクトリ | Dessertテーマのカスタム背景画像 |
| サブスクリプション購入状態 | SharedPreferences | おやつ代を支援プランの適用状態管理 |
| メモ・カレンダー情報(タイトル・本文・日時・タグ・繰り返し設定等) | デバイス内 SQLite | メモカレンダー機能・通知/アラームのスケジュール管理 |
| 家族・友人の情報(氏名・グループ・誕生日) | デバイス内 SQLite | カレンダー・ウィジェットへの誕生日表示、誕生日通知。ご本人以外の第三者に関する情報が含まれる場合がありますが、外部への送信・共有は一切行いません |
| 他アプリの共有機能から受け取った下書き(サービス名・URL・取得元アプリ名・明示的に渡された場合の識別子、またはメモ本文) | デバイス内 SQLite | ユーザーが内容を確認し正式に保存するまでの一時データ。パスワード・ワンタイムコード・復旧コードはこの経路で受け取ることは一切ありません |
インターネット・外部送信について
本アプリは INTERNET パーミッションを使用しておらず、開発者が管理するサーバーへの通信経路はありません。
ただし、以下の場合に限りデバイスが外部と通信します。
| 状況 | 通信先 |
|---|---|
| おやつ代を支援プランのご購入時 | Google Play(Android)または App Store(iOS)の課金システム(それぞれ Google・Apple のプライバシーポリシーが適用されます) |
| バックアップのエクスポート操作時 | ユーザーが選択した共有先(OS標準シェアシート経由・ユーザーの意思による操作) |
| 登録したアカウントのURLを開く操作時 | ユーザーが登録したURL(ブラウザ経由・ユーザーの意思による操作) |
| 他アプリの共有メニューから「Dessert」を選択した時 | 共有元アプリ(OS標準共有シート経由・ユーザーの意思による操作) |
いずれもユーザーが能動的に操作した場合のみ発生し、開発者はその内容にアクセスしません。共有受信機能は、ブラウザやアプリの共有メニューでユーザー自身が「Dessert」を選んだ時にだけ動作し、本アプリがログイン状況やクリップボード、閲覧履歴を監視・収集することはありません。共有内容は受け取り前に必ず確認画面に表示され、明示的に選択するまでデータは作成されません。
パスワードの暗号化・認証
パスワードはデバイスのセキュアストレージ(Android: EncryptedSharedPreferences/AES-256、iOS: Keychain)に暗号化して保存されます。アプリ画面上で平文表示されることはありません。
PINコードによるアプリロックで、第三者のアクセスからデータを保護します。PINはお使いのデバイスのロック画面とは独立して設定されます。
PINを忘れた場合:アプリ内の「PINを忘れた場合」から、アプリ内のすべてのデータを削除してリセットすることができます。この操作は取り消せません。重要なデータは事前にエクスポート機能でバックアップすることを強く推奨します。
本アプリが利用する権限
| 権限 | 利用目的 |
|---|---|
| READ_EXTERNAL_STORAGE(Android 12以下) 写真ライブラリ(iOS: NSPhotoLibraryUsageDescription) | Dessertテーマのカスタム背景画像を端末のフォトライブラリから選択するためにのみ使用します。選択した画像はデバイス内にのみ保存され、外部に送信されることはありません。Android 13以降はシステム標準のフォトピッカーを使用するため、この権限は不要です |
| カメラ・位置情報(iOS: NSCameraUsageDescription/NSLocationWhenInUseUsageDescription) | 本アプリはカメラ・位置情報を一切使用しません。画像選択に使用するライブラリの仕様上、iOS側で権限の説明文を宣言する必要があるため表示されますが、これらの機能を実際に呼び出すことはありません |
| POST_NOTIFICATIONS(Android) iOS: 実行時の通知許可(アラート・サウンド) | メモの通知・アラーム機能をお使いいただくために使用します。許可しなくても本アプリの他の機能はご利用いただけます |
| SCHEDULE_EXACT_ALARM(Android) | 指定した時刻に正確に通知・アラームを届けるために使用します |
| RECEIVE_BOOT_COMPLETED(Android) | 端末を再起動した後も、設定済みの通知・アラームが引き続き機能するようにするために使用します |
データの第三者提供
開発者はユーザーデータを第三者に提供・販売・共有することは一切ありません。
おやつ代を支援プランの返金・解約について
おやつ代を支援プランはGoogle Play(Android)または App Store(iOS)を通じたサブスクリプションです。返金はご利用のストアの返金ポリシーに準じます。開発者による個別の返金対応は行っておりません。
| 項目 | 内容 |
|---|---|
| 解約方法 | ご利用のストア(Google Play または App Store)のサブスクリプション管理画面からいつでも解約できます |
| 解約後の利用 | 解約後は次回更新日をもっておやつ代を支援プランの機能が無効になります |
| 返金 | ご利用のストア(Google Play または App Store)のポリシーに従います。開発者への直接の返金申請はお受けできません |
連絡先
chiisakudx
本ポリシーに関するご質問は、ご利用のストア(Google Play または App Store)のアプリページよりお問い合わせください。
Our Privacy Commitment
All data in Dessert is stored exclusively on your device. No data is transmitted to external servers or stored in the cloud. No internet connection is required for normal use.
chiisakudx ("the developer") is committed to protecting your privacy. This policy explains how Dessert handles your data.
What We Store
All data saved by this app remains on your device. The developer has no access to it.
| Data Type | Storage Location | Purpose |
|---|---|---|
| Account & service info | On-device SQLite | Managing names, notes, costs, icons |
| Passwords | Encrypted storage (AES-256) | Secure password keeping |
| Password history | SQLite (reference keys) + Encrypted storage | Up to 3 generations of history |
| Theme & language settings | SharedPreferences | App preferences |
| Background image | App documents directory | Custom background image for the Dessert theme |
| Subscription status | SharedPreferences | Buy Me a Coffee plan state management |
| Memo & calendar data (title, body, date/time, tags, repeat settings, etc.) | On-device SQLite | Powers the Memo Calendar feature and notification/alarm scheduling |
| Family & friends info (name, group label, birthday) | On-device SQLite | Displays birthdays on the calendar and widgets, and sends birthday notifications. May include information about people other than you, but it is never transmitted or shared externally |
| Drafts received from another app's share menu (service name, URL, source app name, an identifier only if explicitly provided, or memo text) | On-device SQLite | Temporary data held until you review and formally save it. Passwords, one-time codes, and recovery codes are never received through this path |
Internet & External Transmission
Dessert does not use the INTERNET permission and has no connection to any server operated by the developer.
The following are the only situations in which your device communicates externally:
| Situation | Destination |
|---|---|
| Purchasing the Buy Me a Coffee plan | Google Play (Android) or App Store (iOS) billing system (Google's or Apple's Privacy Policy applies, respectively) |
| Exporting a backup | Destination chosen by the user via OS share sheet (user-initiated only) |
| Opening a registered account URL | The URL registered by the user (via browser, user-initiated only) |
| Choosing "Dessert" from another app's share menu | The source app (via the OS standard share sheet, user-initiated only) |
All of the above occur only when you actively initiate the action. The developer never receives or accesses this data. The share-receiving feature only activates when you personally choose "Dessert" from a browser or app's share menu — Dessert never monitors your login activity, clipboard, or browsing history. Shared content is always shown on a confirmation screen before it is received, and nothing is created until you explicitly choose to add it.
Password Encryption & Authentication
Passwords are encrypted and stored in the device's secure storage (Android: EncryptedSharedPreferences / AES-256; iOS: Keychain). They are never displayed in plain text within the app.
A PIN code lock protects your data from unauthorized access. This PIN is set independently from your device's lock screen.
If you forget your PIN: You can reset the app by deleting all app data through the "Forgot PIN" option. This action cannot be undone. We strongly recommend exporting a backup before this occurs.
Permissions Used by This App
| Permission | Purpose |
|---|---|
| READ_EXTERNAL_STORAGE (Android 12 and below) Photo Library (iOS: NSPhotoLibraryUsageDescription) | Used solely to select a custom background image from your photo library for the Dessert theme. The selected image is stored on-device only and is never transmitted externally. On Android 13 and above, this permission is not needed since the app uses the system's standard photo picker |
| Camera & Location (iOS: NSCameraUsageDescription / NSLocationWhenInUseUsageDescription) | This app never uses the camera or location. These are declared only because the image-picker library we use requires it on iOS; the app never actually invokes these features |
| POST_NOTIFICATIONS (Android) iOS: runtime notification authorization (alert, sound) | Used to enable the memo notification and alarm features. The rest of the app remains fully usable if you decline |
| SCHEDULE_EXACT_ALARM (Android) | Used to deliver notifications and alarms at the exact time you specify |
| RECEIVE_BOOT_COMPLETED (Android) | Used to ensure scheduled notifications and alarms keep working after the device restarts |
Data Sharing
The developer does not sell, share, or provide user data to any third party — ever.
Buy Me a Coffee — Refund & Cancellation
The Buy Me a Coffee plan is offered as a subscription through Google Play (Android) or the App Store (iOS). Refunds are handled in accordance with the policy of the store you subscribed through. The developer does not process refunds directly.
| Item | Details |
|---|---|
| How to cancel | Cancel anytime through your subscription settings on Google Play or the App Store |
| After cancellation | Access to plan features will end at the next billing date |
| Refunds | Subject to the refund policy of Google Play or the App Store. Direct refund requests to the developer cannot be accommodated |
Get in Touch
chiisakudx
For questions about this policy, please contact us through the app's page on Google Play or the App Store.
利用規約
本規約への同意
Dessert(以下「本アプリ」)をダウンロード・インストール・使用することにより、お客様は本利用規約(以下「本規約」)に同意したものとみなします。同意いただけない場合は、本アプリのご利用をお控えください。
本アプリの開発者は chiisakudx(以下「開発者」)です。
ご利用にあたって
- 本アプリは13歳以上の方を対象としています。
- 本アプリは個人的・非商業的目的に限り使用できます。
- 本アプリを改変・逆コンパイル・逆アセンブルすることを禁じます。
- 本アプリを第三者に再配布・販売することを禁じます。
- 本アプリを違法な目的または公序良俗に反する目的で使用することを禁じます。
ユーザーデータの取り扱いと責任
以下の事象によるデータ損失について、開発者は責任を負いません。
- デバイスの紛失・盗難・故障・初期化
- アプリのアンインストール
- PINリセット(全データ削除)操作
- OSまたはデバイスのアップデートによる影響
重要なデータは定期的にエクスポート機能(おやつ代を支援プラン)を使ってバックアップすることを強く推奨します。
著作権・商標
本アプリおよびそのデザイン・ロゴ・コンテンツに関するすべての知的財産権は開発者に帰属します。本規約のいかなる内容も、上記の権利をお客様に譲渡するものではありません。
お客様が本アプリに入力・登録するデータ(アカウント名・メモ等)の権利はお客様に帰属します。開発者はこれらのデータにアクセスすることはできません。
おやつ代を支援プランについて
本アプリはGoogle Play(Android)または App Store(iOS)を通じた任意のサブスクリプション「おやつ代を支援プラン」を提供しています。
- サブスクリプションはGoogle Play または App Store の課金システムを通じて処理されます。
- 有効なサブスクリプションがある間、プラン限定機能をご利用いただけます。
- 解約はご利用のストア(Google Play または App Store)のサブスクリプション管理画面からいつでも行えます。
- 解約後は次回更新日をもってプラン機能が停止します。
- 返金はご利用のストア(Google Play または App Store)の返金ポリシーに準拠します。開発者への直接の返金申請はお受けできません。
- 開発者はサービス内容・価格を変更する場合があります。変更がある場合は、効力発生の合理的な期間前に本アプリのアップデートまたはご利用のストア(Google Play/App Store)のページにてお知らせします。
保証の否認と責任制限
本アプリは「現状のまま」提供されます。開発者は、本アプリが中断なく動作すること、エラーがないこと、特定の目的への適合性について、明示または黙示を問わずいかなる保証もしません。
適用法令が許容する最大限の範囲において、開発者は以下について責任を負いません。
- データの損失・破損
- 本アプリの使用または使用不能から生じる損害
- 第三者のサービス(Google Play・App Store 等)に関連する問題
- デバイスまたはOSの問題によって生じる影響
本規約の改定
開発者は本規約を随時改定することができます。重要な変更がある場合は、本アプリのアップデートまたはご利用のストア(Google Play/App Store)のページを通じてお知らせします。改定後も本アプリを継続して使用することで、変更後の規約に同意したものとみなします。
アプリ提供の終了について
開発者がアプリの提供を終了する場合、可能な限り事前にご利用のストア(Google Play/App Store)のページを通じてお知らせします。本アプリはすべてのデータをデバイス内に保存しているため、アプリが配信終了となった後もインストール済みのアプリとデータはデバイス上に残ります。重要なデータは事前にエクスポート機能でバックアップされることを推奨します。
準拠法および裁判管轄
本規約は日本法に準拠し、これに従って解釈されます。本規約に関する紛争については、開発者の所在地を管轄する裁判所を専属的合意管轄裁判所とします。
連絡先
chiisakudx
本規約に関するご質問は、ご利用のストア(Google Play または App Store)のアプリページよりお問い合わせください。
Agreement to Terms
By downloading, installing, or using Dessert (the "App"), you agree to be bound by these Terms of Service (the "Terms"). If you do not agree, please do not use the App.
The App is developed and operated by chiisakudx (the "developer").
Conditions of Use
- The App is intended for users aged 13 and older.
- The App may only be used for personal, non-commercial purposes.
- You may not modify, decompile, or reverse-engineer the App.
- You may not redistribute or sell the App to any third party.
- You may not use the App for unlawful purposes or in violation of applicable regulations.
Your Data — Your Responsibility
The developer is not liable for data loss caused by:
- Device loss, theft, damage, or factory reset
- Uninstalling the App
- PIN reset (which deletes all app data)
- OS or device updates
We strongly recommend regularly exporting backups using the export feature (Buy Me a Coffee plan).
Copyright & Trademarks
All intellectual property rights in the App — including its design, logo, and content — belong to the developer. Nothing in these Terms transfers any such rights to you.
Data you enter into the App (account names, notes, etc.) remains your property. The developer has no access to this data.
Buy Me a Coffee Plan
The App offers an optional subscription called "Buy Me a Coffee" through Google Play (Android) or the App Store (iOS).
- Subscriptions are processed through the Google Play or App Store billing system.
- Plan-exclusive features are available while your subscription is active.
- You may cancel at any time through your subscription settings on Google Play or the App Store.
- Plan features will end at the next billing date after cancellation.
- Refunds are subject to the refund policy of Google Play or the App Store. Direct refund requests to the developer cannot be accommodated.
- The developer may modify plan features or pricing. Any such changes will be communicated through the App or the Google Play / App Store listing with reasonable advance notice before taking effect.
No Warranty & Limitation of Liability
The App is provided "as is." The developer makes no warranty — express or implied — that the App will operate without interruption or error, or that it is fit for any particular purpose.
To the maximum extent permitted by applicable law, the developer is not liable for:
- Loss or corruption of data
- Damages arising from use or inability to use the App
- Issues related to third-party services (e.g., Google Play, App Store)
- Effects caused by device or OS issues
Updates to These Terms
The developer may update these Terms at any time. Material changes will be communicated through App updates or the Google Play / App Store listing. Continued use of the App after changes take effect constitutes acceptance of the updated Terms.
If the App Is Discontinued
If the developer decides to discontinue the App, notice will be provided through the Google Play / App Store listing where reasonably possible. Because all data is stored on your device, your installed App and its data will remain on your device after distribution ends. We strongly recommend exporting a backup before any anticipated discontinuation.
Governing Law & Jurisdiction
These Terms are governed by and construed in accordance with the laws of Japan. Any disputes arising from these Terms shall be subject to the exclusive jurisdiction of the courts located in the developer's jurisdiction.
Get in Touch
chiisakudx
For questions about these Terms, please contact us through the App's page on Google Play or the App Store.
よくある質問
データについて
セキュリティについて
バックアップについて
1. 旧端末の設定画面 → エクスポートでJSONファイルを保存
2. ファイルを新端末に転送(メール・クラウドストレージ等)
3. 新端末のDessertで設定画面 → インポートを実行
料金・プランについて
| 機能 | 無料 | おやつ代を支援プラン |
|---|---|---|
| アカウント・サービスの登録・管理 | ✓ | ✓ |
| パスワードの保存・管理 | ✓ | ✓ |
| パスワード自動生成 | ✓ | ✓ |
| タグランチャー(閲覧・起動) | ✓ | ✓ |
| お気に入り・あまり使わないセクション | ✓ | ✓ |
| タグの作成・設定 | ✗ | ✓ |
| コスト管理(グラフ・集計) | ✓ | ✓ |
| バックアップ・復元 | ✗ | ✓ |
| カスタム背景画像 | ✓ | ✓ |
| メモ・カレンダー機能(通知・繰り返し・タグ付け) | ✓ | ✓ |
| 家族・友人の誕生日管理 | ✓ | ✓ |
| ホーム画面ウィジェット | ✓ | ✓ |
機能について
外部認証アカウント:Google・LINE・Appleなど、他のサービスへのログインに使う認証元アカウントです。これに紐づく連携サービスをまとめて管理できます。
個別のサービスアカウント:サービス固有のID・パスワードを持つアカウント(例: Amazonに直接登録したアカウント)です。
この2層構造により「どのGoogleアカウントで何にログインしているか」が一目でわかります。
About Your Data
About Security
About Backup
1. On your old device: Settings → Export to save a JSON file
2. Transfer the file to your new device (via email, cloud storage, etc.)
3. On your new device: Settings → Import
About Pricing & Plans
| Feature | Free | Buy Me a Coffee |
|---|---|---|
| Account & service management | ✓ | ✓ |
| Password save & management | ✓ | ✓ |
| Password auto-generation | ✓ | ✓ |
| Tag Launcher (view & launch) | ✓ | ✓ |
| Favorites & Rarely Used sections | ✓ | ✓ |
| Tag creation & assignment | ✗ | ✓ |
| Cost management (graphs & totals) | ✓ | ✓ |
| Backup & restore | ✗ | ✓ |
| Custom background image | ✓ | ✓ |
| Memo Calendar (notifications, repeat, tags) | ✓ | ✓ |
| Family & friends' birthdays | ✓ | ✓ |
| Home screen widgets | ✓ | ✓ |
About Features
External Auth Accounts: Authentication providers like Google, LINE, or Apple that you use to log into other services. Linked services are grouped under these accounts.
Individual Service Accounts: Accounts with their own unique ID and password (e.g., an Amazon account registered directly).
This two-layer structure makes it easy to see which account you use to log into which services.