Commit Graph

17 Commits (dcf2e064fb5df3a9cc90ca0033e13edb7f70009f)

Author SHA1 Message Date
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 312ba418a5
add changelog 2020-05-11 11:21:45 +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
Gordon Williams 909a2b4641 style 2020-03-04 16:41:10 +00:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams a703e15455 Add GPS Recorder with companion code in Bangle App Loader that allows the data to be read back as a KML 2020-02-10 13:49:36 +00:00
Gordon Williams 31a2131da7 fix regressions caused by #50 2019-11-20 15:54:57 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00