Andrei
Andrei
https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.PowerProfileMonitor
``` INFO - Identity for [email protected] created INFO - Initializing identity with address [email protected] DEBUG - Did not find folder [Gmail]/Starred locally for identity [email protected]. Inserting in database DEBUG -...
It should use the model directly instead of the applcation message.
Clean-up store type mess: `Rc
Currently the messages and folder each have one data structure with all the fields. Fields like uid_validity or fother flags might change, but the programmer might still use the data...
Follow-up of #155 Currently we have not `cargo test` execution. This is a task to enable it in the pipeline via flatpak
Use `task::spawn_blocking(|| {}).await;` for database saving, to avoid blocking the UI thread. Even though it seems fast on some systems, it might still block on other systems and spinning off...