kaputnikGo / PilferShushJammer

Light Android AOSP application to test microphone jamming techniques to combat Cross-Device Tracking (XDT)
216 stars 25 forks source link

Add toggle in notification #13

Closed 35609902357 closed 4 years ago

35609902357 commented 5 years ago

The notification should contain a quick toggle to activate/deactivate the jammer to allow toggling quickly before an event where the mic use is needed suddenly and urgently, like answering a call

kaputnikGo commented 5 years ago

The app will automatically get bumped off the mic when a system call is received. If you mean for VoIP then thats a pretty good idea.

kaputnikGo commented 5 years ago

new release build available here (google play, fdroid when they do publish) that has passive jammer off switch in notification view. thanks for the suggestion.

35609902357 commented 5 years ago

Can this be made with a persistent notification to pause/resume the service as long as the jammer is enabled, for an easy transition when the mic is needed (e.g. send a quick vocal message without coming back to the home screen and launch the app whenever such an occurrence happens)?