Skip to content

Conversation

@jeffallen
Copy link
Owner

  • Change package name from org.nella.fcmapp to org.nella.rn.demo
  • Update applicationId and namespace in build.gradle to new package name
  • Move Kotlin files to new package structure under org/nella/rn/demo/
  • Rename FCMService class to NotificationService for consistency
  • Update AndroidManifest.xml with new service name and theme references
  • Change app name from 'FCM App' to 'Remote Notify Demo App' in strings.xml
  • Update theme name from Theme.FCMApp to Theme.RemoteNotifyDemoApp
  • Replace user-facing 'FCM' references with 'notification' terminology
  • Update README.md with new app name and package references
  • Maintain Firebase-specific technical terms where appropriate
  • Update SharedPreferences name from FCMAppSettings to RemoteNotifySettings
  • Change notification channel ID and display names for consistency
  • Preserve all Firebase Cloud Messaging functionality and dependencies

Change-ID: s987b2163f3f3a434k

@jeffallen jeffallen closed this Jul 23, 2025
@jeffallen jeffallen force-pushed the jeffallen/sketch/rename-demo-app branch from 2d80e86 to d730e12 Compare July 23, 2025 20:18
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