Skip to content

Releases: marvin1099/Clock

Release list

Clock 2.32

Choose a tag to compare

@marvin1099 marvin1099 released this 12 Sep 00:47

Improvements

Combined days & calendar

  • Recurring alarms can now run on weekdays and on specific calendar dates in a single rule (issue BlackyHawky#449);
  • Replaced the combined-days list with an inline calendar that can be toggled on per alarm;
  • Add, remove, go-to, or toggle single dates directly from the calendar, and dismiss individual occurrences without deleting the rule;
  • The alarm list shows the next occurrence date, including "Today" / "Tomorrow" labels;
  • Rebuilt the date picker: the wheels always stay clamped to today's month and never show ghost dates;
  • The date-action picker stays open while adding/removing dates, and "Close" is now "Cancel".

Artifacts

  • Clock_2.32-release.apk — stable build for everyday use;
  • Clock_2.32-nightly-56-c28d267.apk — nightly build with the latest changes;
  • Clock_2.32-debug.apk — debug build with extra logging for developers.