Right now, when sending a message with attachments, it seems to get stuck for a long time and it's not clear if it's progressing or not.
We could add a progress title to the loader? It would say:
- encrypting (while it's spending time in
Core.composeEmail)
- uploading x% (while it's spending time with Gmail API)