[PR #787] [MERGED] Add support for inverse data matrix QR codes #8731

Closed
opened 2026-04-11 02:01:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/787
Author: @mpbw2
Created: 3/19/2020
Status: Merged
Merged: 3/19/2020
Merged by: @mpbw2

Base: masterHead: feature-inverseqr


📝 Commits (1)

  • 3eb5a38 Add support for inverse data matrix QR codes

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/App/Pages/Vault/ScanPage.xaml.cs (+1 -0)

📄 Description

The QR code in the attached issue is inverted. Adding TryInverted to the scan options makes ZXing aware of it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/787 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 3/19/2020 **Status:** ✅ Merged **Merged:** 3/19/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `feature-inverseqr` --- ### 📝 Commits (1) - [`3eb5a38`](https://github.com/bitwarden/android/commit/3eb5a38f6efb94a78cbdb86ee9342f9c344f761e) Add support for inverse data matrix QR codes ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/ScanPage.xaml.cs` (+1 -0) </details> ### 📄 Description The QR code in the attached issue is inverted. Adding `TryInverted` to the scan options makes ZXing aware of it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-11 02:01:44 -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#8731