Uh oh!
There was an error while loading. Please reload this page.
fix(mobile): align Android home branding with desktop - #3774
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ApprovabilityVerdict: Approved Purely visual changes adding an SVG brand mark and adjusting text styling to align Android home header branding with desktop. No runtime behavior changes - only cosmetic UI adjustments. You can customize Macroscope's approvability policy. Learn more. |
Uh oh!
There was an error while loading. Please reload this page.
ae4873a to
7c4ed3aComparePixPMusic
commented
Jul 7, 2026
Force-pushed to fix my git identity, sorry! My Github isn't linked to my work email :) |
7c4ed3a to
e9e9825ComparePixPMusic
commented
Jul 7, 2026
35f5c13 to
319117cComparee9e9825 to
e2aa122CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c5d1a09. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
7e79b0c to
c0ebf71Compared959d81 to
5068894CompareRender the T3 SVG mark with a muted "Code" label, mirroring SidebarBrand in the web app instead of a single white text. Co-authored-by: codex <codex@users.noreply.github.com>
5068894 to
1326457CompareDismissing prior approval to re-evaluate 1326457
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com>


Summary
Narrows the Android home polish stacked on
android-dev-pr-3514to its platform-specific scope:Codelabel used by the desktop sidebar.The shared mobile favicon decoder and font/splash startup fixes were split into #3823, which targets
main.Validation
vp checkvp run typecheckvp run lint:mobileNote
Align Android home header branding with desktop by adding T3 wordmark
T3WordmarkSVG component (T3Wordmark.tsx) that renders the T3 brand mark at a configurable height and color.SidebarBrandlayout.Macroscope summarized 1326457.
Note
Low Risk
Android-only header presentation and a new static SVG component; no auth, data, or business-logic changes.
Overview
Updates the Android home header branding to match the desktop
SidebarBrandpattern instead of a single bold T3 Code label.Adds a reusable
T3WordmarkSVG component (same viewBox/path as webSidebar.tsx) and renders it next to muted Code text usingDMSans_500Mediumand theme muted colors, with a small negative margin so the mark and label sit tight together.Reviewed by Cursor Bugbot for commit 1326457. Bugbot is set up for automated code reviews on this repo. Configure here.