Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Added other remaining all cutout app's to the doze white-list (I think this reduces jitter extremely even for superficially unused cutouts)
  • Loading branch information
yzyhk904 authored Feb 26, 2024
1 parent 07f3129 commit 187ad6c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Change logs

# v1.0.7
* Added other remaining all cutout app's to the doze white-list (I think this reduces jitter extremely even for superficially unused cutouts)

# v1.0.6
* Added Punch hole cutout to the doze white-list

Expand Down
18 changes: 16 additions & 2 deletions doze-whitelist/audio-deviceidle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,36 @@
<wl n="android.ext.shared" />
<wl n="app.airmusic.amrscservice" />
<wl n="app.airmusic.pro" />
<wl n="ch.deletescape.lawnchair.plah" />
<wl n="com.advanced.settings.doze" />
<wl n="com.amazon.mp3" />
<wl n="com.android.adservices.api" />
<wl n="com.android.angle" />
<wl n="com.android.bluetooth" />
<wl n="com.android.bluetoothmidiservice" />
<wl n="com.android.camera2" />
<wl n="com.android.cameraextensions" />
<wl n="com.android.cellbroadcastservice" />
<wl n="com.android.chrome" />
<wl n="com.android.externalstorage" />
<wl n="com.android.companiondevicemanager" />
<wl n="com.android.connectivity.resources" />
<wl n="com.android.deskclock" />
<wl n="com.android.dialer" />
<wl n="com.android.ext.adservices.api" />
<wl n="com.android.externalstorage" />
<wl n="com.android.imsserviceentitlement" />
<wl n="com.android.inputdevices" />
<wl n="com.android.internal.display.cutout.emulation.avoidAppsInCutout" />
<wl n="com.android.internal.display.cutout.emulation.double" />
<wl n="com.android.internal.display.cutout.emulation.hole" />
<wl n="com.android.internal.display.cutout.emulation.tall" />
<wl n="com.android.internal.display.cutout.emulation.waterfall" />
<wl n="com.android.internal.systemui.navbar.gestural" />
<wl n="com.android.internal.systemui.navbar.gestural_extra_wide_back" />
<wl n="com.android.internal.systemui.navbar.gestural_narrow_back" />
<wl n="com.android.internal.systemui.navbar.gestural_wide_back" />
<wl n="com.android.internal.systemui.navbar.threebutton" />
<wl n="com.android.keychain" />
<wl n="com.android.launcher3" />
<wl n="com.android.launcher3.overlay" />
<wl n="com.android.messaging" />
Expand All @@ -43,6 +51,7 @@
<wl n="com.android.plugin.volume.aosp" />
<wl n="com.android.providers.media" />
<wl n="com.android.providers.telephony" />
<wl n="com.android.safetycenter.resources" />
<wl n="com.android.server.telecom" />
<wl n="com.android.server.telecom.auto_generated_rro_vendor__" />
<wl n="com.android.service.ims" />
Expand All @@ -59,7 +68,6 @@
<wl n="com.android.theme.speedui.level5" />
<wl n="com.android.theme.speedui.level6" />
<wl n="com.android.theme.speedui.level7" />
<wl n="com.android.safetycenter.resources" />
<wl n="com.android.vending" />
<wl n="com.android.wallpaper" />
<wl n="com.android.webview" />
Expand All @@ -69,6 +77,7 @@
<wl n="com.aspiro.tidal" />
<wl n="com.bubblesoft.android.bubbleupnp" />
<wl n="com.bubblesoft.android.bubbleupnp.unlocker" />
<wl n="com.caf.fmradio" />
<wl n="com.crdroid.customization" />
<wl n="com.dmholdings.DenonAVRRemote" />
<wl n="com.dnm.heos.phone" />
Expand All @@ -77,6 +86,7 @@
<wl n="com.google.android.GoogleCamera" />
<wl n="com.google.android.adservices.api" />
<wl n="com.google.android.apps.customization.pixel" />
<wl n="com.google.android.apps.emojiwallpaper" />
<wl n="com.google.android.apps.googlecamera.fishfood" />
<wl n="com.google.android.apps.nbu.files" />
<wl n="com.google.android.apps.nexuslauncher" />
Expand All @@ -86,14 +96,17 @@
<wl n="com.google.android.apps.wellbeing" />
<wl n="com.google.android.apps.youtube.music" />
<wl n="com.google.android.bluetooth" />
<wl n="com.google.android.connectivity.resources" />
<wl n="com.google.android.ext.services" />
<wl n="com.google.android.ext.shared" />
<wl n="com.google.android.gms" />
<wl n="com.google.android.gsf" />
<wl n="com.google.android.inputmethod.latin" />
<wl n="com.google.android.odad" />
<wl n="com.google.android.setupwizard" />
<wl n="com.google.android.wallpaper.effects" />
<wl n="com.google.android.webview" />
<wl n="com.google.android.wifi.resources" />
<wl n="com.google.ar.core" />
<wl n="com.google.pixel.livewallpaper" />
<wl n="com.jdcteam.buffcore" />
Expand All @@ -119,6 +132,7 @@
<wl n="mobi.mgeek.TunnyBrowser" />
<wl n="net.sourceforge.opencamera" />
<wl n="org.arrowos.customisation" />
<wl n="org.lineageos.aperture" />
<wl n="org.lineageos.audiofx" />
<wl n="org.lineageos.backgrounds" />
<wl n="org.lineageos.customization" />
Expand Down
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=audio-jitter-silencer
name=Audio jitter silencer
version=v1.0.6
versionCode=1006
version=v1.0.7
versionCode=1007
author=zyhk
description=Disabling very large audio jitter generators (w.r.t. battery draining & optimizations, and wireless connectivity) for reducing audio jitter distortion on all digital audio outputs.

0 comments on commit 187ad6c

Please sign in to comment.