kaputnikGo / PilferShushJammer

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

ViewPager2, other QoL improvements #36

Closed TacoTheDank closed 1 year ago

TacoTheDank commented 2 years ago

Made a bunch of QoL improvements around the app.

1st commit

2nd commit

3rd commit

4th commit

5th commit

6th commit

7th commit

8th commit

9th commit

10th commit

11th commit

Tested and works fine on my Android 10 device. Feel free to ask any questions you might have.

TacoTheDank commented 1 year ago

@kaputnikGo Any reason for the closure (besides its age)? I think this still has some important upgrades like ViewPager2.

kaputnikGo commented 1 year ago

this projects viability is in question with all the latest android API updates: ie concurrent audio, voice assistants and system MIC status and software switches (which may or may not do what the user thinks it does). Also Google Play are forcing identity requirements for developer accounts which means this app may no longer be on offer there.