Skip to content

Releases: kaputnikGo/PilferShushJammer

Passive and Active Mic/NUHF Jammer

21 Jun 14:42
Compare
Choose a tag to compare
  • dupe/move fdroid metadata en-AU to en-US
  • fixes for TR translation
  • bugfix for Android 12 notification changes causing crashes
  • versionCode 43

Passive and Active Mic/NUHF Jammer

01 Jun 00:19
Compare
Choose a tag to compare
  • prep for google request
  • build dependencies update
  • new SDK name
  • device list update
  • gradle build update
  • compile to SDK 31
  • placeholder data extraction rules xml
  • Turkish translation from https://github.com/FabrieI
  • escape apostrophes in xml

Passive and Active NUHF Jammer

24 Feb 00:33
Compare
Choose a tag to compare
  • min API bump to 21 (5.0, Lollipop)
  • github branch archive2 prior to min api 21 bump
  • Android 11 add foregroundServiceType
  • add intent for browser package access
  • prototyping Assistant/Omnibox jammer
  • add excessive retrigger warning
  • catch MediaRecorder placebo exception in some devices
  • update Android Studio
  • add SDK name
  • buildVersion 41

Passive and Active NUHF Jammer

02 Jan 01:49
Compare
Choose a tag to compare
  • android manifest config for screen off display rotate
  • audioManager property support near ultrasound check
  • packageInfo exception handling
  • removed notification xml icon crashing some devices
  • build tools update
  • add SDK name
  • German translation from https://github.com/c-4-m
  • Excessive retrigger counter for concurrent audio loss via UI focus
  • revert back to VOICE_COMM as mic source due to Android 10 concurrent audio
  • build version 40

Passive and Active NUHF Jammer

16 Oct 03:33
Compare
Choose a tag to compare
  • bugfix for adding already added fragment
  • mediaRecord check catch for exception on some devices
  • revert to DEFAULT as VOICE_COMM may cause Process_VoIP
  • added Settings switch for VOICE_COMM or DEFAULT
  • notes in AudioSettings.java
  • versionCode 39

Passive and Active NUHF Jammer

13 Oct 05:10
Compare
Choose a tag to compare
  • micInfoList for multiple mics print
  • change Inspector to caution for AudioRecord with SDK name
  • improve and increase info from Inspector
  • move micInfo check to Home
  • appEntry dialog view
  • update gradle 6.5, Android Studio 4.1
  • permissions bugfix for mic info check
  • versionCode 38

Passive and Active NUHF Jammer

09 Oct 06:14
Compare
Choose a tag to compare
  • added passive control appwidget in prep for Android 11
  • add boot receiver for auto restart app at device reboot
  • add receive boot permission
  • androidx and deps update
  • mediaRecorder source switch to DEFAULT
  • updates to Spanish translation
  • API28 microphoneInfo enum
  • API check for requestAudioFocus check method
  • Inspector Fragment has mic info check print
  • remove Color.Accent resource need
  • add chromecast as NUHF SDK
  • add ActiveJammer shadow method
  • cleaning up Active jammer code mess
  • removed click artifacts from NUHF tone active jamming
  • add sine/sqr/saw waveforms
  • config optional AudioFX equaliser to NUHF preset
  • buildCode 37

Passive and Active NUHF Jammer

26 Aug 01:13
Compare
Choose a tag to compare
  • upgrade build target to API 29, Google Play comply
  • update buildtools, platform-tools
  • remove lockscreen notify as can cause dupe activity
  • getActivity npe bugfix
  • auto-backup to false
  • remove old drawable xml, possible ex cause
  • update gradle dep
  • add new SDK
  • prep code for Android 11
  • buildCode 36

Passive and Active NUHF Jammer

12 Jul 01:19
Compare
Choose a tag to compare
  • Android 10 concurrent audio mitigation test build
  • centered popup toast warning for concurrent audio capture state
  • passive jammer service auto restart during C-1-4 conflict
  • caution text to system YELLOW
  • mediaRecordPlacebo to VOICE_COMM source
  • browser intent ex null
  • add accessibility service permission to background check
  • updated Inspector and Readme text
  • buildCode 35

Passive and Active NUHF Jammer

27 Jun 05:34
Compare
Choose a tag to compare
  • bugfix : add context for entryLogger
  • language : use blocklist/allowlist to improve clarity because blacklist/whitelist are not even metaphors
  • Spanish language translation via https://github.com/sguinetti
  • add README dialog to app menu for more detailed info and link to project page
  • test for Android 10 https://source.android.com/compatibility/android-cdd#5_4_5_concurrent_capture
  • audio source set to VOICE_COMMUNICATION
  • for API >= 29 ALLOW_CAPTURE_BY_NONE (for VoIP vs VoIP)
  • added popup toast warning for concurrent audio capture state
  • buildVersion 34