99keshav99 / CaptureSposed

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

Update In-App Switch to Use LiveData for Hook State #31

Closed 99keshav99 closed 1 month ago

99keshav99 commented 1 month ago

We need to update the in-app switch to use LiveData for managing the hook state, based on the recent changes to PrefsUtils from #23.

I will start working on this issue once changes from #5 are pushed to master.

DavidBerdik commented 1 month ago

Closed by way of merging PR #36.