Skip to main content

Version History

2.0.3

This update includes the following changes:

  • Fixed an issue where tapping any notification gets incorrectly intercepted and doesn’t open the target app
  • Fixed an issue with the log level not being saved/displayed correctly in Preferences
  • You will be notified 90 seconds before the scheduled time is about to hit with a notification

2.0.2

This update includes the following changes:

  • Added Arabic support in the Preferences, you can override it or let iOS do the work automatically
    (There may be some inaccuracies with the translations I made, please let me know if any were found)
  • Some misc improvments to the notification and scheduler logic
  • Improved logging lines to be consistent, code is also improved for stability

2.0.1

This update includes the following changes:

  • Notifications are now working
  • iOS 17 and 18 support

2.0.0-2

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.

2.0.0-1

Revision 1:

  • You can choose to enable/disable vibrations that happen in the Tweak.
    (May help with compatibility issues that arise such as from Rose tweak)
  • You can now see when the next scheduled action happens in the Tweak settings, it can be found at the Configure Triggers section.
  • Some 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.

2.0.0

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

1.0.0

  • Initial Release