-
-
Notifications
You must be signed in to change notification settings - Fork 18
Add easter egg for snowy season #724
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
Conversation
Signed-off-by: Arnau Mora <[email protected]>
# Conflicts: # app/src/main/java/at/bitfire/icsdroid/ui/nav/MainApp.kt # gradle/libs.versions.toml
|
I've moved everything into its own file, just to have it contained, and not spread the code too much, at the end of the day, it's not a "critical" feature, just an easter egg. |
sunkup
left a comment
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.
Two minor comments only. Really cool. I like it a alot 👍
Signed-off-by: Sunik Kupfer <[email protected]>
Signed-off-by: Sunik Kupfer <[email protected]>
|
I have done the minor changes and will merge and release the version when tests succeed |
Purpose
Add an easter egg for the Christmas season (20th Dec-31 Dec) that shows snowflakes falling in the screen.
Short description
When in the desired time range, snowflakes will be falling on the screen. Can be disabled by a quick access button.
Screenshot
Checklist