Skip to content

Release v1.1.0 - Universal Windows Platform, Keyboard Support, and New Digit Animation

Compare
Choose a tag to compare
@adrian-miasik adrian-miasik released this 30 Sep 20:12
· 1420 commits to develop since this release

unity-pomodoro-release-banner-1.1.0

Release Notes

  • You can now download this app directly on the Microsoft Store
  • Added Universal Windows Platform (UWP) feature support (#2)
    • Supports the UWP launcher
    • Supports UWP toast notifications, meaning Windows 10 desktops will receive a "Timer Complete" notification in the action center when the timer reaches zero.
  • Added a new animation for digit increments / decrements. (#3, #4)
  • Added keyboard support (#5)

Keyboard Controls

Action Hotkey
Play / Pause Timer Spacebar
Restart Timer R
Switch Timer Mode (Work / Break) Ctrl + R
Select All Digits Ctrl + A
Copy Ctrl + C
Paste Ctrl + V
Cycle Through Digits Tab
Select Next Digit Right Arrow
Select Previous Digit Left Arrow
Deselect Digit Escape
Increment Digit Up Arrow
Decrement Digit Down Arrow
Delete / Clear Digit Delete / Return

🛠 Specifications

Project Size (Zipped): ~20-35 MB
Contributor(s): @adrian-miasik