Skip to content

Commit

Permalink
Update app description about the power off alarm feature - Fix #158
Browse files Browse the repository at this point in the history
- Related to commit 3349975;
  • Loading branch information
BlackyHawky committed Nov 30, 2024
1 parent ec3a0a3 commit e00a0d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Clock is a privacy-conscious open-source clock, based on AOSP Clock.
# Features
* Flip and shake action to dismiss/postpone alarm;
* Turn off/postpone the alarm with the power button or volume buttons;
* For Snapdragon phones only, the alarm is triggered when the phone is switched off;
* For some Snapdragon devices only, the alarm is triggered when they are switched off;
* Unfortunately, this feature may not work on some devices despite the presence of the _“com.qualcomm.qti.poweroffalarm”_ system app. See the discussion [here](https://github.com/BlackyHawky/Clock/issues/88).
* Swipe to delete an alarm;
* Duplicate alarms;
Expand Down
5 changes: 4 additions & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Features:
<ul>
<li>Flip and shake action to dismiss/postpone alarm;</li>
<li>Turn off/postpone the alarm with the power button or volume buttons;</li>
<li>For Snapdragon phones only, the alarm is triggered when the phone is switched off;</li>
<li>For some Snapdragon devices only, the alarm is triggered when they are switched off</li>
<ul>
<li>Unfortunately, this feature may not work on some devices despite the presence of the <i>"com.qualcomm.qti.poweroffalarm"</i> system app.</li>
</ul>
<li>Swipe to delete an alarm;</li>
<li>Duplicate alarms;</li>
<li>Customizable alarm title;</li>
Expand Down

0 comments on commit e00a0d7

Please sign in to comment.