mirror of
https://github.com/ProtonMail/android-mail.git
synced 2026-05-15 09:50:40 +00:00
b751ec59b4
- Enables fetching category view data from Rust layer. - Add category view domain models (CategoryLabel, CategoryViewStatus) - Map Rust category data to domain models - Extend conversation/message repositories to expose category view - Propagate CategoryViewChanged updates ET-6046