Skip to content

Commit

Permalink
Merge pull request #3559 from stweedo/boxclk
Browse files Browse the repository at this point in the history
Update boxclk to V0.08
  • Loading branch information
thyttan authored Sep 7, 2024
2 parents a47fe7f + 4bf23b4 commit 2a7da3a
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 269 deletions.
7 changes: 7 additions & 0 deletions apps/boxclk/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@
0.05: Fixes step count not resetting after a new day starts
0.06: Added clockbackground app functionality
0.07: Allow custom backgrounds per boxclk config and from the clockbg module
0.08: Improves performance, responsiveness, and bug fixes
- [+] Added box size caching to reduce calculations
- [+] Improved step count with real-time updates
- [+] Improved battery level update logic to reduce unnecessary refreshes
- [+] Fixed optional seconds not displaying in time
- [+] Fixed drag handler by adding E.stopEventPropagation()
- [+] General code optimization and cleanup
Loading

0 comments on commit 2a7da3a

Please sign in to comment.