ultimate_alarm_clock
ultimate_alarm_clock copied to clipboard
Title: Implement Comprehensive Alarm Sorting System
Description
This PR implements a flexible alarm sorting system that allows users to sort their alarms by different criteria with configurable sort direction.
Proposed Changes
- Added Sort Mode Models: 2.Updated Alarm Model: 3.Implemented Sorting Logic: 4.Added Settings UI: 5.Updated Settings Controller:
Fixes #756
Screenshots
https://github.com/user-attachments/assets/0a3dcd44-561c-48ac-bbb2-abeed5d363a8
https://github.com/user-attachments/assets/104a0a18-31b9-4954-96bc-250f1285811e
Checklist
- [x] Tests have been added or updated to cover the changes
- [x] Documentation has been updated to reflect the changes
- [x] Code follows the established coding style guidelines
- [x] All tests are passing
Hi @MarkisDev can you please review this