Commit Graph

7 Commits (master)

Author SHA1 Message Date
Gordon Williams 77f925d49f Support for interface/custom files to listen directly to data coming from the Bangle
hrmaccevents now uses this feature rather than trying to access BLE directly
2023-10-20 17:04:39 +01:00
Gordon Williams 6ff61b917e Add saveFile function, and ensure it uses data: URI not blobs (because they don't work in Gadgetbridge)
Reduce duplication to make custom/interface use .saveFile where possible (avoiding Blob)
2023-09-14 12:43:38 +01:00
Martin Boonk cdc2da170b hrmaccevents - Use internal HRM event if needed 2022-07-03 11:02:54 +02:00
Martin Boonk ac92a6995a hrmaccevents - Allow downloading files directly from customizer 2022-07-03 11:02:54 +02:00
Martin Boonk 32967fa548 hrmaccevents - Show status info on display 2022-06-19 19:54:35 +02:00
Martin Boonk 7b6cbdfdb6 hrmaccevents - Allow storing log on bangle 2022-06-19 19:54:35 +02:00
Martin Boonk 5828e55dce Adds app for recording HRM and accelerometer events 2022-01-28 00:22:48 +01:00