99keshav99 / CaptureSposed

Xposed module that effectively disables the newly introduced screenshot detection API in Android 14
GNU Affero General Public License v3.0
104 stars 7 forks source link

Counter Resets to 0 When System Theme is Switched #37

Closed 99keshav99 closed 4 months ago

99keshav99 commented 4 months ago

The counter that increments with each screenshot taken resets to 0 when the system theme is switched between dark and light modes. This behavior is unintended; the counter should maintain its value regardless of theme changes.

Refer to the attached demonstration video for more details.

https://github.com/99keshav99/CaptureSposed/assets/47789950/8a70198f-8d2d-4d0e-8e5f-cd6df3ffee0e

DavidBerdik commented 4 months ago

Closed by way of merging PR #36.