-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Improvement: Hoppity Live Display Date/Time #2973
Improvement: Hoppity Live Display Date/Time #2973
Conversation
One or more Detekt Failures were detected:
|
One or more Detekt Failures were detected:
|
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
One or more Detekt Failures were detected:
|
src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityEventSummary.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityEventSummary.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityEventSummary.kt
Outdated
Show resolved
Hide resolved
…pityEventSummary.kt Co-authored-by: CalMWolfs <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with next event disabled:
when selected, this not only shows the time, but also adds the option to show the the next event at all. this behaviour feels unintended when reading the changelog. either always show the next event or change the changelog/config option that the next event is visible only when the setting inclused "next event" please.
This was intentional - I will try to fix the config to make more sense. |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
…teTime # Conflicts: # src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityEventSummary.kt
Conflicts have been resolved! 🎉 |
What
Adds a toggleable and formattable date/time display to Hoppity Live Event cards, that can be configured to show for Past/Current/Future events separately.
Also did some technical cleanup of some of the Date/Time logic that the hoppity codebase was relying on.
Images
Changelog Improvements