Skip to main content

Version History

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