Skip to content

Releases: SecUSo/privacy-friendly-qr-scanner

QR Scanner (Privacy Friendly) v4.3.1

04 Sep 12:01
c5ad8db
Compare
Choose a tag to compare

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

30 Aug 16:31
ef6dee9
Compare
Choose a tag to compare

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

Full Changelog: v4.2.0...v4.3.0

QR Scanner (Privacy Friendly) v4.2.0

18 Aug 16:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

QR Scanner (Privacy Friendly) v4.1.0

03 Aug 12:52
Compare
Choose a tag to compare

What's Changed

  • Add option to choose code format and error correction level during generation by @udenr in #133
  • Update backup api to latest version by @udenr in #134
  • Add missing sms icon by @udenr in #135

Full Changelog: v4.0.1...v4.1.0

QR Scanner (Privacy Friendly) v4.0.1

30 Jun 10:18
cb2ef18
Compare
Choose a tag to compare

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

24 Jun 13:20
6a1989b
Compare
Choose a tag to compare

What's Changed

  • QR Scanner (Privacy Friendly) v4.0.0 by @udenr in #127
  • 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

20 Jan 11:19
06b890f
Compare
Choose a tag to compare
  • 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

20 Jan 11:16
d463da5
Compare
Choose a tag to compare
  • 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

21 Oct 08:05
Compare
Choose a tag to compare
  • 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

01 Mar 16:08
Compare
Choose a tag to compare