[PR #6719] [PM-34124] refactor: Generalize CameraPreview analyzer parameter #12959

Closed
opened 2026-04-11 03:54:45 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6719

State: closed
Merged: Yes


🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-34124

📔 Objective

Generalizes the CameraPreview composable to accept any ImageAnalysis.Analyzer instead of the QR-code-specific QrCodeAnalyzer. This prepares the component for reuse by the upcoming card scanner feature while maintaining full backward compatibility with existing QR code scanning call sites.

**Original Pull Request:** https://github.com/bitwarden/android/pull/6719 **State:** closed **Merged:** Yes --- ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-34124 ## 📔 Objective Generalizes the `CameraPreview` composable to accept any `ImageAnalysis.Analyzer` instead of the QR-code-specific `QrCodeAnalyzer`. This prepares the component for reuse by the upcoming card scanner feature while maintaining full backward compatibility with existing QR code scanning call sites.
GiteaMirror added the pull-request label 2026-04-11 03:54:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#12959