Skip to content

feat: add inline audio player for MMS attachments (#261)#785

Open
LeoLeSommer wants to merge 1 commit into
FossifyOrg:mainfrom
LeoLeSommer:feature/inline-audio-player
Open

feat: add inline audio player for MMS attachments (#261)#785
LeoLeSommer wants to merge 1 commit into
FossifyOrg:mainfrom
LeoLeSommer:feature/inline-audio-player

Conversation

@LeoLeSommer
Copy link
Copy Markdown

@LeoLeSommer LeoLeSommer commented May 27, 2026

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Add inline audio player for MMS attachments

Tests performed

  • Send a MMS with an audio
  • Check that the audio is playable
  • Check what happen if i play or manipulate an audio while an other is playing
  • Check what happen on theme change
  • Check what happen on font change
  • Check what happen on font size change (the font size stay the same as document preview does)
  • Check that the widget also works when previews from the new message form

Before & after preview

ignoreImageMinify ignoreImageMinify

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@LeoLeSommer LeoLeSommer requested a review from naveensingh as a code owner May 27, 2026 01:31
@LeoLeSommer LeoLeSommer force-pushed the feature/inline-audio-player branch 2 times, most recently from 7a57db5 to 93b07af Compare May 27, 2026 02:26
@LeoLeSommer LeoLeSommer force-pushed the feature/inline-audio-player branch from 93b07af to 3748430 Compare May 27, 2026 02:29
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.

Play audio attachments in app

1 participant