Emil Junker

Results 77 comments of Emil Junker

You can send the backup file to [email protected] I'll take a look at it.

@Aralox Your backup file looks alright. I could import it without problems. What exactly happens when you try to import it? Clicking the Import From Backup button should open a...

> Anything I can do to help here? [@rossmeissl] Since you are currently the only one experiencing this issue, I think you'll have to debug this yourself. The easiest way...

I know I'm a bit late, but allow me to finally answer your questions 🙂 > Why are some of the numbers typed as quoted strings while others are not?...

@rossmeissl Is this issue still present in the latest release version `3.3.3`?

This seems to be a bug in the Cordova network plugin. Waistline is definitely checking the connection _after_ the barcode was scanned: https://github.com/davidhealey/waistline/blob/e2aa35b318d70f1d699c26627e391e7b4e7ba74c/www/activities/foodlist/js/foodlist.js#L441 I guess the plugin doesn't update the...

You are right, there is almost no documentation for this feature. It was added in #623 and allows users to send the data from the app to their own self-hosted...

> With Android 13 and Samsung's One UI 5.1 it seems impossible to access `/Android/data/com.waist.line/files/waistline_export.json`. Try it with this file browser app from the Play Store: https://play.google.com/store/apps/details?id=com.marc.files With this app...

This sounds like a useful idea, but I'd suggest to first implement such a feature locally (see issues #545, #546, #547) before attempting to implement the ability to share it...

@scottmmjackson As an active contributor to this project, I can confidently predict that a significant portion of the code for the local copy feature will be reusable for the share...