Mood Cairns

Mood Cairns

Private, fully offline mood tracker. No network access. Your data's yours..

lcdcode Sport / Gesundheit

Screenshots

Screenshot von Mood Cairns Screenshot von Mood Cairns Screenshot von Mood Cairns Screenshot von Mood Cairns Screenshot von Mood Cairns

Beschreibung

Diese Beschreibung liegt nicht in deiner Sprache vor, angezeigt wird die englische Fassung.

A private, fully offline Android mood tracker. Log how you're feeling against your own scales, in your own time windows, on your own device. Nothing is ever uploaded - sync, if you want it, is your job (Syncthing works well on the encrypted backup folder).

<b>Features</b>

* <b>Custom scales.</b> Five built-in scales (Happiness, Anxiety, Stress, Boredom, Pain), each numeric and color-tagged. Add your own; archive the ones you don't want.
* <b>Prompt windows.</b> Define time-of-day windows (e.g. morning 08:00-12:00, evening 18:00-20:00). The app fires one notification per window per day at a randomized time inside it. Tap the notification to jump straight to the log entry screen.
* <b>History and charts.</b> Browse past entries, see per-scale trends over time.
* <b>Encrypted on-disk storage.</b> The mood database is encrypted at rest using SQLCipher. The key lives in memory only while the app is unlocked, and is wiped when you lock it.
* <b>PIN + biometric lock.</b> PIN-gated app entry, with optional biometric unlock. PIN is hashed with PBKDF2-HMAC-SHA256 (600k iterations) before being stored.
* <b>Encrypted backups.</b> Manual export writes an AES-GCM-encrypted JSON file to Documents/MoodCairns/. The encryption key is derived from your PIN with PBKDF2-HMAC-SHA256 (200k iterations) and a fresh per-backup salt embedded in the envelope, so any install (including a fresh one) can decrypt with the same PIN.
* <b>Home-screen widget</b> for one-tap mood logging.

<b>Privacy contract</b>

The app declares <b>no network permissions</b>. Without internet, the process literally cannot open a socket, which makes phone-home impossible regardless of what any included library tries to do.

The build enforces this, so a network permission can never be silently introduced by a dependency update.

If you want backups synced off-device, point Syncthing (or any file manager that can sync a folder) at Documents/MoodCairns/.

<b>Source</b>

Fully open source under GPL-3.0-only. Built on Kotlin, Jetpack Compose, Room, SQLCipher, and AndroidX.

Versionen

Version Datum Größe Benötigt Android Herunterladen
1.0.7 aktuell
f1bc158f5ae34b70…
15.07.2026 25 MB API 29
1.0.6
51a6f8f7f3ac57c0…
03.07.2026 25 MB API 29
1.0.5
f487e1d761764f7d…
26.06.2026 25 MB API 29

Berechtigungen

Was die App beim System anfragt. Sensible Zugriffe gibt Android erst nach deiner Bestätigung frei.

  • BenachrichtigungenMitteilungen anzeigen.
  • AutostartNach dem Einschalten des Geräts automatisch starten.
  • BiometrieEntsperren per Fingerabdruck oder Gesicht.
  • Exakte AlarmeAktionen zu einem genauen Zeitpunkt auslösen.
  • USE_EXACT_ALARM
  • Standby verhindernVerhindern, dass das Gerät in den Ruhezustand wechselt.
  • Dienst im VordergrundDauerhaft im Hintergrund laufen, sichtbar in der Statusleiste.
  • FingerabdruckEntsperren per Fingerabdruck.
1 weitere Berechtigungen anzeigen
  • moodcairns.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Kommentare