Skip to content

fix: + button in edit images in android app - #1878

Merged
nielsvanvelzen merged 1 commit into
jellyfin:masterfrom
jagadam97:fix-add-image
Jan 5, 2026
Merged

fix: + button in edit images in android app#1878
nielsvanvelzen merged 1 commit into
jellyfin:masterfrom
jagadam97:fix-add-image

Conversation

@jagadam97

@jagadam97 jagadam97 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

Fix: Add images '+' button in edit images section of android app

Issue
closes #1879

Cause of Issue
- The Jellyfin web interface (imageeditor.js) checks if appHost.supports(AppFeature.FileInput) returns true before showing the upload button
- The Android app already implements full file chooser support via JellyfinWebChromeClient.onShowFileChooser()

Changes
- The native shell just needed to declare support for this feature in its features array

POT
Screenshot From 2026-01-04 21-04-44

@nielsvanvelzen nielsvanvelzen added this to the v2.7.0 milestone Jan 5, 2026
@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Jan 5, 2026
@nielsvanvelzen
nielsvanvelzen enabled auto-merge (rebase) January 5, 2026 08:54
@nielsvanvelzen
nielsvanvelzen merged commit e62fb17 into jellyfin:master Jan 5, 2026
3 checks passed
@jagadam97
jagadam97 deleted the fix-add-image branch January 6, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10.11.5 Android missing "add library image" button

2 participants