artnc / chronofile

Personal time tracking app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daylight saving support

daniele-athome opened this issue · comments

I know this app is just an experiment, but I'll track this anyway with an issue :-)

I know it's hard to do math on seconds with daylight saving... I'm trying some workarounds to fix some buggy cases but for example last night the app counted an hour more than I actually slept (last night it was daylight saving change night).

Been using this for a few months and find it great. However there was daylight savings change last night where I'm living and it has shifted all activity times I input back by 1 hour as a consequence. Did you manage to solve this issue?

No sorry, I actually stopped using the app eventually. Feel free to use and improve my fork though: there are some useful improvements.

Hey all - I haven't had much time recently to work on the app, but simply force-closing it and reopening it should fix any display issues caused by DST. It's not perfect UX, but it's not a big inconvenience for me to do twice a year either 🤷 Here's @daniele-athome's fork if you want to try that instead

Thanks all. Force closing and reopening did the trick. I will definitely check out the fork and see what features have been added. Thanks again and a very handy app!

Hi @daniele-athome. Sorry as this is not directly related to this issue but would it be possible for you to produce an APK for your fork? I see you have included an additional feature of a calendar when inputting times which is a feature I could really use. I don't build android apps and Im just after spending 2 hours fighting Android Studio to produce an APK file of your fork but after installing it the app immediately crashes when opened.

Needless to say an APK file would be greatly appreciated! :)