Skip to content

Comments

Rename "Subscriptions" to "Notifications" in user-facing UI#1072

Open
gregmarra wants to merge 1 commit intomainfrom
rename-subscriptions-to-notifications
Open

Rename "Subscriptions" to "Notifications" in user-facing UI#1072
gregmarra wants to merge 1 commit intomainfrom
rename-subscriptions-to-notifications

Conversation

@gregmarra
Copy link
Contributor

Summary

  • Renames the myTBA tab from "Subscriptions" to "Notifications" — clearer for users who are configuring what they get notified about
  • Updates empty state, sign-out dialog, README, and style guide terminology section
  • Internal code (domain model Subscription, entity, DAO, repository) is unchanged

Test plan

  • ./gradlew :app:assembleDebug passes
  • ./gradlew :app:testDebugUnitTest passes
  • Visually confirmed tab says "Notifications"
  • Visually confirmed empty state says "No notifications yet"
  • Visually confirmed sign-out dialog says "Your favorites and notifications won't apply to the app anymore."

🤖 Generated with Claude Code

Users configure what they get notified about — "Notifications" is
clearer than "Subscriptions." Internal code (domain model, entity,
DAO, repository) stays unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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