refactor(db-repository): extract remote folder queries to dedicated repositories - #11480
Open
rafaeltonholo wants to merge 1 commit into
Open
refactor(db-repository): extract remote folder queries to dedicated repositories#11480rafaeltonholo wants to merge 1 commit into
rafaeltonholo wants to merge 1 commit into
Conversation
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-3
branch
from
September 2, 2026 10:50
ec6b7b5 to
d45b17e
Compare
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-3
branch
from
September 3, 2026 14:16
d45b17e to
0a0b99a
Compare
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-3
branch
from
September 4, 2026 10:50
0a0b99a to
3fcdc8c
Compare
Base automatically changed from
chore/11470/split-folder-repository-part-2
to
main
September 4, 2026 18:31
…itories - Add RemoteFolderQueryRepository interface with getAllByAccountId method - Add RemoteFolderDetailsRepository interface with getAllByAccountId method - Add DefaultRemoteFolderQueryRepository and DefaultRemoteFolderDetailsRepository implementations - Remove getRemoteFolders and getRemoteFolderDetails from FolderRepository - Update GetAccountFolders, AccountSettingsViewModel, DefaultDisplayFolderRepository, DefaultSpecialFolderUpdater, and FolderSettingsProvider to use new repositories - Make SettingsExporter.exportPreferences and related methods suspend functions - Make FolderSettingsChangedListener.onFolderSettingsChanged suspend function and notify on main immediate dispatcher - Migrate RemoteFolderDetails from data class to typealias referencing API module
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-3
branch
from
September 4, 2026 18:31
3fcdc8c to
acb54bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution Summary
Linked Issue/Ticket: Part of #11470
Description
AI Disclosure
Select one of the following (mandatory)
Contribution Checklist
gradlew spotlessCheckto check andgradlew spotlessApplyto format your source code; will be checked by CI).gradlew testDebugUnitTest; will be checked by CI).Stack created with GitHub Stacks CLI • Give Feedback 💬