j4velin / Pedometer

Lightweight pedometer app for Android using the hardware step sensor
https://play.google.com/store/apps/details?id=de.j4velin.pedometer
Apache License 2.0
1.44k stars 672 forks source link

App stopped working, maybe more permissions? #169

Open qbi opened 2 years ago

qbi commented 2 years ago

I'm using a phone with GrapheneOS. Pedometer stopped working since the last update. When I looked at the release notes, I saw the following line:

enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)

If I understand that correctly Pedometer should add a permission for ACTIVITY_RECOGNITION.

Could you please check if that's true and patch the code?

Thanks a lot.