Commit Graph

16 Commits

Author SHA1 Message Date
84c75f6be7 No need to call something in onCreate which is called in onResume. 2025-08-17 08:41:29 -07:00
1b3ca8c8af Only change the seekbar if it differs so that the volume sidebar does not show up on every open. 2025-08-17 08:40:56 -07:00
f83a8b41e4 Ensure volume bar is accurate if the app is minimized and the volume is modified before the app is reopened. 2025-08-17 08:35:13 -07:00
bc433b4185 Correctly add a space between "Volume" and the status. 2025-08-17 08:33:00 -07:00
e79ee82193 Add textview for volume control. 2025-07-19 15:00:26 -07:00
4f64ca49b7 Add a seek bar tied to media volume. 2025-07-13 19:31:15 -07:00
25969dd6d6 Fix the issue of a device not having any sounds to play by including a basic backup chime. 2025-07-13 18:38:17 -07:00
219ef6d64e Add more debug output regarding the prevention of large numbers. Reinstate missing assignment of longLoopInterval. 2025-07-13 12:47:27 -07:00
dbb1af03c4 Finish fixing the large numbers bug by making 99:59:59 the maximum value allowed. Enhance the logging around resetting the StartStop key after a crash. 2025-07-13 10:32:19 -07:00
37e7df98af Update all debug log text. Fix bugs related to Start/Stop button. Start working on TODO for large value bug. 2025-07-12 15:43:47 -07:00
03380cf023 Putting things into place to fix a bug when the app is destroyed while the timer was running. 2025-07-12 13:18:52 -07:00
8da02333df Fix minute section displayin the hour's worth of minutes. 2025-07-12 12:39:11 -07:00
926fe17919 Remove unused imports. 2025-07-12 12:38:20 -07:00
e02abc19f8 Remove the temporary action bar hide. 2025-07-12 12:30:12 -07:00
fc6ff2e5cc Begin working on UI fixes. 2025-07-11 14:53:09 -07:00
cd14c98ffe Add original project. 2025-01-04 12:39:21 -07:00