Skip to content

Releases: tyshi00/Tracker

2.5.0

Choose a tag to compare

@tyshi00 tyshi00 released this 18 Jul 22:59

New:
-Added a whole new standalone Notes feature. It is a freeform spot for anything that doesn't fit the other trackers. Off by default, up to 370 characters per entry, multiple entries per day. The Home tile only shows "Last entry: [date]," never the actual note for privacy.

Fixes:
-Fixed the scrolling bug in the Notes text box (in Mood) where the scrollbar showed up but swiping didn't actually work. Also added auto-scroll so long entries keep the cursor in view as you type.
-Tweaked the splash screen (the black screen you see for a split second when opening the app) to match the snappier, icon-free style other LightOS tools use.

V2.4.2

Choose a tag to compare

@tyshi00 tyshi00 released this 09 Jul 19:35

New:
Customization:
-Added visibility toggles to all metric for more customization
-Settings reorganized: "Movement Type" is now its own submenu (the four category toggles used to crowd the main list), "Primary movement" renamed to "Displayed primary movement," and a new "Units & Formats" submenu groups default water unit, default distance unit, default date format, and default time format in one place
-Dates now show as full numeric dates everywhere (mm/dd/yyyy, dd/mm/yyyy, or yyyy/mm/dd), replacing "Today"/"Yesterday" wording
-New save icon for clarity

Within the Trackers:
-Steps → Movement: a full rebuild into four independent categories (Steps, Laps, Distance, Time), each with its own weekly/monthly totals. One Primary category shows on Home, chosen via a required picker the moment you turn Movement on, with a silent fallback if that category ever gets hidden later. Distance has its own miles/km unit picker.
-Sleep split-logging: log just bedtime and save, then come back the next day to add wake time and complete it.
-Cycle daily tracking: Flow and Energy are now logged per individual day within a cycle instead of one summary value for the whole thing, so the actual day-to-day pattern (heavy start, light end, etc.) is visible. The Cycle screen shows a running list as you log each day, and History groups all of a cycle's logged days underneath its date range. Only available while a cycle is ongoing, consistent with how the rest of Cycle already works.
--Mood is now per-day within Cycle too. When Cycle isn't linked to the Mood tracker, Mood also has its own daily entry, defaults to "How are you today?", and clears after each save

1.8.4

Choose a tag to compare

@tyshi00 tyshi00 released this 08 Jul 17:02

New:
-Sleep got an overhaul. Instead of typing hours and minutes, you now enter the actual date and time you fell asleep and the actual date and time you woke up, and it works out the duration for you
-Added a Settings option to switch between AM/PM and 24-hour time, which Sleep uses

Bugs:
-Fixed a bug where scrolling down on a longer screen, editing a field, and coming back would reset you to the top instead of leaving you where you were
-Fixed no scroll available in notes field inside of Mood

V1.6.2

Choose a tag to compare

@tyshi00 tyshi00 released this 07 Jul 21:51

What's new in this release:

-Added a Weight tracker. Log a starting weight, keep logging your current weight over time, and see your average change per week as one plain, neutral number instead of separate "loss" or "gain" labels.
-Added a Mood tracker. Pick up to 5 moods from a categorized list (tap a category to expand it) and jot down a short note if you want.
-If you track both Cycle and Mood, Cycle's own mood field now just points you to the Mood tracker instead of making you log the same thing twice.
-Cycle history now shows "See Mood history" only when there's actually mood data logged for those days.
-You can now delete individual entries from Cycle, Weight, and Mood history, in case of a duplicate or a mistake.
-History entries across Cycle, Weight, and Mood now reliably sort newest to oldest.
-Added a quick "Saved" confirmation after tapping save on Cycle, Weight, and Mood, so it's obvious your entry actually went through.

Updated both README files to reflect everything above.

V1.3.2

Choose a tag to compare

@tyshi00 tyshi00 released this 06 Jul 22:19

v1.3.2 small but important fix: the Cycle tile wasn't showing up on real Light Phone hardware even with tracking turned on in Settings, even though everything looked right in the emulator. Turned out the home screen's list wasn't scrollable, so on the phone's actual screen size the Cycle tile was getting pushed just out of view — present, just invisible. Made the home screen scroll like every other screen in the app, so this (and anything else added later) will always be reachable no matter the device.

V1.3.1

Choose a tag to compare

@tyshi00 tyshi00 released this 06 Jul 21:25

v1.3.1 update:
Biggest addition: Cycle tracking. It is optional (off by default, flip it on in Settings); lets you log period start/end dates, flow, mood, and energy, shows your next expected date on the home screen, and has its own history view.

Also added:
-Backdating. Every entry screen now has a Date field with a real calendar picker, so you can log values that you missed from previous days. -Water, Steps, and Sleep also got their own History screens showing last month's total and a yearly average, tucked behind a new save/list icon pair in the bottom bar (Reset stayed as text since it's the one you really don't want to tap by accident).

Bug-wise: fixed the splash screen and launcher icon reverting to plain Android defaults, fixed the keyboard only accepting input once per field, fixed the invert-colors toggle animating backwards, fixed steps reset needing two taps to fully clear, and fixed a sneaky navigation timing issue where a just-entered value could vanish and need to be typed twice before saving.

Heads up: this update adds a new database table for Cycle tracking, and since there wasn't a migration path set up for it, upgrading will reset your existing local water/steps/sleep data. Sorry about that one.

V1.0.3

Choose a tag to compare

@tyshi00 tyshi00 released this 04 Jul 19:04

Fix weekly total not resetting alongside monthly total (race condition)

V1.0.1

Choose a tag to compare

@tyshi00 tyshi00 released this 04 Jul 17:37

Fix numeric keyboard not accepting input on Sleep and Steps screens

Latest build

Latest build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:01
latest

Grant workflow write permission for releases