Skip to content

Releases: Adrianotiger/qr2web

Version 3.1

13 Dec 09:09
Compare
Choose a tag to compare
  • Support for Android Schemes
  • Removed Xamarin project
  • App can be closed from the menu
  • Hidden options can be set over a link

Version 3.0

07 Dec 17:15
Compare
Choose a tag to compare

Rewrote entire app.
Works using Maui SDK instead of Xamarin.

  • Built for Android 14
  • Faster
  • Less code
  • Compatible with Windows/Android/iOS and Tizen
  • New icons
  • More options

Todo:

  • Still need some improvements like read external settings / business options

Version 2.3

16 Nov 10:58
Compare
Choose a tag to compare
  • Updated some libraries for AndroidX (Barcode scanner can't be updated)
  • Compile on Android API 33

App Changes:

  • External links can be opened from the app over a dialog.

Version 2 (.2)

22 Dec 11:24
Compare
Choose a tag to compare

Version 2

The first stable release.

  • QR scanner for your webpage
  • Start the scanner and get the result in your webpage
  • Now you can power also the flashlight over your webpage
  • keyboard will resize your page, so you can always see the input fields when you are editing them
  • start 3th apps over url scheme
  • Updated all examples
  • fast and free!

Version 2.2:

  • More professional icons look
  • Better code structure
  • Improved location request
  • Improved back button functionality

Version 1.8

30 Jun 14:10
Compare
Choose a tag to compare
  • Added "back" button on UWP and browser-"back" functionality in Android
  • Able to open other apps, instead of only http pages
  • You can check if your PWA is inside the app
  • Updated ZXing library (camera is not stretched anymore)

For Android users: please search the new app from the store, as the old app doesn't have a google certificate and I am not able to update the app anymore in the store.
The new link: https://play.google.com/store/apps/details?id=ch.petrucci.qr2web_2

Version 1.6

06 Apr 14:07
Compare
Choose a tag to compare

Compiled with new Xamarin libraries.

  • Solved a bug on Android with the position: app crashed if it was not possible to detect the location
  • Solved a bug on UWP with the home page: app crashed on desktop systems if you pressed this button

Version 1.5

24 Jan 14:59
Compare
Choose a tag to compare

Little update for Android phones. After adding the location library, it wasn't possible to save the Parameters on Android. With this update also Android phones are able to save the settings (a new library was added to solve this bug).

Version 1.4

23 Jan 15:22
Compare
Choose a tag to compare

Changes:

  • Location added, now you can send your GPS location once a code was scanned
  • Change params through web-links

Bugs solved:

  • "Refresh page" caused a crash on Windows
  • iOS improvements

Version 1.3

06 Jan 18:04
Compare
Choose a tag to compare

Changes:

  • Improved home page
  • If device doesn't have a torch, the torch button will not be displayed
  • If a code with line break is scanned, the code will be passed as URL encoded
  • More buttons are added to the title bar, if there is enough space on the display

Bugs solved:

  • Resizing a window caused a crash (only Windows Desktop)
  • Scanning a vCard caused a crash
  • Opening the app from external webpage didn't worked on Windows (camera did not activated)

Version 1.2

30 Dec 17:38
Compare
Choose a tag to compare

Changes:

  • New viewer for the scanner, so it is possible to press "abort" (pressing back on some phones didn't execute anything)
  • Opening qr2web-links on webpages outside the app didn't worked on Android, solved.
  • Released an Android App on the store
  • New images for buttons
  • If the screen is big, other buttons are placed on the top
  • Faster scan (disabled some options)