Legal

Terms of Service

Last updated: May 19, 2026

Version: 1.0
Published by: Yassine El Idrissi (sole proprietor, Morocco)
Application: Wamid — Memory OS Android (com.wamid.app)

1. Preamble and acceptance

These Terms of Service ("Terms") govern the use of the mobile application Wamid ("the Application"), published by Yassine El Idrissi, and available on the Google Play Store under the identifier com.wamid.app.

By downloading, installing or using the Application, you ("the User") accept these Terms without reservation. If you do not agree to these Terms, do not install or uninstall the Application.

The Application is intended for personal, non-commercial use only.

The Application is intended for users aged 16 or older. Minors under 16 must obtain prior parental consent in accordance with Article 8 GDPR (15 in France). No data is collected from children under 13.

2. Description of the service

Wamid is an Android application that helps the User avoid forgetting personal intentions, ideas and reminders. It offers:

  • Reminders with scheduled local notifications
  • Notes — short text entries
  • Sparks (quick captures), ephemeral for 30 days
  • Recall (V1.0+): optional AI agent composing a daily "Morning Letter" (7am-9am) from the User's local data
  • Local backup (JSON export) + opt-in cloud backup (V1.0+)
  • Categories, tags, completion statistics

The Application runs 100% locally by default (local-first). No data is sent to any third-party server without the User's explicit consent (see §5 and the Privacy Policy).

3. User account

Using the Application requires no account creation for the core features (reminders, notes, Sparks, local statistics).

An optional account (email magic link via Supabase) is required only for:

  • The encrypted cloud backup (AES-256 GCM, client-side encryption before upload)
  • The multi-device sync (V1.2+ Pro)

The User may, at any time:

  • Continue in guest mode (no external data)
  • Delete their account from Settings → My Notebook → Delete my account (cloud purge within 30 days). Full details on the Delete your account page.
  • Export their data as JSON from Settings → Privacy → Export my data

4. Free plan and Pro plan (V1.2+)

4.1 Free plan (V1.0)

All features of the Application are available for free in V1.0, with no advertising, no tracking, no in-app purchases.

4.2 Pro plan (V1.2+ — not available in V1.0)

A paid "Pro" plan will be available from version 1.2 onwards. It will offer:

  • Real-time multi-device sync
  • Additional Recall personas
  • Spark audio transcription (local Whisper)
  • Intelligent local clustering

Specific pricing and the in-app purchase flow will be added to these Terms in an update at V1.2 release.

No current V1.0 feature will be removed from the Free plan in V1.2+ (continuity commitment).

5. Personal data and privacy

Personal data handling is described in detail in the Privacy Policy.

5.1 Summary

  • User data (reminders, notes, Sparks, preferences) is stored locally on the device by default.
  • The Application uses no tracking SDK (no Firebase Analytics, no Mixpanel, no advertising).
  • Sending data to a third-party service (Google Vertex AI for Recall, Supabase for cloud backup) is strictly opt-in and disabled by default.
  • Before any send to Vertex AI, a local sanitizer removes names, emails, phone numbers and URLs.
  • Data is encrypted AES-256 GCM client-side before cloud upload — the key stays on the device.

5.2 Sub-processors (GDPR Article 28)

  • Google Cloud (Vertex AI Gemini) — us-central1 region, signed DPA
  • Supabase Inc. — EU region, signed DPA

5.3 GDPR rights

The User has the following rights (Articles 15 to 22 GDPR):

  • Right of access (all data is viewable in-app)
  • Right of rectification (direct in-app editing)
  • Right to erasure (Settings → Privacy → Delete my data)
  • Right to portability (Settings → Privacy → Export as JSON)
  • Right to object (disable Recall / Cloud)

Contact to exercise these rights: contact@wamid.app.

6. Intellectual property

6.1 The Application

The compiled Wamid Android application, its visual assets (graphics, branding, name and logo) are the exclusive property of Yassine El Idrissi. Parts of the Android source code are publicly available on GitHub under their respective open-source licences (see the project repository and the project's LICENSE file for terms). Use of the published application as distributed is granted only for personal, non-commercial purposes.

6.2 User content

The User retains full ownership of the content they create in the Application (reminder text, notes, Sparks). The publisher claims no rights over this content.

If the User enables cloud backup, they grant the publisher a strictly technical permission to store and restore that encrypted content (content is inaccessible in plaintext server-side — client-side encryption).

6.3 Third-party software

The Application uses open-source libraries listed in Settings → About → Credits. Their respective licences apply.

7. User obligations

The User agrees to:

  • Use the Application strictly for personal and lawful purposes
  • Not attempt to decompile, modify or circumvent the Application's protections
  • Not use the Application to store unlawful content
  • Not impersonate a third party when creating an account

8. Limitation of liability

The Application is provided "as is". The publisher does not guarantee that:

  • The Application will be free of bugs
  • Notifications will always be delivered at the scheduled time (Android system limitations — Doze, aggressive OEMs, etc.)
  • Cloud backups will be restorable indefinitely (third-party sub-processor)

The publisher cannot be held liable for data loss caused by:

  • Manual uninstallation of the application
  • Factory reset of the phone
  • Malfunction of the cloud sub-processor (Supabase)
  • Temporary unavailability of the Recall service (Google Cloud)

The User is encouraged to regularly export their data via Settings → Privacy → Export as JSON.

9. Changes to these Terms

The publisher reserves the right to modify these Terms. In the event of a substantial change (notably the addition of the Pro V1.2 plan or new sub-processors), the User will be notified in the Application on the next launch, and will have to accept the new Terms to continue using the Application.

10. Termination and deletion

The User may, at any time:

  • Uninstall the Application (all local data is deleted)
  • Delete their cloud account (Settings → My Notebook → Delete my account) — cloud purge happens within 30 days
  • Stop using the Application without notice

The publisher reserves the right to suspend access for a User in the event of a manifest breach of these Terms (identity theft, abuse, attempted attack on the infrastructure).

11. Applicable law and jurisdiction

These Terms are governed by Moroccan law.

In the event of a dispute and after a prior attempt at amicable resolution (contact@wamid.app), the courts of Casablanca, Morocco shall have exclusive jurisdiction.

Users residing in the European Union retain the benefit of mandatory provisions of the law of their country of habitual residence (notably GDPR, consumer law).

12. Contact

13. Appendices

Appendix A — Sub-processors (GDPR Article 28)

  • Google Cloud (Vertex AI Gemini Flash 2.5) — composes the Recall Morning Letter — us-central1 region — DPA signed
  • Supabase Inc. — authentication + encrypted cloud backup — EU region — DPA signed

Appendix B — Android permissions requested

  • POST_NOTIFICATIONS: display reminders and the Morning Letter
  • SCHEDULE_EXACT_ALARM: schedule reminders to the exact minute
  • RECEIVE_BOOT_COMPLETED: reschedule reminders after a restart
  • INTERNET: Vertex AI Recall (opt-in) + Cloud backup (opt-in)
  • FOREGROUND_SERVICE: ongoing Focus sessions

The Application never requests:

  • Location
  • Contacts
  • Microphone (except audio Sparks, V1.1+ explicit)
  • Camera
  • SMS
Save my spot