Skip to content

Rename mobile app to Buzz#955

Merged
wesbillman merged 1 commit into
mainfrom
pinky/mobile-buzz-rename
Jun 10, 2026
Merged

Rename mobile app to Buzz#955
wesbillman merged 1 commit into
mainfrom
pinky/mobile-buzz-rename

Conversation

@wesbillman

@wesbillman wesbillman commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • rename the mobile Flutter package and imports from Sprout to Buzz (buzz)
  • update mobile product strings, env defines, persisted keys, pairing scheme text/parser, platform channel names, Android/iOS app IDs, and native product/display names
  • replace old sprout launcher/splash assets with a simple honeycomb Buzz placeholder and switch pairing-screen branding to a hive-style icon

Validation

  • just mobile-check
  • just mobile-test (383 passed, 1 skipped)
  • git diff --check -- mobile
  • git grep -n -i 'sprout' HEAD -- mobile (no matches)
  • git ls-tree -r --name-only HEAD mobile | grep -i sprout (no matches)

Follow-up

The internal squareup/sprout-releases iOS release pipeline still has Sprout-specific release metadata/signing values (xyz.block.sproutMobile, Sprout Enterprise, Sprout_<version>.ipa, Mobile Releases id/project sprout-ios/sprout). Those live outside this repo and should be updated in a separate internal PR when the mobile release/signing path is renamed.

Note

The honeycomb launcher/splash asset is an agent-generated placeholder (local SVG rendered into the existing PNG slots), not a designer-provided final brand asset.

Rename the Flutter package, app display names, bundle/application IDs,
platform package/channel names, persisted keys, pairing scheme text, assets,
and tests from Sprout to Buzz within the mobile app.

Co-authored-by: Pinky <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Wes <wesbillman@users.noreply.github.com>
@wesbillman wesbillman requested a review from a team as a code owner June 10, 2026 20:25
@wesbillman wesbillman merged commit c63e018 into main Jun 10, 2026
13 checks passed
@wesbillman wesbillman deleted the pinky/mobile-buzz-rename branch June 10, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants