Releases: SecUSo/privacy-friendly-qr-scanner
Releases · SecUSo/privacy-friendly-qr-scanner
QR Scanner (Privacy Friendly) v4.3.1
What's Changed
- Add permission check to QRCodeImageDialogFragment by @udenr in #178
- Fix NPE in some cases by @udenr in #179
Full Changelog: v4.3.0...v4.3.1
QR Scanner (Privacy Friendly) v4.3.0
What's Changed
- Fix passing invalid hint values to QR code encoder by @udenr in #166
- Add icon for maxicode by @udenr in #167
- Update dependencies and target SDK version by @udenr in #168
- Fix #142: Dialogs in dark theme by @FroggieFrog in #143
- Fix for #147: Support scanning/decoding calendar events by @codeschrat in #148
- Add ci workflow to test if the app is build correctly by @udenr in #173
- Add option to connect to wifi on newer devices by @udenr in #172
- Add setting to manually select dark/light mode by @udenr in #174
- Add monochrome icon variant for android 13 by @rec0de in #170
- Add button to save generated codes to history by @udenr in #175
New Contributors
- @FroggieFrog made their first contribution in #143
- @codeschrat made their first contribution in #148
- @rec0de made their first contribution in #170
Full Changelog: v4.2.0...v4.3.0
QR Scanner (Privacy Friendly) v4.2.0
What's Changed
- Add Startpage and Brave search engines by @udenr in #139
- added quick settings launch button with icon by @ColumbusUtrigas in #132
New Contributors
- @ColumbusUtrigas made their first contribution in #132
Full Changelog: v4.1.0...v4.2.0
QR Scanner (Privacy Friendly) v4.1.0
QR Scanner (Privacy Friendly) v4.0.1
What's Changed
- Fixed a crash that would occur when the scan result is null #92
Full Changelog: v4.0.0...v4.0.1
QR Scanner (Privacy Friendly) v4.0.0
What's Changed
- Added Scanning Codes from saved images on the device
- Added Contact Picker for Phone Number Generator
- Added Material Design Components
- Added Option to see RAW Data in Result Screen
- Added Option to display QR Code fullscreen in Result Screen
- Added dark theme
- Added backup integration https://github.com/SecUSo/privacy-friendly-backup
- Added missing permission check to some activities
- Added ability to share images with the QR scanner from other apps
- Improved Generator UI
- Improved History UI
- Improved explanation and various other texts
- Fixed beep on scan not respecting the setting
- Fixed various bugs and crashes
New Contributors
Full Changelog: v3.3.1...v4.0.0
QR Scanner (Privacy Friendly) v3.3.1
- Renamed the "proceed" button to better reflect the action being done
- Added the option to hide the "search"-Button when scanning text
- Added a flashlight button to the scanning view
- Scanning VCards now sends more data to the contact app
- Fixed some crashes
QR Scanner (Privacy Friendly) v3.2.0
- Added the ability to scan inverted qr codes
- QR Generator can now encode codes up to 1817
- Minor Bugfixes
QR Scanner (Privacy Friendly) v3.1.0
- Fixed consecutive scans
- Fixed processing "tel:" qr codes
- Fixed en/disabling beep on scan
- Fixed automatic save scans to history
- Fixed reading aztec codes
- Fixed code generation for urls
- Fixed showing other app than e-mail apps only for "mailto:"
- Fixed a crash when accessing the history on some devices
- Added option to encode pure text
- Removed write to storage permission for API>=29
QR Scanner (Privacy Friendly) v3.0.3
- Fixed some crashes