Releases: RoosterClock/Rooster
Releases · RoosterClock/Rooster
4.1.3
Release Notes for Version 4.1.3
Overview
Changes
Enhancements
Bug Fixes
- Fixed mismatch in between calculation accross days
Deprecations and Removals
- No deprecations or removals in this version.
Known Issues
- An issue has been identified where the vibrator functionality may not disable as expected. We are working on a fix for future releases.
Contributors
Support
For any assistance, our Discord community is happy to help! ✨
4.1.2
Release Notes for Version 4.1.2
Overview
Changes
Enhancements
Bug Fixes
- Fixed permission error read external storage
- Add Ringtone Manager
- Fixed mismatch in between calculation accross days
Deprecations and Removals
- No deprecations or removals in this version.
Known Issues
- An issue has been identified where the vibrator functionality may not disable as expected. We are working on a fix for future releases.
Contributors
Additional Information
- For more instructions or support on utilizing new features, please refer to the Discord Server.
4.1.1
Release Notes for Version 4.1.1
Overview
Changes
Enhancements
Bug Fixes
- Fixed permission error read external storage
Deprecations and Removals
- No deprecations or removals in this version.
Known Issues
- An issue has been identified where the vibrator functionality may not disable as expected. We are working on a fix for future releases.
Contributors
Additional Information
- For more instructions or support on utilizing new features, please refer to the Discord Server.
4.1.0
Release Notes for Version 4.1.0
Overview
This release introduces the ability for users to personalize their alarm experience by customizing ringtones for each alarm, alongside performance improvements and bug fixes.
Changes
- Introduced
ringtoneUri
to Alarm properties and updated the database schema for enhanced customization. - Added
RingtoneActivity
enabling users to select ringtones directly from the ringtone manager. - Enhanced
AlarmActivity
to support retrieval and playback of custom ringtone URIs.
Enhancements
- Users can now customize the ringtone for each alarm, offering a more personalized alarm experience.
AlarmActivity
has been improved for better integration with alarm objects, enhancing reliability and user control.
Bug Fixes
- There are no bug fixes in this release.
Deprecations and Removals
- No deprecations or removals in this version.
Known Issues
- An issue has been identified where the vibrator functionality may not disable as expected. We are working on a fix for future releases.
Contributors
Additional Information
- For detailed instructions on utilizing new features, please refer to the Discord Server.
4.0.6
Release Notes - 4.0.6
Overview
Fix stop alarm and between calculation
Changes
- Fix alarmRunning variable scope
- Ensure Datetime is future in between mode calculation
- Fix layout bad reference (scrollview settings below)
Enhancements
N/A
Bug Fixes
- Fixed recurring alarm not stopping
- Fixed wrong time calculation after 1st occurence
Deprecations and Removals
N/A
Known Issues
N/A
Contributors
N/A
Additional Information
N/A
4.0.5
Release Notes - 4.0.5
Overview
Fix Media player crash causing the alarm to ring once only
Changes
- Changes threads for Coroutines
- Refactor varaiable scopes
- MediaPlayer loop set as True
Enhancements
N/A
Bug Fixes
- Fixed alarm ring not looping
Deprecations and Removals
N/A
Known Issues
When the alarm is stopped by the user a crash happens in logs but doesn't affect the UX
Contributors
N/A
Additional Information
N/A
4.0.4
Release Notes - 4.0.4
Overview
Fix recurring alarms, conflicts between intents
Changes
- Call Set Next Alarm when the alarm ring
Enhancements
N/A
Bug Fixes
- Fixed recurring alarm not ringing
Deprecations and Removals
N/A
Known Issues
N/A
Contributors
N/A
Additional Information
N/A