Skip to content

Changed PrepareOutgoingMessagesJobIntentService to WorkManager implementation - #2521

Merged
DenBond7 merged 68 commits into
masterfrom
issue_1821_Migrate_PrepareOutgoingMessagesJobIntentService_to_WorkManager
Jan 18, 2024
Merged

Changed PrepareOutgoingMessagesJobIntentService to WorkManager implementation#2521
DenBond7 merged 68 commits into
masterfrom
issue_1821_Migrate_PrepareOutgoingMessagesJobIntentService_to_WorkManager

Conversation

@DenBond7

@DenBond7DenBond7 commented Dec 5, 2023

Copy link
Copy Markdown
Collaborator

This PR Changed PrepareOutgoingMessagesJobIntentService to WorkManager implementation

close#1821


Tests(delete all except exactly one):

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities

@DenBond7
DenBond7 marked this pull request as ready for review January 18, 2024 08:59

@sosnovskysosnovsky left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, there are a lot of changes here, but looks good for me - it's well tested and during my testing I haven't noticed any issues, well done 👍

Comment threadgradle/wrapper/gradle-wrapper.properties
@DenBond7
DenBond7 merged commit 795034e into masterJan 18, 2024
@DenBond7
DenBond7 deleted the issue_1821_Migrate_PrepareOutgoingMessagesJobIntentService_to_WorkManager branch January 18, 2024 14:14
Sign up for freeto 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.

Migrate PrepareOutgoingMessagesJobIntentService to WorkManager

2 participants

@DenBond7@sosnovsky