Gordon Williams
|
bf6e0ed5ca
|
Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299
|
2022-11-21 12:16:27 +00:00 |
julowe
|
433f8adc18
|
qrcode: add MeCard (contact info) creation
add html elements and script for First & Last Names, Phone Number, Email, and Website elements of meCard format. Bump to v0.06
|
2022-06-15 10:27:51 -07:00 |
Martin Boonk
|
e4eea377d7
|
Allow changing qr code brightness on touch
|
2021-12-28 12:38:19 +01:00 |
Martin Boonk
|
29b231bf65
|
Remove wrong parenthesis
|
2021-12-28 12:38:19 +01:00 |
Martin Boonk
|
63811b361f
|
Add function for scanning QR codes from camera or file
|
2021-12-12 10:41:56 +01:00 |
Martin Boonk
|
d28bbdd286
|
Move the additional options group down to make the qr visible
|
2021-12-07 23:13:09 +01:00 |
Martin Boonk
|
e97c3041d8
|
Adds option to prevent integer scaling
|
2021-12-07 23:12:35 +01:00 |
Martin Boonk
|
59a4fda701
|
Adds some primitive error handling
|
2021-12-07 23:01:19 +01:00 |
Martin Boonk
|
9a5d01899b
|
Adds configuration for error correction level
|
2021-12-07 22:59:03 +01:00 |
Martin Boonk
|
f245ac3d5b
|
Allow configuration of backlight for runtime of QR app
|
2021-12-07 22:55:21 +01:00 |
Martin Boonk
|
1bcc8b205f
|
Repurposes URL field for generic text entry
|
2021-12-07 22:55:21 +01:00 |
Martin Boonk
|
8cc770a69e
|
Only use integer scaling for clearer QR codes
|
2021-12-07 22:55:21 +01:00 |
Martin Boonk
|
fd8c1c237f
|
Allow hiding the description
|
2021-12-07 22:55:21 +01:00 |
Martin Boonk
|
57e25085dc
|
Fix redundant parenthesis
|
2021-12-07 22:55:21 +01:00 |
Gordon Williams
|
ffbd2b5d60
|
Add support for 'customConnect' so custom app loaders can tailor what they upload based on the device
|
2021-09-02 11:51:17 +01:00 |
Gordon Williams
|
8ad5d13516
|
Allow customised apps to be minified/pretokenised
|
2020-09-01 14:43:54 +01:00 |
Gordon Williams
|
fe53d9e8b7
|
fix custom/interface after refactoring
|
2020-08-24 11:59:52 +01:00 |
v1nc
|
58b0ce31b5
|
fix typo, change event back to "change"
|
2020-05-11 11:52:26 +00:00 |
v1nc
|
237bf48583
|
change "change" to "click" event for radio inputs
I dont get why it doesnt work with change event..
|
2020-05-11 11:41:58 +00:00 |
v1nc
|
8386f0ba9d
|
make url default, add event for radio onchange
|
2020-05-11 11:29:00 +00:00 |
v1nc
|
f79e7e5222
|
change label, connect radio boxes
|
2020-05-11 11:18:50 +00:00 |
v1nc
|
21e3d659c9
|
fix typo, remove label
|
2020-05-11 11:15:09 +00:00 |
v1nc
|
8e5c1202d9
|
fix typo, add radio input, display ssid on device
|
2020-05-11 11:10:00 +00:00 |
v1nc
|
45a76871be
|
replace jquery inArray
|
2020-05-11 10:51:24 +00:00 |
v1nc
|
de6cc1bd90
|
fix typo
|
2020-05-11 10:47:07 +00:00 |
v1nc
|
dc4bc9860a
|
implement wifi qr code
add input for ssid, password, encryption type and if wifi is hidden.
generate wifi qr code.
|
2020-05-11 10:43:25 +00:00 |
Gordon Williams
|
0541a66640
|
* Included image and compression tools in repo
* Added better upload of large files (incl. compression)
|
2020-05-07 10:04:24 +01:00 |
Gordon Williams
|
f5480bfa0f
|
Tidy up QR code customiser. No change to app, but now we don't have to store icon in HTML
|
2020-05-06 09:50:47 +01:00 |