Releases: Zarrasko/reflect
Release list
Reflect Beta v1.5.0
Beta build — not the stable release. Installing this replaces whatever
version of Reflect is currently on your phone.
What changed since beta v1.4.0
Fixed the text entry screen (tap-to-write on an entry), found by comparing
it against the real LightOS Notes app:
- Text now renders at normal body size instead of oversized heading text
- The line you're typing now stays visible right above the keyboard as
you type, with earlier lines scrolling up out of view — matching
Notes' typewriter-style behavior, instead of silently running text
under the keyboard after a couple of lines - "Done" moved to the top-right corner instead of a separate button row
below the keyboard, so the keyboard sits flush at the bottom and there's
more room for your actual writing
Install
- Enable Developer Options + USB debugging on your Light Phone III
adb install -r reflect-beta.apk
Reflect Beta v1.4.0
Beta build — not the stable release. Installing this replaces whatever
version of Reflect is currently on your phone.
What changed since beta v1.3.0
- Reworked how starring actually works, based on feedback that the
original within-day rotation exemption wasn't the intent:- Starring is now a priority weight in each day's independent draw.
A starred prompt is much more likely to be picked for a given day's 5
(~12x the odds of an unstarred one), but it's not a hard lock — it
can be skipped some days, and can just as easily come back the very
next day. - Once you have at least one starred prompt, every day's 5 is
guaranteed to include at least one starred prompt and at least one
non-starred one, so favoriting a lot of prompts doesn't crowd out
variety entirely. - History icon changed from an icon to a plain "History" text label
(the alarm-clock icon read as "set a reminder," which isn't what it
does).
- Starring is now a priority weight in each day's independent draw.
Install
- Enable Developer Options + USB debugging on your Light Phone III
adb install -r reflect-beta.apk
Reflect Beta v1.3.0
Beta build — not the stable release. Installing this replaces whatever
version of Reflect is currently on your phone.
What's new since beta v1.2.0
- Journal entries: tap the pencil icon to write a text note and/or
record a voice note for the current prompt. Unlimited entries per day,
and you can edit or delete any of them later. - History: once a prompt has any entries, a "N past entries" link
appears under the card, showing just that prompt's history. A new
history icon (top-left corner) shows every entry across all prompts. - Starred prompts: tap the star icon to favorite the current prompt.
Starred prompts can reappear on any shuffle, skipping the normal
"wait until the other 4 show up" rule. - Fixed a live-recording timer bug where the on-screen elapsed time could
jump erratically (the saved recording itself was never affected).
Install
- Enable Developer Options + USB debugging on your Light Phone III
adb install -r reflect-beta.apk
Reflect v1.1.0
New stable release, promoted from the beta track. Replaces v1.0.0.
What's new since v1.0.0
- Expanded from 24 to 94 prompts, adding memories, mindfulness/intentional
living, feeling stuck, and anxiety themes alongside more of the original
categories (gratitude, self-care, relationships, small wins, letting go,
photos) - Shake the phone (or tap) to get a new prompt
- Only 5 prompts are available per day, chosen automatically and rotated
through with no repeats until you've seen all 5; a new 5 shows up once
the calendar day changes - New Settings screen (gear icon, top-right):
- Toggle to show/hide a "Today's Prompts" list (off by default) — when
on, it shows only the day's 5, not the full pool - 9 categories (Happy, Present, Connection, Reflective, Growth,
Self-Care, Past, Anxious, Creative) to control which prompts can be
picked for your daily 5 - Both settings persist across restarts
- Toggle to show/hide a "Today's Prompts" list (off by default) — when
Install
- Enable Developer Options + USB debugging on your Light Phone III
- Download
reflect-v1.1.0.apkbelow, then:adb install -r reflect-v1.1.0.apk
Reflect Beta v1.2.0
Beta build — not the stable release. Installing this replaces whatever
version of Reflect is currently on your phone.
What's new since beta v1.1.0
- Settings screen (gear icon, top-right corner):
- "Show today's list" toggle — off by default, matching v1.1.0
- 9 categories to filter which prompts can show up in your daily 5:
Happy, Present, Connection, Reflective, Growth, Self-Care, Past,
Anxious, Creative - Both settings persist across app restarts
- When the list toggle is on, the list icon reappears in the bottom bar
and opens "Today's Prompts" — showing only the day's 5 prompts (not
the full ~94), tap one to jump straight to it - If your selected categories have fewer than 5 matching prompts, fewer
are shown rather than pulling from excluded categories
Install
- Enable Developer Options + USB debugging on your Light Phone III
adb install -r reflect-beta.apk(the-rreinstalls over whatever's
currently there)
Reflect Beta v1.1.0
Beta build — not the stable release. Installing this replaces whatever
version of Reflect is currently on your phone (tap or reinstall the
stable v1.0.0 release later to go back).
What's different from stable
- ~94 total prompts now, covering memories, mindfulness/intentional
living, feeling stuck, anxiety, and more of the original themes
(gratitude, self-care, relationships, small wins, letting go, photos) - No "All Prompts" browse list in this build
- Only 5 prompts are available per day, picked automatically from the
full pool. Tap or shake to cycle through all 5 in a random order —
none repeat until you've seen all 5. A new set of 5 shows up
automatically once the calendar day changes.
Install
- Enable Developer Options + USB debugging on your Light Phone III
adb install -r reflect-beta.apk(the-rreinstalls over whatever's
currently there)
Reflect v1.0.0
Reflect: a daily journaling prompt tool for the Light Phone III.
What it does
- Shows a new journaling prompt each day (tap or shake the phone to shuffle through others)
- Browse the full list of prompts from the list icon
How to install (LP3 sideload)
This isn't distributed through an app store yet, so it has to be installed manually:
- Enable Developer Options + USB debugging on your Light Phone III
- Install
adbon your computer (part of Android platform-tools) - Connect your phone via USB
- Download
reflect-debug.apkbelow, then run:adb install reflect-debug.apk - Launch "Reflect" from your phone's app list