Files
android-mail/mail-message/dagger
Serdar OzturkandNiccolò Forlini 185a6a09e9 Refactor message cursor handling into dedicated repository
Solution:
- Add MessageCursorRepository to manage cursor lifecycle
- Delegate getConversationCursor to the new repository
- Limit RustMessageListQuery to reusing the active paginator only
- First try to reuse Mailbox scroller to create a cursor
- Fall back to a separate cursor scroller scoped to the repository

ET-4801

(cherry picked from commit 38f3e1f5d4)
2026-04-16 13:41:42 +02:00
..
2025-10-13 11:24:35 +00:00