Skip to content

MS-1276 Replace LiveData with Flows in infra modules#1509

Merged
luhmirin-s merged 3 commits into
mainfrom
feature/MS-1276-flows-all-the-way
Dec 18, 2025
Merged

MS-1276 Replace LiveData with Flows in infra modules#1509
luhmirin-s merged 3 commits into
mainfrom
feature/MS-1276-flows-all-the-way

Conversation

@luhmirin-s
Copy link
Copy Markdown
Contributor

JIRA ticket
Will be released in: 2026.1.0

This is preliminary work for the future expansion of flow usages across the app and especially in infra modules. Even if we decide not to do anything else with the flows, at least this part would be slightly more consistent.

Notable changes

  • Replaced LiveData with Flow in network connection tracking
  • Replaced LiveData with Flow in event sync worker state tracking

Testing guidance

  • Sync screen should work as before.

Additional work checklist

  • Effect on other features and security has been considered
  • Design document marked as "In development" (if applicable)
  • External (Gitbook) and internal (Confluence) Documentation is up to date (or ticket created)
  • Test cases in Testiny are up to date (or ticket created)
  • Other teams notified about the changes (if applicable)

@luhmirin-s luhmirin-s requested review from a team, BurningAXE, TristramN, alex-vt, alexandr-simprints, meladRaouf and ybourgery and removed request for a team December 17, 2025 16:31
@cla-bot cla-bot Bot added the ... label Dec 17, 2025
@luhmirin-s luhmirin-s force-pushed the feature/MS-1276-flows-all-the-way branch 2 times, most recently from 78ec0e7 to 8f9288e Compare December 18, 2025 08:44
@luhmirin-s luhmirin-s force-pushed the feature/MS-1276-flows-all-the-way branch from 8f9288e to 2b5d9e0 Compare December 18, 2025 14:57
@sonarqubecloud
Copy link
Copy Markdown

@luhmirin-s luhmirin-s merged commit 06688a4 into main Dec 18, 2025
13 checks passed
@luhmirin-s luhmirin-s deleted the feature/MS-1276-flows-all-the-way branch December 18, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants