github krelltunez/dayGLANCE v2.4.3
v2.4.3 🚀 CALL FOR ANDROID TESTERS 🚀

9 hours ago

🚀 Android Beta Testers Wanted 🚀

We're running a closed beta (alpha track on the Google Play Store) for the Android app and are looking for testers! If you'd like early access to help test (and suggest) Android features before they go live, join my Google Group here: https://groups.google.com/g/dayglance

Your feedback makes a real difference (crashes, UI oddities, anything else you notice).


v2.4.3

Bug fixes

Up Next notification no longer freezes in the background

  • The countdown text was driven by a JavaScript timer inside the WebView, which Android throttles when the app is backgrounded
  • Update logic is now driven natively by AlarmManager: per-minute alarms keep the countdown ticking while the screen is on
  • setExactAndAllowWhileIdle alarms fire at the task's exact start and end times even through Doze mode
  • The Up Next widget stays in sync on the same ticks

Mobile notes no longer silently lose content on close

  • Tapping the notes button on a timeline task was mounting two note panels simultaneously: one inline in the time grid and one in the bottom sheet
  • The inline panel's save-on-unmount logic was overwriting the bottom sheet's saved content with an empty string
  • The duplicate inline panel has been removed; the bottom sheet handles all task types correctly
  • Subtasks were not affected

Improvements

Goal widget: completed projects shown separately

  • Completed and active projects were previously listed identically with no distinction
  • Completed projects now appear below a thin divider, with a green left bar and a "✓ Done" label instead of the progress bar
  • Active projects continue to show the blue progress bar and task count
  • The widget now supports up to 3 active + 3 completed projects (6 total), with an overflow count for the rest
  • If all projects are completed, all 6 slots are used with no divider

Don't miss a new dayGLANCE release

NewReleases is sending notifications on new releases.