Skip to content

fix(mobile): remove Android Threads page T3 Code branding - #4863

Closed
PixPMusic wants to merge 1 commit into
pingdotgg:mainfrom
PixPMusic:pixpmusic/remove-android-home-branding
Closed

fix(mobile): remove Android Threads page T3 Code branding#4863
PixPMusic wants to merge 1 commit into
pingdotgg:mainfrom
PixPMusic:pixpmusic/remove-android-home-branding

Conversation

@PixPMusic

@PixPMusic PixPMusic commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the branded Android Threads header with the plain Threads title used by iOS today
  • align the header and compact thread list through one shared horizontal inset
  • preserve the heading semantics for accessibility

Tracks the history and decision in #4864.

Important

This is the mutually exclusive alternative to #4862. If this direction is selected, close #4862 and #4861. Do not merge both branding-direction proposals.

Why

Android gained a T3 Code lockup in #3774, while the final commit in #4163 later removed the equivalent iOS lockup. If the intended mobile direction is a plain page title, Android should match iOS rather than carrying a platform-only brand treatment.

Before / After

Android

Before After
Android Threads page before, showing the T3 Code Alpha lockup in dark mode Android Threads page after, showing the aligned plain Threads title in dark mode

The comparison uses the deterministic dark-mode Threads fixture with no popup.

Verification

  • vp run --filter @t3tools/mobile typecheck
  • targeted formatting and git diff --check
  • deterministic dark-mode Threads capture on the Android emulator

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after UI evidence
  • I preserved an accessible Threads heading

Model: GPT-5.6 Sol | Harness: Codex in T3 Code


Note

Replace Android home header wordmark with plain 'Threads' title

  • Replaces the T3Wordmark + 'Code' label + 'Alpha' badge in AndroidHomeHeader with a plain RNText title reading 'Threads', marked as accessibilityRole='header'.
  • Extracts HOME_HORIZONTAL_INSET = 20 into a shared layoutMetrics module and uses it for both the header padding and THREAD_LIST_COMPACT_INSET (previously a literal 20).

Macroscope summarized 5ee95cc.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 937e494d-5f7b-4ade-8c46-3e5fcc818fa1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added vouch:unvouched PR author is not yet trusted in the VOUCHED list. size:S 10-29 changed lines (additions + deletions). labels Jul 29, 2026
@PixPMusic PixPMusic changed the title fix(mobile): remove Android Threads branding fix(mobile): remove Android Threads page T3 Code branding Jul 29, 2026
@PixPMusic

Copy link
Copy Markdown
Contributor Author

@macroscope-app please refresh the PR summary in the description markers.

@macroscopeapp

macroscopeapp Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Sorry, I'm unable to act on this request because you do not have permissions within this repository.

@PixPMusic PixPMusic closed this Jul 30, 2026
@PixPMusic

Copy link
Copy Markdown
Contributor Author

Julius confirmed that the issue was that the merged branding in iOS was breaking a visual effect.
The other two PRs in this series have been updated to fix this.

@PixPMusic
PixPMusic deleted the pixpmusic/remove-android-home-branding branch July 31, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S 10-29 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant