Skip to content

Releases: z3itt/FeelS

FeelS 1.0.3

Choose a tag to compare

@z3itt z3itt released this 22 Sep 18:07

Privacy cleanup release.

Changes

  • Removed the ACCESS_NETWORK_STATE ("view network connections") permission. It was merged into the manifest by AndroidX WorkManager, which the Glance home-screen widgets depend on. FeelS never schedules network-dependent work, so the permission was never needed. (#1)
  • README and third-party notices now describe the actual reminder system (AlarmManager with reschedule after reboot).

FeelS still does not request INTERNET. All check-ins stay on your device in an encrypted database.

Install

The APK is built from commit 7542c4191e8dcaff9ba1f3bd30fb63bb86a9d4b7 with -Pfdroid=true and is reproducible with the F-Droid build.

versionCode: 5

FeelS 1.0.2

Choose a tag to compare

@z3itt z3itt released this 19 Sep 09:31

Fixes

  • Dark theme: Wheel labels now pick light or dark text from each segment color, so pastel slices stay readable (e.g. Happy, Disgusted).
  • System UI: Status and navigation bar icon style follows the in-app light/dark setting, not only the system theme.
  • Terms of Service: Clarified in-app terms vs GPL license text in the repo.

Build info

  • versionName: 1.0.2
  • versionCode: 4

For F-Droid reproducible builds, use -Pfdroid=true when building release.

FeelS 1.0.1

Choose a tag to compare

@z3itt z3itt released this 03 Sep 14:55

First public release of FeelS, a local-first feelings wheel for Android.

Install

Download FeelS-1.0.1 below, allow install from your browser/files app if prompted, and open FeelS. On Android 12+, enable Alarms & reminders in system settings if you use daily check-in notifications.

Requires Android 8.0 (API 26) or newer.

What's new in 1.0.1

  • Fix dark and light splash squircle showing a square box behind the wordmark
  • Theme-specific system splash icon and night-mode launcher foreground

What's included

  • Feelings wheel: three-layer wheel drawn with Jetpack Compose Canvas
  • Check-ins: intensity, optional notes, grounding flow after high-distress logs
  • History: 30-day heatmap and mood patterns
  • Home-screen widgets: quick check-in, heatmap, weekly mood, breathing shortcut
  • Breathing exercise: calm-down timer from the app or widget
  • Daily reminders: optional morning/evening check-in alarms (fully local)
  • Backup: encrypted on-device storage; JSON export/import to move logs between devices

Privacy

  • No INTERNET permission: emotion data never leaves your device
  • Room database encrypted with SQLCipher
  • No accounts, analytics, or cloud sync

License

FeelS is free software under GPL-3.0-or-later. Source code for this release: tag v1.0.1.

Distribution

Source Notes
This APK Signed with the maintainer key (direct install)
F-Droid Will build from source with the F-Droid signature once listed

FeelS is a personal reflection tool, not medical care, diagnosis, or crisis support.


Version: 1.0.1 (versionCode 3)
Package: com.z3itt.feels

FeelS 1.0.0

Choose a tag to compare

@z3itt z3itt released this 03 Sep 14:39

First public release of FeelS, a local-first feelings wheel for Android.

Install

Download FeelS-1.0.0 below, allow install from your browser/files app if prompted, and open FeelS. On Android 12+, enable Alarms & reminders in system settings if you use daily check-in notifications.

Requires Android 8.0 (API 26) or newer.

What's included

  • Feelings wheel: three-layer wheel drawn with Jetpack Compose Canvas
  • Check-ins: intensity, optional notes, grounding flow after high-distress logs
  • History: 30-day heatmap and mood patterns
  • Home-screen widgets: quick check-in, heatmap, weekly mood, breathing shortcut
  • Breathing exercise: calm-down timer from the app or widget
  • Daily reminders: optional morning/evening check-in alarms (fully local)
  • Backup: encrypted on-device storage; JSON export/import to move logs between devices

Privacy

  • No INTERNET permission: emotion data never leaves your device
  • Room database encrypted with SQLCipher
  • No accounts, analytics, or cloud sync

License

FeelS is free software under GPL-3.0-or-later. Source code for this release: tag v1.0.0.

Distribution

Source Notes
This APK Signed with the maintainer key (direct install)
F-Droid Will build from source with the F-Droid signature once listed

FeelS is a personal reflection tool, not medical care, diagnosis, or crisis support.


Version: 1.0.0 (versionCode 2)
Package: com.z3itt.feels