David Healey

Results 279 comments of David Healey

I don't think we can check the end point without sending some data to it. Also between the check and you pressing the upload button the problem might occur. Saving...

Can't you just take the number it gives you and enter it into Waistline?

Well I know nothing about fitness trackers or how to write apps for them, so I'll leave this request open for anyone else who wants to try and make this...

If they have some kind of API I can pull data from that would be ok but since their app (OpenScale) is a native Android app and mine is a...

There are two things that will need to be tackled to get this working. Waistline doesn't have any CSV parser so that will need to be added, there's probably a...

I'm not sure how the HTML5 browser is interpreted by Cordova but I'll try it out next time I'm tinkering with the code, it will be interesting to see what...

Along with this feature I'd like to implement a way to get data from MyFitnessPal into Waistline. This import feature will require a few days work and won't happen soon...

> Maybe a new idea to solve the idea posted to get data from wearable devices: if the device data is somehow connected to Google Fit you could get e.g....

I don't like the idea of bloating the APK. I'd rather any offline DB was part of a separate download that the user can opt into. Apart from that it...