mmcwilliams
|
27f996684b
|
Throw warning containing raw bluetooth response if JSON parser fails.
|
2020-05-18 21:45:20 -04:00 |
mmcwilliams
|
2e3cc409b0
|
PWA wifi functions were not attached to DOM elements, only mobile ones. getWifi, setWifi and editWifi bindings were added to both pwa.init and mobile.init functions and DOM elements were bound to the generic functions. Resolves #7
|
2020-05-15 23:06:57 -04:00 |
mmcwilliams
|
6f6dabca5b
|
Created a PWA frontend. This marks a major milestone in the project, as I will be dropping support of the cordova mobile app and rely entirely on the PWA for bluetooth connectivity going forward. Can't afford an Apple dev license I'll never use and don't want the trouble of maintaining mobile apps on the stores that maybe a handful of people will use. Check intval.sixteenmillimeter.com for this site deployed as an app.
|
2019-06-19 19:23:20 -04:00 |
mmcwilliams
|
6557b48acc
|
Comment out all ble methods, to be replaced with new Bluetooth API calls
|
2019-03-17 11:56:03 -04:00 |
mmcwilliams
|
6c3b263ac1
|
Started work on navitator.bluetooth version of the mobile app as a PWA. More on this to come.
|
2019-02-22 13:07:54 -05:00 |