Activity
Added new [Cancel] overload that takes a integer to [AlarmScheduler]
Added new [Cancel] overload that takes a integer to [AlarmScheduler]
on May 12, 2023
Added the "WAKE_LOCK" permission to the manifest
Added the "WAKE_LOCK" permission to the manifest
on May 12, 2023
[MainActivity]
[MainActivity]
on Apr 14, 2023
+Pulled classes out of [MainActivity]
+Pulled classes out of [MainActivity]
on Apr 14, 2023
Merge pull request #8 from ryan20fun/5-add-option-to-gradually-increa…
Merge pull request #8 from ryan20fun/5-add-option-to-gradually-increa…
on Apr 13, 2023
[MediaSingleton]
[MediaSingleton]
on Apr 13, 2023
[MediaSingleton]
[MediaSingleton]
on Apr 12, 2023
Alarm ID is now set in the fragment, with the intention of the value …
Alarm ID is now set in the fragment, with the intention of the value …
on Apr 12, 2023
Fix: Added manual call to 'useAbsoluteTime.isChecked' to make the vie…
Fix: Added manual call to 'useAbsoluteTime.isChecked' to make the vie…
on Apr 11, 2023
Changed the alarm's scheduled time to use the TimePicker control
Changed the alarm's scheduled time to use the TimePicker control