Releases: Adrianotiger/qr2web
Releases · Adrianotiger/qr2web
Version 3.1
- 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
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
- 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)
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
- 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
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
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
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
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
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)