Mohammed Sadiq
|
0452e9eb4d
|
network: Fix a possible memory leak in QR code
It's possible that the QR code for the same text has been requested,
but for a different size. Fix a memory leak that would happen
in those cases.
|
2022-02-12 21:47:07 +00:00 |
|
Mohammed Sadiq
|
ebab3214ca
|
wifi: Avoid padding in hotspot QR code
The padding is now handled by CSS, so we no longer have to set padding
in expense of QR pixel quality
|
2022-02-01 18:25:23 +05:30 |
|
Mohammed Sadiq
|
99d4947c63
|
wifi: Use Paintables for QR code
This fixes showing qr code when the window is scaled.
|
2022-01-20 19:06:22 +05:30 |
|
Mohammed Sadiq
|
cc7662e24b
|
wifi: Add HotSpot QR code support
When wifi hotspots are created generate a QR code
so that supported devices can connect to the hotspot
by simply scanning the QR code image
|
2020-08-05 14:25:51 +05:30 |
|