Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make delayed midnight an opt-in feature #694

Closed
iSoron opened this issue Dec 30, 2020 · 0 comments · Fixed by #739
Closed

Make delayed midnight an opt-in feature #694

iSoron opened this issue Dec 30, 2020 · 0 comments · Fixed by #739
Labels
small-enhancement Small improvements to an existing functionality
Milestone

Comments

@iSoron
Copy link
Owner

iSoron commented Dec 30, 2020

Description

Since #621 was merged, Loop now extends all days a few hours past midnight (until 3AM). This is probably unexpected behavior for most users. We should make this an opt-in feature instead.

Implementation

Most of the required code is already implemented. We just have to add this option to the settings screen and call DateUtils.setStartDayOffset with the correct arguments when the application starts (in HabitsApplication.onCreate).

Mockup

Screenshot_1609357696

@iSoron iSoron added the small-enhancement Small improvements to an existing functionality label Dec 30, 2020
@iSoron iSoron added this to the Loop 2.0 milestone Dec 30, 2020
hiqua added a commit to hiqua/uhabits that referenced this issue Jan 22, 2021
hiqua added a commit to hiqua/uhabits that referenced this issue Jan 22, 2021
hiqua added a commit to hiqua/uhabits that referenced this issue Jan 25, 2021
hiqua added a commit to hiqua/uhabits that referenced this issue Jan 25, 2021
@iSoron iSoron closed this as completed in bb8d4ab Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small-enhancement Small improvements to an existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant