sweakpl / qralarm-android

QRAlarm is an Android alarm clock application that lets the user turn off alarms by scanning the QR Code.
GNU General Public License v3.0
112 stars 10 forks source link

Stop users from being able to power off their device #37

Closed candroid-man closed 6 months ago

candroid-man commented 6 months ago

I've seen some apps that use an accessibility permission to stop the user from powering off the device in order to stop the alarm. Unfortunately my half-concious self does exactly this. Every morning...

sweakpl commented 6 months ago

Sorry, but I would rather not exploit the accessibility service for that purpose.