• Joined on 2024-01-16
svenf commented on issue brandon.presley/Massive#196 2024-02-13 09:09:12 +00:00
bug: rest timer paused somehow

It is. In my experience, it happens when I open a heavier app (e.g. WhatsApp, or a browser with multiple open tabs) or do something in it while I rest. It also becomes more likely if I haven't…

svenf commented on pull request brandon.presley/Massive#219 2024-01-16 11:24:34 +00:00
Add leading zeros to minute and day of month fields

To consider:

  • Replace k (0-23) with kk (00-23)?
  • Unify month format (either LL or MM for both 12h and 24h formats)? Month formatting doesn't affect the one-/two digit representation…
svenf created pull request brandon.presley/Massive#219 2024-01-16 11:20:19 +00:00
Add leading zeros to minute and day of month fields
svenf created branch fix-date-format in svenf/Massive 2024-01-16 11:14:25 +00:00
svenf pushed to fix-date-format at svenf/Massive 2024-01-16 11:14:25 +00:00
fe695de487 Add leading zeros to minute and day of month fields
svenf created repository svenf/Massive 2024-01-16 11:10:58 +00:00
svenf opened issue brandon.presley/Massive#218 2024-01-16 11:03:23 +00:00
Date/time format
svenf commented on issue brandon.presley/Massive#196 2024-01-16 10:49:59 +00:00
bug: rest timer paused somehow

I encountered that a few times. I think some background activity being (low-memory-)killed is the reason in my case.