Skip to content

fix(mobile): save downloaded media - #1445

Merged
hazre merged 1 commit into
devfrom
fix/mobile-media-downloads
Jul 28, 2026
Merged

fix(mobile): save downloaded media#1445
hazre merged 1 commit into
devfrom
fix/mobile-media-downloads

Conversation

@eleboucher

@eleboucher eleboucher commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

fix download on ios and android

Fixes #1439

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@eleboucher
eleboucher force-pushed the fix/mobile-media-downloads branch from 50299ee to bf279e2 Compare July 28, 2026 09:35
@hazre
hazre force-pushed the fix/mobile-media-downloads branch from bf279e2 to 8f04652 Compare July 28, 2026 15:11

@hazre hazre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-1445-sable.raspy-dream-bb1d.workers.dev 8f04652 pr-1445 Tue, 28 Jul 2026 15:14:16 GMT

@hazre
hazre added this pull request to the merge queue Jul 28, 2026
Merged via the queue into dev with commit 958e7c1 Jul 28, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tauri Android] Download media button does nothing

2 participants