tag:github.com,2008:https://github.com/Manabu-GT/DebugOverlay-Android/releasesRelease notes from DebugOverlay-Android2026-02-03T06:03:37Ztag:github.com,2008:Repository/86544386/v2.1.02026-02-03T06:05:19Zv2.1.0<h2>What's Changed</h2>
<ul>
<li>feat(core): make BugReportExporter public by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Manabu-GT/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Manabu-GT">@Manabu-GT</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3888465276" data-permission-text="Title is private" data-url="https://github.com/Manabu-GT/DebugOverlay-Android/issues/180" data-hovercard-type="pull_request" data-hovercard-url="/Manabu-GT/DebugOverlay-Android/pull/180/hovercard" href="https://github.com/Manabu-GT/DebugOverlay-Android/pull/180">#180</a></li>
<li>fix(deps): update dependency com.google.android.material:material to v1.13.0 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/renovate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/renovate">@renovate</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3884163726" data-permission-text="Title is private" data-url="https://github.com/Manabu-GT/DebugOverlay-Android/issues/178" data-hovercard-type="pull_request" data-hovercard-url="/Manabu-GT/DebugOverlay-Android/pull/178/hovercard" href="https://github.com/Manabu-GT/DebugOverlay-Android/pull/178">#178</a></li>
<li>fix(deps): update androidx libraries by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/renovate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/renovate">@renovate</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3884125369" data-permission-text="Title is private" data-url="https://github.com/Manabu-GT/DebugOverlay-Android/issues/177" data-hovercard-type="pull_request" data-hovercard-url="/Manabu-GT/DebugOverlay-Android/pull/177/hovercard" href="https://github.com/Manabu-GT/DebugOverlay-Android/pull/177">#177</a></li>
</ul>
<p>See <a href="https://github.com/Manabu-GT/DebugOverlay-Android/blob/main/CHANGELOG.md">CHANGELOG.md</a> for full details.</p>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/Manabu-GT/DebugOverlay-Android/compare/v2.0.0...v2.1.0"><tt>v2.0.0...v2.1.0</tt></a></p>github-actions[bot]tag:github.com,2008:Repository/86544386/v2.0.02026-01-27T05:58:15Zv2.0.0<p><strong>Complete rewrite.</strong> DebugOverlay v2.0.0 gives you zero-config runtime diagnostics for debug builds. Catch performance issues and bugs during development—without heavy profilers or cloud dependencies. Built from the ground up with Jetpack Compose, Material Design 3, and modern Android APIs.</p>
<p><g-emoji class="g-emoji" alias="warning">⚠️</g-emoji> This is not a drop-in upgrade from v1.x—the API surface and capabilities have changed significantly.</p>
<p>See <a href="https://github.com/Manabu-GT/DebugOverlay-Android/blob/main/CHANGELOG.md">CHANGELOG.md</a> for full details.</p>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/renovate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/renovate">@renovate</a>[bot] made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3848665363" data-permission-text="Title is private" data-url="https://github.com/Manabu-GT/DebugOverlay-Android/issues/149" data-hovercard-type="pull_request" data-hovercard-url="/Manabu-GT/DebugOverlay-Android/pull/149/hovercard" href="https://github.com/Manabu-GT/DebugOverlay-Android/pull/149">#149</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/Manabu-GT/DebugOverlay-Android/compare/v1.1.4...v2.0.0"><tt>v1.1.4...v2.0.0</tt></a></p>github-actions[bot]tag:github.com,2008:Repository/86544386/v1.1.42025-10-28T00:06:12Zv1.1.4 release<h2>What's Changed</h2>
<ul>
<li><strong>Build & toolchain</strong> – Migrated the entire project to Gradle Kotlin DSL with a shared <code>libs.versions.toml</code>, upgraded the wrapper/AGP stack (Gradle 8.13, AGP 8.13.0).</li>
<li><strong>Android platform updates</strong> – Raised <code>minSdk</code> to 26 / <code>targetSdk</code> to 36, migrated dependencies to AndroidX, and cleaned up manifest/service initialization (DebugOverlay now installs only in the app’s main process and drops stale permission checks).</li>
<li><strong>CPU/FPS modules</strong> – Fixed CPU usage/frequency collectors to operate correctly on API 26+ and tidied related overlays/resources.</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/Manabu-GT/DebugOverlay-Android/compare/v1.1.3...v1.1.4"><tt>v1.1.3...v1.1.4</tt></a></p>Manabu-GTtag:github.com,2008:Repository/86544386/v1.1.32017-09-24T07:09:40Zv1.1.3 release<ul>
<li>Add a NetStatsModule as an extension module</li>
<li>Support Library 26.0.1 -> 26.1.0</li>
</ul>Manabu-GTtag:github.com,2008:Repository/86544386/v1.1.22017-09-10T06:09:10Zv1.1.2 release<ul>
<li>Add a TimberModule as an extension module</li>
<li>Update the LogcatLine to make it work with the TimberModule</li>
</ul>Manabu-GTtag:github.com,2008:Repository/86544386/v1.1.12017-09-02T08:16:43Zv1.1.1 release<ul>
<li>Fix to close filereaders in CpuFreqDataModule after reading data</li>
</ul>Manabu-GTtag:github.com,2008:Repository/86544386/v1.1.02017-09-02T07:33:33Zv1.1.0 release<ul>
<li>Android O support (Note: CpuUsageModule/CpuFreqModule will not work on Android O and above)</li>
<li>Add a CpuFreqModule to show current/max frequencies of all the cpu cores</li>
<li>Support Library 25.3.1 -> 26.0.1</li>
</ul>Manabu-GTtag:github.com,2008:Repository/86544386/v1.0.12017-04-05T08:57:15Zv1.0.1 release<ul>
<li>Use split v4 support library as dependencies for less size</li>
<li>Support Library 25.3.0 -> 25.3.1</li>
</ul>Manabu-GTtag:github.com,2008:Repository/86544386/v1.0.02017-04-04T09:51:54Zv1.0.0 release<p>Initial Release</p>Manabu-GT