- 18.1: Fix exempted background tasks when dozing (GrapheneOS)
- 20.0: pick a fix for some colors after qpr2
- 20.0: fix the missing notification backdrop

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-03-20 13:30:10 -04:00
parent 279eaa84bc
commit b4dbe27f23
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
12 changed files with 405 additions and 8 deletions

View file

@ -102,7 +102,7 @@
If this string is empty or the specified package does not exist, then
the platform will search for an SMS app and use that (if there is one)-->
<string name="default_sms_application" translatable="false">org.smssecure.smssecure</string>
<string name="default_sms_application" translatable="false">com.android.messaging</string>
<!-- Component name of the combo network location provider. -->
<string name="config_comboNetworkLocationProvider" translatable="false">@null</string>
@ -194,8 +194,8 @@
in certain places to reduce RAM footprint. This is ignored if ro.config.low_ram
is true (in that case this is assumed true as well). It can allow you to tune down
your device's memory use without going to the point of causing applications to turn
off features. -->
<bool name="config_avoidGfxAccel">false</bool>
off features.
<bool name="config_avoidGfxAccel">false</bool> -->
<!-- Enables or disables fading edges when marquee is enabled in TextView.
Off by default, since the framebuffer readback used to implement the