Skip to content

Guard Coil consumers against vector album art#336

Merged
theovilardo merged 4 commits intomasterfrom
codex/fix-app-crash-on-scroll-actions-4wffwx
Nov 2, 2025
Merged

Guard Coil consumers against vector album art#336
theovilardo merged 4 commits intomasterfrom
codex/fix-app-crash-on-scroll-actions-4wffwx

Conversation

@theovilardo
Copy link
Owner

Summary

  • extend SmartImage so ImageRequest data, painters, vectors, bitmaps, and other unsupported models render without hitting Coil
  • teach OptimizedAlbumArt to bypass Coil for vector and painter inputs while still supporting existing requests
  • reuse SmartImage inside AlbumArtCollage so collage tiles benefit from the same model handling

Testing

  • :app:compileDebugKotlin (fails: missing Android SDK path in local.properties)

https://chatgpt.com/codex/tasks/task_e_690390f0b89c832fae5b82b608c272d8

@theovilardo theovilardo merged commit 2223acb into master Nov 2, 2025
@lostf1sh lostf1sh deleted the codex/fix-app-crash-on-scroll-actions-4wffwx branch January 16, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant