Revision 2:
- You can now choose between either setting the time intervals manually or using the native iOS date picker.
(While using the picker, you can set a repeat for it) - Refactored most logics for better stability.
- More code optimizations.
Many huge changes were made in this update, including:
New Features
- Button Sequence Detection: Added support for triggering actions via custom button sequences.
- Notification System: Implemented notification support for actions.
Button Sequence Features
- Configure custom button combinations (volume, power, home) to trigger actions.
- Up to 30 buttons can be mapped in each sequence.
- Multiple independent sequences can be configured simultaneously.
Notification Features
- Interactive notification with action buttons (cancel/snooze).
- Full lock screen and home screen notification support.
- Alerts when any action is executed.
Other Improvements
- Significant code optimizations for better performance.