-
Notifications
You must be signed in to change notification settings - Fork 2
Releases: Cizzuk/Alare
Releases · Cizzuk/Alare
v1.3
@Cizzuk
Cizzuk
6b15fdf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- To prevent issues where snooze is not set correctly, the Wake-up Action is no longer automatically started when stopping an alarm in Hard Mode
- When VoiceOver is on, the snooze duration for Hard Mode is now extended to 15 seconds
- Fixed an issue where snooze and Live Activities might not be automatically reset
- Made some other adjustments
Assets 2
v1.2
@Cizzuk
Cizzuk
ddfcdbb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Added the Hard Mode #10
- While using Hard Mode, the snooze button will be hidden, and the alarm will continue to ring until you complete the Wake-up Action
- Made some other adjustments
Assets 2
v1.1
@Cizzuk
Cizzuk
7cf552c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Increased the maximum snooze duration setting to 30 minutes
- Fixed an issue where the Wake-up Action completion sound would not play when haptic feedback is unavailable
- Made some other adjustments
Assets 2
v1.0
v0.3
@Cizzuk
Cizzuk
7b069fa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.3
Pre-release
Pre-release
- Added following Wake-up Actions
- "Wave Device": Stop the alarm by waving the device like a flag
- Available only on iPhone
- "Scan Code": Stop the alarm by scanning a code
- "Wave Device": Stop the alarm by waving the device like a flag
- The maximum number of taps required for the "Drum Roll" action can now be set up to 1000 taps
- Updated the tap detection mechanism for the "Drum Roll" action to make it easier to tap rapidly
- Removed Relaxation Mode, and instead, Wake-up Action can now be switched using Shortcuts or Focus Filter
- Added following App Shortcuts
- Toggle Alarm
- Change Alarm Time
- Toggle Wake-up Action
- Force Stop Alarm and Snooze
- Open App (and start Wake-up Action if necessary)
- Added a control to Control Center for opening Alare
- Added Lock Screen and Home Screen Widgets to display alarm settings and snooze status
- Live Activity will now start during snooze when possible
- Fixed an issue where snooze would not be set if authentication failed when opening Alare from Lock Screen
- Made some other adjustments
Assets 2
v0.2
@Cizzuk
Cizzuk
5bc8c6e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.2
Pre-release
Pre-release
- Switched settings management to App Groups
- App settings will be reset as v0.1 data will not be migrated
- Added Wake-up Action
- To stop the alarm, you must perform a Wake-up Action
- Added the following Wake-up Actions:
- "Drum Roll": Stop the alarm by tapping the screen repeatedly
- "Tap Button": Stop the alarm by tapping a button once
- Added Relaxation Mode
- When Relaxation Mode is on, you can skip the Wake-up Action
- Added the ability to change alarm sounds
- Added "Hailing" to presets
- Added "Attention" to presets
- Enabled importing custom sounds
- Made the screen dark mode in Alare
- Made some other adjustments