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

Move out of time behaviour to view model #5049

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

Pururun
Copy link
Contributor

@Pururun Pururun commented Aug 25, 2023

Current behaviour is in the fragment, since we want to remove fragments I have moved it to the viewModel.

This replicate the view action pattern that is used elsewhere and in the other connect PR.


This change is Reviewable

@linear
Copy link

linear bot commented Aug 25, 2023

DROID-289 Move out of time behaviour to view model

Current out of time behaviour could be moved to the viewModel and removed from fragment.

@Pururun Pururun added the Android Issues related to Android label Aug 29, 2023
@Pururun Pururun changed the title Move out of time behaviour to view model droid 289 Move out of time behaviour to view model Aug 29, 2023
@Pururun Pururun force-pushed the move-out-of-time-behaviour-to-view-model-droid-289 branch 3 times, most recently from 6332405 to 24656f4 Compare September 1, 2023 06:54
@Pururun Pururun force-pushed the move-out-of-time-behaviour-to-view-model-droid-289 branch 3 times, most recently from 56194f4 to 5bf7c30 Compare September 6, 2023 11:22
Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 6 of 6 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Pururun Pururun force-pushed the move-out-of-time-behaviour-to-view-model-droid-289 branch from 5bf7c30 to 1e488e5 Compare September 7, 2023 07:06
@Pururun Pururun merged commit aec8962 into main Sep 7, 2023
12 checks passed
@Pururun Pururun deleted the move-out-of-time-behaviour-to-view-model-droid-289 branch September 7, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants