summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-13 15:25:40 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-13 15:25:40 -0400
commitf487d7129f69a842f6556949f0126ff69ec7c795 (patch)
treec79d3310b954522746aeb1d73f2fe38f31fa0a80 /static
parentf291e0ce3df2dcaec9e111bc01abcbda180ffca3 (diff)
temporarily enable DeviceIdleController logging
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index e21075ba..0fb2ffe6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -522,6 +522,7 @@
<p>Changes since the 2022041100 release:</p>
<ul>
+ <li>temporarily enable verbose logging in DeviceIdleController in order to work towards resolving upstream bugs</li>
<li>Sandboxed Google Play compatibility layer: resolve DownloadManager incompatibility</li>
<li>revert upstream change to fix spellchecking language detection with the AOSP keyboard</li>
<li>GrapheneOS Keyboard: fix exception fetching theme resulting in spellchecking issues</li>