Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Splitting FCMService.kt file into multiple files; some cleanup too #265

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DanielDornhardt
Copy link

Hello everybody! 🤩,

This PR comes in preparation of some additional features we'd like to the Library from our codebase.

It is basically only moving things around to be able to work better with the code.

Description

We split FCMService.kt into some smaller service files and

Motivation and Context

We want to be able to merge some new fixes from our Repo back to the mainline.

Mostly this is related to VoIP Calls / allowing for Pushes to show a call dialog in the future on Android.

How Has This Been Tested?

  • Automated tests completed
  • Manually tested by our QA engineers

Types of changes

  • Refactoring - Moving code around without any changes to the functionality

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@DanielDornhardt
Copy link
Author

Also, all these changes have been made by the amazing @pppetrv !!! Me I'm just here right now creating the PR with the team.

Thank you @pppetrv !

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