aboutsummaryrefslogtreecommitdiff
path: root/src/controllers/timer_view.cpp
AgeCommit message (Collapse)AuthorLines
2023-07-14Change layout 100% read view window, add copyrightHEADmainFurkan Sahin-9/+8
+ Added authorship, copyright notice, and link to the code + Increased size of the +1 buttons + Changed layout so the +1 buttons would be prioritized + Adjusted margins to fit content within the iOS window
2023-07-13Refactor, move label-making components into the model class, create a single ↵Furkan Sahin-102/+93
update function for all labels
2023-07-13Fix counter to show overtime value when preset, offer reset before a clear ↵Furkan Sahin-1/+4
when a counter is incremented
2023-07-13Init commitFurkan Sahin-0/+238