Skip to content

feat: add progress indicator for encrypting messages - #11436

Open
schorschii wants to merge 1 commit into
thunderbird:mainfrom
schorschii:encrypt-progress-indicator
Open

feat: add progress indicator for encrypting messages#11436
schorschii wants to merge 1 commit into
thunderbird:mainfrom
schorschii:encrypt-progress-indicator

Conversation

@schorschii

Copy link
Copy Markdown
Contributor

Thank you for your contribution!

Contribution Summary

Linked Issue/Ticket: #5763
RFC / Technical Design (if applicable):

Description

When sending images (> 5 MB) with enabled PGP encryption, it takes a while until the mail is sent, but no progress is reported to the user. This is misleading, as nothing happens on the screen until the email has been sent. This change introduces a simple progress indicator while encryption is running.

Screen Shots

Unbenannt

AI Disclosure

Select one of the following (mandatory)

  • This contribution does not include any changes created or assisted by AI.
  • This contribution includes changes assisted by AI.
  • This contribution includes changes created by AI.

Contribution Checklist

  • I have read and affirm that my contribution adheres to Mozilla’s Community Participation Guidelines
  • This contribution is in Kotlin where possible
  • This contribution does not use merge commits
  • This contribution adheres to the existing codestyle (run gradlew spotlessCheck to check and gradlew spotlessApply to format your source code; will be checked by CI).
  • This contribution does not break existing unit tests (run gradlew testDebugUnitTest; will be checked by CI).
  • This contribution includes tests for any new functionality, and maintains tests for any updated functionality.
  • This contribution adheres to our Engineering process (RFC/Technical Design/ADR)
  • This PR has a descriptive title and body that accurately outlines all changes made, and contains a reference to any issues that it fixes (e.g. Closes #XXX or Fixes #XXX).

@schorschii
schorschii requested a review from a team as a code owner August 23, 2026 18:46
@schorschii
schorschii requested a review from dani-zilla August 23, 2026 18:46
@github-actions

Copy link
Copy Markdown
Contributor

Missing report label. Set exactly one of: report: include, report: exclude OR report: highlight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants